Implement Code Block and Position over DTM ?
Hello, everyone,
maybe someone can help me.
I want to use the Adobe Tag Manager to implement a code block (HTML + JavaScript) so that it is displayed to the users.
Widget-Box from Partner Like Affilaite.
Currently the code block (HTML + JavaScript) is displayed at the bottom of the page.
My question is how do I place the code in the middle of the page or in the right place?
I have the following options:
1. hard code in the source code (without Adobe Tag Manager)
2. position the div tag correctly with the Adobe Tag Manager and then via CSS
3. with the Adobe Tag Manager via JavaScript like e.g. https://developer.mozilla.org/de/docs/Web/API/Element/insertAdjacentHTML
Can anyone give me a hint on how I can best do this?
What is the right solution?
Best Regards
Vitali