google tag manager integration

1 reply·opened Dec 6, 2022
J
jikometrixDec 6, 2022

I cannot find any documentation on google tag manager integration.
I can see this near the top of the HTML:

	<!-- Google Tag Manager -->
	<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
		new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
		j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
		'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
		})(window,document,'script','dataLayer','GTM-MWNTCCG');</script>
	<!-- End Google Tag Manager -->

Where do you put the property tag?

S
SemiColonWebSTAFFDec 7, 2022

Hello,

You can simply follow the Google Instructions to add the Tag Manager as Canvas's Codes do not interfere with the 3rd Party Plugins/Code's functionalities. Currently, you have placed it just after the <head> tag, however, we recommend adding this just before the </head> Tag.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard