Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSaqib Ali
3,686 PointsDoes the Google Analytics plugin for WordPress slow the site down?
Like the thread title outlines, as this plugin is data heavy can it potentially slow down a site?
2 Answers
Dmitriy Davydov
8,768 PointsI think there is no any additional benefit from the plugin. It's better to use analytics directly.
Saqib Ali
3,686 PointsYes, I already have access to Google Analytics, so there isn't any added benefit to downloading this plugin then?
Dmitriy Davydov
8,768 PointsDmitriy Davydov
8,768 PointsHi! Any additional plugin will slow your site. As any plugin is a peace of code which wp has to link and process. I advise you to link to the analytics manually, it is not so much difficult. When registering your site (property) in Analytics they give you instructions how to do that.