Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If the client already has GTM you currently have Google Tag Manager installed on their site, this process should be as easy as creating a new tag, dropping in the configured integration script, selecting which pages it will trigger on and then publishing it

Here’s a few articles featuring similar steps to install their widgets:

https://getsitecontrol.com/help/install-via-google-tag-manager/

https://widgetwhats.com/blog/how-to-do-it/how-to-insert-widgetwhats-with-google-tag-manager/

https://mobilemonkey.com/help/l/en/article/temzrga6pj-how-to-install-a-customer-chat-widget-using-google-tag-manager

Example:

...

panelIconId26a1
panelIcon:zap:
panelIconText
bgColor#FFFAE6

...

Go to your Google Tag Manager account

...

Click on “New Tag”

...

Click on “Tag Configuration” and select “Custom HTML”

...

Copy the code below of alternate method and paste in the HTML section

...

Replace "my_widget_ID" with your widget ID number

...

Click on “Triggering” and select “All Pages”

...

your site and would like to add the ICS JavaScript to be loaded through a Tag, the process is fairly simple to do. Once you have configured the JavaScript installation script as described here, visit your Google Tag Manager account and follow these steps:

  1. Go to Tags and select create a New Tag

  2. In Tag Configuration, select the Custom HTML option

  3. Paste the configured ICS installation script into the HTML Section (Make sure to place the JavaScript inside <script></script> HTML tags)

  4. On the Triggering section, select which pages you want the ICS widget to launch on

  5. Name, save and publish your new tag

  6. Verify and test integration on your site once your new Tag is published