Custom Tracker Objects
-
Hello,
first of all, thank you for your plugin. Works nice on all my sites.
But today I’ve got a problem with the custom tracker objects. I wanted to add a conversion tag to my script, but it puts a comma between the two tags, instead of a semicolon. I added an example of my problem.The line generated by you plugin:
gtag(‘config’, ‘UA-00000000-0’, gtag(‘config’, ‘AW-000000000’););
How the line should look like:
gtag(‘config’, ‘UA-00000000-0’; gtag(‘config’, ‘AW-000000000’););Kind regards,
Tobi
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom Tracker Objects’ is closed to new replies.