Include Google Tag Manager Code
Ho can I put the Google Tag Manager Code immediately inside the body? Is there a way to do it without editing the HTML File directly?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Ho can I put the Google Tag Manager Code immediately inside the body? Is there a way to do it without editing the HTML File directly?
Hello,
You can put this code with JS, using variable with it's value
Hi,
may you give me more information about your solution? The problem is that the GTM code have to be placed next to the opening body tag. I'm not aware of a way to insert code at this position without editing the HTML directly.
Maybe I overlook somtething.
Please use append() method to insert any tag you want into HTML: http://api.jquery.com/append/