At a glance: Send events reported via Firebase SDK to ZendeskConnect using Google Tag Manager.

The ZendeskConnect integration with Google Tag Manager (GTM) and Firebase allows the developer to send in-app events to Firebase using Firebase SDK, and to have the events sent to ZendeskConnect via the SDK using Google Tag Manager. This avoids needing to send the same event twice.
Events sent using GTM are modeled on ZendeskConnect in-app events. The event name, parameters, and structure are the same. If you already have GTM in your app, using it to send events to ZendeskConnect is straightforward.
Use the steps and instructions in this guide to send events.
Considerations
- Event source in raw data: Events generated by GTM have the source set to S2S in raw data reports. This can lead to some confusion as the events are reported by the SDK.
- Updating SKAdNetwork conversion value: Events generated by GTM and reported to the SDK as described in this guide cause the SDK to update the conversion value in a manner similar to regular SDK events. All that is required is that you turn on and set your SKAdNetwork measurement settings.
Note
- Currently, the Google Tag Manager integration doesn't support sending the following parameters to ZendeskConnect:
- Customer user ID
attos
- When sending in-app event postbacks to SRNs, the
attparameter is required. - When sending in-app event postbacks to Facebook, the
attandosparameters are required.
Prerequisites
Before you can start sending events to ZendeskConnect using GTM, you need to implement GTM SDK in your app. You need:
- The Firebase SDK integrated into the app.
- An ZendeskConnect account.
- The ZendeskConnect SDK.
- You need a GTM account.
- You need to have the GTM SDK integrated into the app (instructions for Android and iOS).
Once everything is in place, proceed to GTM setup.
Comments
0 comments
Article is closed for comments.