problem encoding google conversion tag
-
Hi,
I copied this in the “custom shortcodes” (html editor) :
/* <![CDATA[ */
var google_conversion_id = xxxxxx;
var google_conversion_language = “nl”;
var google_conversion_format = “1”;
var google_conversion_color = “ffffff”;
var google_conversion_label = “xxxxx”;
var google_remarketing_only = false;
/* ]]> */In the end the “> */” is replaced by “/* ]]> */” so the > is replaced by ]> (which is logical) but how to avoid this ?
Bart
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘problem encoding google conversion tag’ is closed to new replies.