So I've read the info on how to add the code to my sales page and I still am not seeing tracking in GA (http://www.e-junkie.com/ej/help.tracking.htm).
I'm using the Add to Cart/View Cart buttons on one page and I have my own Thank You page. I've added this tracking code directly from E-junkie info to my page and changed the "UA..." to my own GA account:
<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>
In case you need to see that page for more clairificaiton it's http://www.lamberjules.com/healthy-living/organic-products/homemade-natural-face-wash-remedies-for-rosacea-get-rid-of-redness-and-bumps-caused-by-rosacea/.
I DO NOT have a script on my personal thank you page as e-junkie docs say not to add it. I have turned on the e-commerce section in GA per ejunkie docs.
I'm at a loss.
Thanks in advance for your assistance.
Amber
created
Aug '13
last reply
Jan '14
- 5
replies
- 1.5k
views
- 3
users
- 11
links