Passing Google Analytics Variables Through Javascript?
-
Alright so here's my situation and hopefully someone can help...
I want to be able to pass Google Analytics variables onto my affiliate links so I have some better conversion tracking data (not PPC traffic so no easy dynamic keyword insertion variables).
I want to do something like this:
User searches "keyword" in Google > User lands on mysite.com > search data is assigned to global variables that I can use in my affiliate link redirect script.
afflink.com/?id=123&keyword=[GA keyword variable]
Anybody know how I would go about doing that? I've seen other Non-GA tracking scripts do this but I can't figure it out here and it's driving me crazy!
Thanks,
DrewEDIT: Just figured it out after a lot of guess and testing... I'm not sure if the way I'm doing it is the fastest, most optimized way but it works.
Solution: I can pull the GA cookie and break it down to retrieve the keyword using PHP. For anyone searching for this in the future, here's how I did it:
$gacookie = $_COOKIE['__utmz'];
$keyword = substr(strstr($gacookie, 'utmctr='),7);?>
Then I can use the $keyword variable wherever I need it. I haven't actually tested this on a live site yet but everything is working fine as of right now.
If anyone has a better solution please feel free to answer.
-
I'm not sure if this is what you mean..
You want the keyword from a google search to show up on your afflink?
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
-
Will i able to rank in google of i rephrase amazon product description?
Please guide me if I rephrase the information given on Amazon and write a unique article. Will my post rank in Google?
Affiliate Marketing | | Hmzashk512141 -
Google is mixing a product name with a technical term (both have same name)
Google is mixing a programming term name with a home product and ranking that programming website on top. And there is another 2 search results from the same website (DA - 56, PA - 55, Links - 71K, RD - 4500). Their positions are 1, 2 and 3. But the question/ answer section is showing question/ answer for both of the products, and there is local section, top stories, images, videos, Wikipedia, amazon, ad and an e-commerce site which is showing the home product. There are in total 7 results, and 1 ad. Google also showing description of both of the products on the right. 1,2,3 - Programming website, 4. Amazon, 5. Wikipedia, 6. Wikipedia, 7. E-commerce How difficult it could be to outrank the top result?
Affiliate Marketing | | Rafialam040 -
How to track Affiliate Clicks to Google Analytics
Hi, We would like to track the affiliate link clicks. Is there any way to track it from Google Analytic? Rajiv
Affiliate Marketing | | gamesecure0 -
Why do my Google Analytics campaign URLs not show up in reports?
Hi guys, I'm puzzled because of my affiliate campaign URLs not showing up properly in my Google Analytics reports. I'll try to explain what I did and I hope some of you can provide advice on how to proceed from there on. What do I want to do?
Affiliate Marketing | | NHA_DistanceLearning
Actually, what I want to do is quite simple. I tagged a few URLs for Google Analytics to show up in my campaign reports. I used the URL builder to do so. Example: http://www.nhad.de?utm_source=affiliate&utm_medium=zanox&utm_content=banner&utm_campaign=105x139. Is that the entire URL?
Uhm, no. Because of the active de-duplication script on our website, I need to put some characters in front of it: **www.nhad.de/affiliate.aspx?NETWORK=ZANOX&NEXTURL=**http://www.nhad.de?utm_source=affiliate&utm_medium=zanox&utm_content=banner&utm_campaign=105x139. Yikes. Yes, I know. What do I see?
Basically, when I paste the above url and run it in (for example) Chrome, only this shows up in my browser: www.nhad.de/?utm_source=affiliate. In my Analytics reports, the campaign URL is not recognised, just the source in my traffic report. The medium is indicated with 'not set'. What am I doing wrong, and what can I do to make my campaigns appear in Analytics? Best, Bas0 -
How many characters will Google read in a header space on a page?
We heard that Google will read about 2,000 characters in a page header. We are using DoubleClick and need to insert more than 2,000 characters in each page header. Any insight?! Thanks!
Affiliate Marketing | | theideapeople0 -
Does Any Know How Long It Takes Google Adsense to Approval App?
Does Any Know How Long It Takes Google Adsense to Approval App? I have been waiting almost a month.
Affiliate Marketing | | AppleCapitalGroup0 -
Google Panda & Effects On Affiliate Sites
Quick Question, We all have heard that outbound links for affiliate marketing will be filtered via Panda however how does this work when using the Google Affiliate Network URL's? Has anyone found different signals with using Google vs. Another Network?
Affiliate Marketing | | Ben-HPB0 -
Duplicate versions of pages on my site are getting indexed by Google...I think...
Hello, Our site has a very high bounce rate, which in part is down to a slightly old fashioned design, and also because we are a retailer and I imagine many visitors are simply quickly comparing prices and then leaving. However, having had a look in Google Analytics, I think that there is another issue that is contributing to a very high bounce rate. When I look in Content > Top Content, and order the pages in order of Bounce Rate, high to low, there are hundreds of instances of pages with just one or two visits in the last month, and a 100% bounce rate. The links are the same as our home page or pages on our website, but with extra letters and numbers at the end of the url. We have an affiliate scheme, which provides our affiliates with unique codes for the products they want to link to, and my guess is that these urls are getting indexed. I've looked at a few other links, and they go to translated versions of a page from our website, generated by Google. Other urls seem to have been generated by search results from our own search on the website. What worries me is that there are lots and lots of versions of the same page, with slightly different urls. I am by no means an SEO expert - I work for a very small company and am basically learning as I go - but I know that duplicate content is bad news. If the pages were on our own site, we could use 301s to redirect, but what about translated versions, or urls generated by affiliate schemes, or search results? Many thanks, Sophy
Affiliate Marketing | | sophycolbert0