More information about the Underscore mailing list

[_] Analytics and purchase path goal conversion

Joel Hughes jh at jojet.com
Thu May 31 11:26:55 BST 2007

 > No, the normal calls must appear above the other calls as they setup the
 > variables that the later calls (number of products bought etc).

No Tim,
I don't mean the special Analytics textarea call where you supply the 
actual ecommerce transation details. That would happen on the final 
landing page.

The call I am referring to is as per suggested by
http://adwords.google.com/support/bin/answer.py?answer=27288

...which are specifically to help with, for example, purchase paths 
using a single URL.


My point was this:
They are suggesting that you add call to 
'urchinTracker("/funnel_G1/step3.html")', I am already doing my 
Analytics call at the bottom of the page (recommended location before 
the closing body). Does it mean that I should remove the default 
urchinTracker() from these pages?


Joel