Google Tag Manager
To install the Constructor beacon via Google Tag Manager (GTM), please refer to this video for a detailed walk through the process. Alternatively, follow the steps below:
- Sign-in to tagmanager.google.com, and navigate to the appropriate Workspace
- On the left-hand navigation, click Tags
- Follow the instructions here to create a Custom HTML tag
- Add the beacon via script tag as shown, add the following the script element to the HTML text area, replacing
<CUSTOM_BUNDLE_NAME>
with the custom bundle name provided
<script src="https://cnstrc.com/js/cust/<CUSTOM_BUNDLE_NAME>.js"></script>
-
Leave Support document.write blank, and under Advanced Settings, ensure Tag firing options is set to Once per page. Leave all other Advanced Settings blank. Give your tag a name.
-
On the left-hand navigation, click Triggers → New → Trigger Configuration → Choose Trigger Type: DOM Ready and leave all other options as their default. Give this trigger a name.
-
Associate the Tag with your Trigger.
Updated 4 months ago