The last post I see is from 2008, so I decided to post a new topic rather than dredge up something so ancient.
Anyhow, I installed the module for google adwords created by KingAndy. Is anyone else using this successfully?
As far as I can see, the tracking code exists on my order complete page, but I still haven't registered a single conversion (which is entirely possible), but I wanted to make sure it wasn't a technical issue.
Upon closer inspection it looks like there is an extra slash being added to the call to the google javascript. Why is that happening? I didn't see any slashes in the module code.
Also, the call to the external javascript seems to occur before the variables are loaded, could that be an issue?
I'm not a coder, so I don't know how it is working specifically. I do know that that line is invoked by a call to a drupal_add_js function. Does this add a slash by default or something?
var google_conversion_id = 1009226217;
var google_conversion_language = "en";
var google_conversion_format = "2";
var google_conversion_color = "FFFFFF";
var google_conversion_value = 43.51;
var google_conversion_label = "JK62CK_A2AEQ6aOe4QM";
