While using utm noverride tags, does Google Analytics only attribute original visits from Adwords or would these sources also be properly attributed if nooverride is used in other custom URLs?
-
Question regarding giving credit to the original offline referrer when a visitor completes a goal online. I am trying to set utm_nooverride=1 in URLs we are using to track leads from radio, posters and other offline sources. Each of these sources will use a custom URL redirected to a URL tagged with a utm_nooverride=1 and other parameters. My question is, does Analytics only attribute original visits from Adwords or would these sources also be properly attributed if nooverride is used in the URLs? Also how long is the cookie which tracks this is set. Can we customize its lifetime?
-
Answer:
utm_nooverride=1 will maintain the original referring campaign regardless of whether it's Adwords or some other one as long as links are properly tagged with campaign parameters. Campaigns are tracked for 6 months by default, you can use _setCampaignCookieTimeout() to adjust this More details: https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingCampaigns
Carmen Mardiros at Quora Visit the source
Other answers
Also how long is the cookie which tracks this is set. Can we customize its lifetime? As Carmen said: Campaigns are tracked for 6 months by default, you can use _setCampaignCookieTimeout() to adjust this My question is, does Analytics only attribute original visits from Adwords or would these sources also be properly attributed if nooverride is used in the URLs? I don't know if I understand this question. What do you mean by 'original visits form AdWords'?
Lukas Oldenburg
The utm_nooverride=1 tells GA to ignore the source and so any cookie that user has containg a campaign will not be overwritten. If that user is a new visit it will register as a direct visit, if they have previously arrived via another medium/source then that will be registered as the source. For instance if you are directing AdWords traffic at URLs with nooverride, the source will be ignored, although you may get funky results in your Click data if you have autotagging turned on, since those clicks won't register as visits in GA.
Mark Edmondson
Maybe you've already found this but I think it answers your question. http://productforums.google.com/forum/#!category-topic/analytics/discuss-google-analytics-features-with-other-users/GDpy95RoTsU This appears to also be helpful: http://productforums.google.com/forum/#!category-topic/analytics/discuss-google-analytics-features-with-other-users/Q32wf81u0z4
Mark Simchock
Related Q & A:
- How to redirect custom urls to some local IPs with pfSense?Best solution by stackoverflow.com
- How do I add Google Analytics to my Yahoo Group and Yahoo 360 Blog?Best solution by Yahoo! Answers
- Where Do I Place Google Analytics Code Inside a .ASPX Page?Best solution by Stack Overflow
- How to track clicks of ads in email using google analytics?Best solution by Stack Overflow
- How to install Google Analytics?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.