Skip to main content
All CollectionsWebchat
How to integrate your Webchat into Google Tag Manager
How to integrate your Webchat into Google Tag Manager
Fabian Ristedt avatar
Written by Fabian Ristedt
Updated over a week ago

If you want to integrate your Superchat webchat into your Google Tag Manager, you need to adjust the script as follows:

  1. Insert the applicationKey into the template (below)

  2. Integrate into your Google Tag Manager


1. Create your webchat script

πŸ‘‰ Here


2. Copy the applicationKey from your webchat script

<script src='https://widget.superchat.de/snippet.js?applicationKey=AAAAAAAAAAAAAAAAAAA' referrerpolicy='no-referrer-when-downgrade'></script>

πŸ‘‰ Here, you need to copy the applicationKey (e.g., AAAAAAAAAAAAAAAAAA)


3. Insert it into the Google Tag Manager template:

πŸ‘‰ Here, you need to replace XXXXXXXXXXXXXXXXX with your applicationKey


4. Add the script to your Google Tag Manager

Did this answer your question?