According this instruction - http://www.google.com/support/websiteoptimizer/bin/answer.py?answer=93181
I should place script code after the tag. Could you advice how I can do this using your module?
thx!
According this instruction - http://www.google.com/support/websiteoptimizer/bin/answer.py?answer=93181
I should place script code after the tag. Could you advice how I can do this using your module?
thx!
Comments
Comment #1
jessla commentedHi there,
I was able to get it running with "counting a click as a conversion" by copying the conversion code as instructed on the page you mentioned -- http://www.google.com/support/websiteoptimizer/bin/answer.py?answer=93181 -- to be after right after the "control script", and then also pasting this code into the "conversion script" area of the module.
This way the conversion script appears inside the head area of the page.
In other words, when I went to the interface inside my Drupal site to paste the "control script", I pasted the control script provided by Google, and then after that I ALSO pasted the modified conversion script.
Also - I'm not sure this is necessary, but I specified a dummy "conversion page" in the module interface (I used my "about" page, or node/3) and also pasted the modified conversion script into the box in the module interface where the conversion script should go....people won't actually go to that page, of course, but it seemed to make the module happy that something was there...and everything is working now and Google is tracking the clicks as conversions.
Hope this helps.
Comment #2
Schoonzie commentedI haven't tested this but I assume the above solution works. I'll close the issue now but if you're still having trouble with it feel free to open it again and I'll try to help.