Tracking code

Tracking code

Postby info@.....it » Wed Nov 30, 2011 5:21 pm

Hello,

which is the best way to track conversion?

Which kind of code I have to put in tracking tab?

Thanks,
M.
info@.....it
 
Posts: 4
Joined: Tue Nov 29, 2011 5:27 pm

Re: Tracking code

Postby admin » Wed Nov 30, 2011 8:58 pm

You can put any html or javascript in there. It will be loaded inside body tags of a newly created iframe. This feature can measure conversions only with about 70 percent or probability due to different timeouts that can occur on slow connections or computes and therefore i recommend to put as simple code as possbile such as:

This is what i would insert from my google adwords conversion code (it is the code inside noscript tags)
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/xxxxxx/?value=999&amp;label=dRirCK3m1AEQk6PT9AM&amp;guid=ON&amp;script=0"/>
</div>

The value 999 will be automatically changed by opc to your real order total therefore OPC needs to know what total (999) needs to be substituted with real order total.
xxxx is my Adwords ID

I also recommend to turn on ecommerce tracking, so you can watch your purchases at google analytics. This should be 95% and more accurate. The ecommerce needs to be turned on in your analytics page as well.

Stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 1.1.x

cron