Why is Google Analytics not tracking between my site and 3rd party shopping cart? I have all the links between the standards of my main site and the cart works properly, but I just can not get the form on this page to send the cookie http://dustyscellar.com/index.cfm?goto=wine_ordering . Every time someone passes through this form, they are considered as referents. Am I doing something wrong with the linkbypost?
Hello,
When you use _linkByPost (), your Analytics tracking code must be placed in your HTML code above your call to _linkByPost. tracking code can be placed anywhere between the opening body tag and the JavaScript call.
I checked your page http://dustyscellar.com/index.cfm?goto=w ... You have put your Google Analytics code at the end of the page after the call to _linkByPost ().
Please change this, and it should work.
I think you must also change the GATC (Google Analytics Tracking Code). When you do this is clearly the orientation problem you encounter.
Good Luck.
Fly
Posted on May 7, 2010.