4 / 4
Oct 2009

I read the Sales Tracking article and understood everything. There's one part I'm confused and I pasted it below.



Does this mean I don't need my generic Google Analytics code to track my site's travel? Or do I still need it because e-junkie's version only track cart-button activity?



Thanks!



PS. Loving e-junkie cart very much!



*****This is our current Google Analytics tracking code (to track cart-button activity, use this version rather than the generic tracking code Google provides):*****

<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>

  • created

    Oct '09
  • last reply

    Oct '09
  • 3

    replies

  • 935

    views

  • 2

    users

  • 4

    links

If you are not tracking your buyers who are purchasing through E-junkie but just general traffic then yes, you can use the generic code you were given by Google and it should still work fine.

I think you misunderstood my question.



I want to track my buyers purchasing through E-junkie.



I also want to track general traffic.



Do I need both the generic Google code and the e-junkie code? Or just the e-junkie code is fine?

OK, sorry about that. If you want to track both then you would want to use just the code we offer. It is still coding for Google Analytics.