Hi,
my client asked me to implement AdWords into the drupal site. He gave me the Conversion-Code-Snippet provided by google. But there is no "conversion_label" added. Asking for that, he said that he can´t find this.
The code isn´t added to my drupal site without adding this conversion_label, as it looks like, because no such code like "" is to be found in the source code of the site.
At the google-support-site I found this threat:
https://www.en.adwords-community.com/t5/Basics-for-New-Advertisers/Googl...,
where it says, that
...the conversion_label being removed from the Remarketing tag....
The module´s readme.txt says:
7. One last step before tracking will function. Conversion labels have to be
setup on a per node basis!
Any advice?
thanks
Vincent
Comments
Comment #1
vincent_jo commentedComment #2
perignon commentedConversion labels are the core of conversion tracking. You have no conversion tracking without one!
Conversion labels are in the tracking code provided by Google.
Here is an example code:
See the "var google_conversion_label"
In regards to remarketing read this: #2184537: Support Google AdWords Remarketing tag
Comment #3
vincent_jo commentedthanks for the quick reply,
I´ll pass that over to my client to find out why the code he got has not included this "var google_conversion_label".
What I have got looks like this:
Comment #4
perignon commentedThat is a remarketing code.
If you link Adwords to Analytics, you do not need this anymore. It is done automatically. We do not support the Google Adwords Remarketing code because it's better to link your Adwords and Analytics accounts and let Google handle the remarketing for you!
Comment #5
perignon commented