Custom GA tracking and link value
-
Hi
I'm working on a real estate agents web site which has a lots of links coming from paid listings in real estate linstings sites (this in France so I'm not sure examples will mean anything but basically the agents have 900 house listings in each site and each listing has a backlink)
In analytics these are classified as referals and that's fine for the moment
But because sites provide different types of links, we are considering tagging all paid links with analytics utm codes. Mainly to learn which ads are actually providing qualified traffic (providing contacts).
I'm guessing that currently these links, there are thousands, bring seo value to my client's web site and are not considered as paid links.
Will adding the analytics codes to these links cause a loss of their value by clearly indicating to Google that we paid for them?
What's the current thinking on this? I'm tempted not to be worried about being honest about the origin of these links but I'm worried that there is a real danger of loosing current ranking
Any arguments FOR tagging paid links ?
Thanks for you help
- Neil
-
Hi Neil,
I'm looking at older questions that are still marked unanswered. Did you come up with a solution for this, or are you still looking for some advice?
-
Damion,
Thanks for the reply.
I do use advanced segments and it's also easy getting info from the All Traffic Sources report
But I do have some cases where one site can contain natural editorial links and paid banner ad links. Other cases where a page can have different types of links: on a banner or text link.
We're thinking about using analytics to distinguish these ; but I think that you're right, the main drag will be making sure that all links are actually updated correcly.
- Neil
-
Do you actually need to tag all the URLs? Are you able to create an advanced segment based on "if referrer = X OR if referrer = Y" ?
Tricky explaining this I guess, my apologies -- what I'm getting at is whether you can set up a relatively complex Advanced Segment in Analytics to bucket all these referral visits together. That way you can test how that segment performs in context to the rest of the site and other groups of users.
With URL tagging you're effectively giving the visitor an allocation before they hit Analytics. With the Advanced Segment route, you're allocating the visitor afterwards.
If this can work for you, I'd recommend it as as the more suitable route, mainly because it's easier to administer (asking 900 webmasters to change URLs, and to follow them up to make sure they've done it, would be a nightmare. Plus, there's always the chance that a non-tagged URL might slip through the net, and your data integrity becomes compromised.)
I'm personally not convinced that changing URL parameters has any significant effect on link juice or ranking, but I don't think that's the most important issue here -- in my opinion, you'd be much better off using advanced segments to track these visitors, and doing that doesn't require any modification of inbound URLs.
-
You could tag them and use rel canonical on your site to the untagged version of the URL.
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
-
GA Internal Site Search Correct Query Parameter?
Hi Guys, Recently added GA internal site search to a sub-folder: http://tinyurl.com/jhm9cyl Just want to confirm would the query parameter be: /search/ Or different because it's a sub-folder? Cheers.
Reporting & Analytics | | jayoliverwright0 -
How can I track my rankings on Google Images?
I noticed a small amount of traffic coming from a particular very generic keyword. Being pleasantly surprised that we are ranking for this, and after some digging, I found that we are actually ranking in Google images, rather than in the web results. How can I track whether other keywords are ranking in Google images? I use Rank Checker to track keywords in the main web results, but this doesn't have a function for Google Images. Help please - thanks.
Reporting & Analytics | | TheJewelleryEd0 -
GA: Want to have a profile tracking only 3 out of 4 subdomains only?
Hi Mozzers, I would like to track 3 out of 4 subdomains in a profile on GA. I have 4 subdomains: www.example.com m.example.com subdomain1.example.com subdomain2.example.com I would like to create a profile with only the first 3 subdomains without subdomain2.example.com. Can someone tell me what to do to get this? I also have a profile called combined profile that includes all of them with this filter(attached). Can I add another filter to this profile? if it is the case what should I add and how? if not, creating another profile would be the only other way, right? if it is the case how can I filter it to get Thanks a lot! u4HxY06
Reporting & Analytics | | Ideas-Money-Art0 -
GA stopped tracking traffic, suddenly, why¿? :-/
2 days ago GA stopped receiving data. It only stopped for one account of all my projects. At this moment there are 5 persons navigating the site and these days there where numerous visitors as they contacted the support team thru the site. GA says that it's receiving the code, hw, I checked it twice. The tracking code is located below the footer, in the body. It was there for few years.... I also checked if there is some js conflict, negative. Is there something that could make the tracking to stop? Does anybody experienced similar problems¿? Should I be worried...¿? (and with SEOmoz server with issues not sure when will see new results.......) EDIT: In Web Master Tools I see results for indexing, with yesterday date, so I assume that the site crawling is ok and must be GA issue.
Reporting & Analytics | | MilosMilcom0 -
Has anyone noticed a dramatic drop in direct visits year over year in GA across multiple sites?
I monitor about 10 websites in GA. Many of these sites are in a stable phase of their lifecycle. I've noticed this year that direct visits on all my sites and even friends sites have dropped by 20-60%. Has anyone seen any explanation for this or noticed this when compared to previous year? In every instance I have no penalties, notices, anything and the drop is made up completely of "direct visits".
Reporting & Analytics | | bradwayland0 -
Tracking Subdomains without access to Primary Domain
Hi, I have look after mutliple sub domains on a website and want to implement GA sub domain tracking across them. I do not have however have access to the primary domain as thats controlled by a larger organisation. I'm wondering how to set this up so it tracks correctly? Do I set the domain name in my property to the primary domain, or the main subdomain? For example I have test1.example.com (which is basically a homepage), test2.example.com, test3.example.com and test4.example.com which are various sections. As stated, I don't control the root example.com so Do I use setdomainname test1.example.com in the tracking code or setdomainname example.com. Apply filters etc and then setup profiles for each subdomain? Hope this makes sense. Thanks.
Reporting & Analytics | | breaktheseal0 -
Need a tool for finding new links from analytics
I'd like to get a weekly report of all of the brand new referral links that have come in to my site over the last week. Is this something that can be done in google analytics? Is there a better tool for this out there? Thanks in advance
Reporting & Analytics | | seo-hunter0 -
Setting up GA to report on sub domains
I've just launched a mobile version of my site at m.mydomain.com. I could do with a bit of help just checking I've inserted my Google Analytics code correctly though. I've chosen the sub domain option from settings and pasted the code into both the mobile and the non-mobile version of my sites. However, am I right in thinking that the setDomain attribute should point to two different domains for example: _gaq.push(['_setDomainName', 'm.mydomain.com']); (for the mobile site) and: _gaq.push(['_setDomainName', 'mydomain.com']); (for the standard site) Thanks very much for your help!
Reporting & Analytics | | theshortstack0