I would like to add ads on my site via Google AdManager. How do I implement the tags of individual ad units into the Newspaper template? When downloading the tag of a single ad from my AdManager account, I have two codes to paste: one in the <head> section and the other in the <body> section. Where should I paste them in the Newspaper template? Should I add it to Theme panel-> Analytics/JS Codes? And if there, what in case I want to have several such ads on the site? Can I just collect these tags from AdManager into one collective code to the <head> section and one collective code to the <body> section?
What should such code look like then? Should I modify them somehow, or just paste one under the other, what I download from the AdManager panel?
-
This topic was modified 2 years by
PolishExpress.
-
This topic was modified 2 years by
PolishExpress.
Hello!
Check this thread: https://forum.tagdiv.com/topic/my-website-is-being-tracked-by-a-google-tag-manager-without-my-consent/
I hope that helps you!
Thank you!
Unfortunately, the link is not helpful because it deals with a completely different issue. I am referring to the Google Ad Manager panel, not Google Tag Manager đ
Hello!
If it is required to add some code between head and body, you should add there(Theme panel -> Analytics/JS Codes).
You can also add the ad code in the theme panel and choose from where you like to display the ad in the shortcode Ad box from tagdiv composer using a cloud template.
In the cloud templates, you can add the ads when you edit the post with TagDiv Composer in the element called âSingle Post Contentâ in the tab ADS. Documentation here: https://forum.tagdiv.com/article-ads/
Or you can use the element called âAd Boxâ from TagDiv Composer, and there you need to add the ads: https://forum.tagdiv.com/ads-adsense-overview/
You can set the ad to display in posts after X paragraphs, please check this topic: https://forum.tagdiv.com/topic/google-adsense-in-articles/
You can specify also the Par.(Paragraph) in the tagdiv Composer.
Thank you!