Analytics tagging parameters effect on site SEO
-
One of the effective tools used in analytics tagging is the use of analytics parameters that starts with '?' or '#'.
Example on site tagging:
- Main link: www.domainname.com./category/sub-category/
- www.domainname.com./category/sub-category/?lid=topnav
- www.domainname.com./category/sub-category/?lid=sidenav
All three links link to the same landing page, with an extra parameter.
Using email or campaign tagging:
- www.domainname.com./category/sub-category/
- www.domainname.com./category/sub-category/?utm_source=launch&utm_medium=email&utm_term=html&utm_content=getscoop&utm_campaign=hwdyrwm2012
With that we create many tagged links based on the campaign internal strategy. How do these effect indexing, and link juice? How do thy effect SEO in general?
-
I do lots of tagging with the Google Analytics URL parameters. It's hard to get around using them for tracking. To get around the duplicate content issues, I:
- Set all pages with the parameters to rel=canonical to the appropriate pages.
- Let Google know those parameters don't change the page content within Google Webmaster Tools. The canonical should take care of this, but it shouldn't hurt to do both.
- Let Bing know those parameters don't change the page content in Bing Webmaster Tools. Again, the canonical should be on top of this, but just in case.
-
From what I've seen on sites I've managed, these types of URLs create lots of duplicate content issues. All the sudden Google and Bing see that there are many different links pointing to the exact same content. For example, Google and Bing will look at it and say "hey, www.domainname.com./category/sub-category/ is the same thing as www.domainname.com./category/sub-category/?lid=whatever...they have duplicate content on this site". Trust me, you don't want this to happen to you...it can be no big deal or it can be a very messy situation.
Back to your question, using a query string on your URL isn't too big a deal if the URLs are inside ads or inside an email campaign because those links aren't likely to be found or used by the search engines. (Somebody could share that URL in a way that this URL could be found...but that is rare.)
However, if you are using the parameters in your link building efforts you are communicating to Google/Bing/the world at large that you are linking to different pages (for example, they'll see links to www.domainname.com./category/sub-category/, www.domainname.com./category/sub-category/?lid=whatever, www.domainname.com./category/sub-category/?utm_source=something, etc.) and could treat those as different URLs which would dilute your link juice to a given page (I've seen some instances where they treated the URL as the same thing despite the query string - still though, why take the risk with your links?).
Additionally, if you have those links on your website all the sudden you are indicating to Google/Bing that these are distinct and different URLs that they should index (you are telling them that you have a page on your site called www.domainname.com./category/sub-category/?lid=topnav and another page called www.domainname.com./category/sub-category/?lid=sidenav). Most often I see Google or Bing pick one of these URLs and index that, ignoring the other URL(s) to a similar page. Alternatively though they could not index either URL because you are linking to duplicate content. If this is a key page, you don't want to chance it not getting indexed!
To get around this and accomplish the same tracking, I usually don't use utm tracking except in emails, ads and similar types of campaigns. To keep track of the traffic from link building efforts I watch the referrals in Google Analytics. To keep track of traffic from social, I rely on bit.ly. It isn't always as clean, but it avoids other issues with duplicate content.
For tracking on site, I use event tracking in Google. This type of link has no impact on SEO at all (it is a JavaScript onclick event). Event tracking has the added advantage that nobody can skew your data. For example, if you are using ?lid=link-location on your site and somebody copies that exact URL with that query string, puts that exact URL somewhere else AND then clicks on that link (still with the query string) all the sudden you have an ?lid source from a location that didn't come from that location. With event tracking, you can know exactly what location it came from (and a lot of other cool things in Google - for instance, did people who clicked on the product link from the top nav or the side nav convert more?).
Here is the link to Google's event tracking. http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html
One other thing I'll throw out here is that if you are using these kinds of parameters (even if you aren't) you should make sure that domain.com/category/sub-category/ has a canonical element that tells Google/Bing which version of that page you'd prefer they index. That way even if you have a link out there somewhere with a query string, Google/Bing can lump that query string version into the canonical version. That said, Google and Bing have both said canonical tags are suggestions - meaning they have the right to ignore it. So, while I have canonical elements on all the sites I manage, I'm not relying on the canonical element as my only line of defense when it comes to duplicate content.
Anyway, I hope I added a few thoughts that help answer your question.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
What Analytics Do You Use To Track IOS and Android?
We have about 600k downloads of our app and would like to know what cost effective analytics tool you use to gain insight into what your app users are doing? Thanks! Best... Mike
Reporting & Analytics | | 945011 -
Disparity between analytics click and WMT clicks.
There's no correlation between click in the 'search queries' report in WMT and analytics. Analytics organic google traffic is over double what is shown in webmaster tools. When I look at the graphs over the last 30 days in each they look similar its just that analytics is showing more traffic than WMT. I've checked I only have the analytics code once on the page. What could be causing this?
Reporting & Analytics | | SamCUK0 -
Is it possible to use Google Tag Manager to pass a user’s text input into a form field to Google analytics?
Hey Everyone, I finally figured out how to use auto event tracking with Google Tag Manager, but didn't get the data I wanted. I want to see what users are typing into the search field on my site (the URL structure of my site isn't set up properly to use GA's built-in site search tracking). So, I set up the form submit event tracking in Google Tag Manager and used the following as my event tracking parameters: Category: Search Action: Search Value When I test and look in Google Analytics I just see: "search" and "search value." I wanted to see the text that I searched on my site. Not just the Action and Category of the event.... Is what I'm trying to do even possible? Do I need to set up a different event tracking parameter? Thanks everyone!
Reporting & Analytics | | DaveGuyMan0 -
Google analytics - landing pages
Hello, I have a website and it contains landing pages. after tracking and analyzing the data in Google Analytics , I found out that the traffic for the whole site is affected by the visits to the landing page. I mean, the bounce rate is less than one minute. this is because users fill their details in the landing pages and leave my website. to improve my website, I need clear data about the traffic, bounce rate etc. in my website. I also need can you help me solve this problem I thought about create another account in Google Analytics and set it to my websites pages (not including the landing pages). and keep the current code for the landing pages. my question is regarding this: Is it legal to use 2 different GA code (each one of them belong to different account) in the same domain ? can you provide me with more information about Multi Account in Google Analytics, and how can I use it to divide the traffic in my website between the traffic and the data for the landing pages and for the website itself ?
Reporting & Analytics | | JonsonSwartz0 -
Google Analytics
Good Morning, I am trying to understand 2 issues in Google Analytics. 1. When look at : Traffic Source --> SEO --> Quesrios - i see the impressions column and its always a whole number 1550, 500, 5500, etc.. I never saw (for example) 702, 313, etc... impressions Can anyone explain why and how does it work? 2. In the same report i see my AVG. position for each query, the question is how come i have AVG, position of (290, 230, 190) for some of the queries and still i get clicks on these queries. My guess is that from time to time these queries have better position and the clicks are from these time. Do you familiar with a way to the the distribution of a specific query over time? for example: 1.3.2013 avg position = 4 2.3.2013 avg position = 7 3.3.2013 avg position = 2 4.3.2013 avg position = 8 etc... 3. This report say its for: "Top 1,000 daily queries" - What does it mean? Thank you and sorry for this long question SEOwiseUs
Reporting & Analytics | | iivgi0 -
Has Anyone Else Noticed A Jump In Google Analytics Traffic Since Session Parameters Were Changed?
Ever since Google Analytics changed their session parameters August 12th I have seen a 20% jump in organic traffic & bounce rates along with a decline in pages/visit and conversion rate. To be clear, I don't put a whole heck of a lot of stock in these metrics as stand-alone indications of how my site is performing. I'm just trying to get to the bottom of this blip. I noticed some other people mentioned a similar phenomenon in other SEO forums and blog comments, but nobody seems to be talking about this here at SEOMoz (unless I just haven't looked in the right place). I'm not saying the change I noticed has anything to do with the session update, I'm just wondering if anyone else has experienced something similar so that I can either cross it off the list of possible causes or explore further.
Reporting & Analytics | | eTundra0 -
Conflicting Analytics: Getclicky vs. Google Analytics
Removal of an old getclicky code (and installation of new tracking code) from my site after some changes resolved inaccuracies in my page view/bounce rate information. Prior to adding the correct getclicky code, getclicky was showing 95% plus bounce rate on my site. I knew this was wrong because GA showed around 40%. Ironically, now that my getclicky account is working (showing a 30% bounce rate), GA bounce rate is steadily climbing. Is it best to just stick with one analytics account so that the codes don't conflict? Is it possible to have two accurate analytics accounts at the same time?
Reporting & Analytics | | JSOC0 -
URL Structure and Analytics Reporting
Since there are no dumb questions, here's mine: Our url structure currently displays the date followed by the post title. However, our news website has many categories like world, sports, entertainment etc. Now, when tracking in GA we get to see how many hits a specific page is getting (like entertainment) but since the category is not defined in the URL GA does not add the detail story views to the category page views. To illustrate further, a story from the entertainment section maybe displayed on the Home page and a reader may click on that story and read it without going to the entertainment page. This however, does not reflect in the analytics for that specific page(in this example, the entertainment page). My question is, should we ammend the url structure to include the categories, if so, would the editor have to do that while composing the post or is there some other way. We are using WP. Or should I create some filters or something on GA. Thanks!
Reporting & Analytics | | RishadShaikh590