I am trying to implement Google Website Optimizer on our site to test whether a third party payment method is effective. The provider does not forward our users onto a success page, but simply calls a web service (on our server) with confirmation details. I am trying to find out if it's possible for me to call GWO with the user's id (and our experiment id) to track the conversion.

unfortunately, having our own success page is not the solution. my plan of attack at the moment is to use firebug/charles to grab the calls going out from ga.js, and then spoof them, which is very possibly hilariously brittle.

am I missing something obvious? or misunderstanding the tool?

I assume the deprecated api would have helped me with this.

Thanks in advance

J

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.