im driving traffic with google adwords to my landing page where I have ejunkie product/cart installed. google analytics shows all my other campaigns except this one is misisng.
everything is setup correctly but because its not showing the campaign, it wont show keywords, ad groups, sales, etc
this leads me to think maybe the ejunkie tracking code is not sufficient in picking up adwords traffic?
i'm using the tracking code format below
<script type="text/javascript">
var gaJsHost=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");
document.write(unescape("%3Cscript src='"+gaJsHost+
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var ejGATracker = gat.getTracker("UA-XXXXX-X");
ejGATracker._setDomainName("none");
ejGATracker._setAllowLinker(true);
ejGATracker._trackPageview();
</script>
and my product page can be seen here http://bit.ly/1ocOjW6
created
Oct '14
last reply
Oct '14
- 1
reply
- 1.2k
views
- 2
users
- 5
links