I know this is an old thread, but I felt it needed a clear resolution.
In order to add Google Tag Manager snippets to a Themler template, you can do the following:
- Add the head code to the Additional Head HTML section of Themler (native)
- Add the post-body code by inserting a CMS Code element to the VERY TOP of your theme and drop it into Header (All Templates).
- Paste your tag code into the "Edit CMS Code" box.
- On your CMS Code element, set the Display property to "None" so it remains hidden when editing your theme. You can access the CMS Code element using the left side sections area of Themler.
Hope this helps someone running into this same problem. The post-body Google tag now appears directly below the HEAD tag in the source code.
I know this is an old thread, but I felt it needed a clear resolution.
In order to add Google Tag Manager snippets to a Themler template, you can do the following:
1. Add the head code to the Additional Head HTML section of Themler (native)
2. Add the post-body code by inserting a CMS Code element to the VERY TOP of your theme and drop it into Header (All Templates).
3. Paste your tag code into the "Edit CMS Code" box.
4. On your CMS Code element, set the Display property to "None" so it remains hidden when editing your theme. You can access the CMS Code element using the left side sections area of Themler.
Hope this helps someone running into this same problem. The post-body Google tag now appears directly below the HEAD tag in the source code.