Set up Google Analytics 4 in Google Tag Manager

As Google is sunsetting their Google Universal in the near future, you will need to switch to Google Analytics 4 (GA4) if you wish to track events in your Cleverbridge checkout pages via Google Tag Manager (GTM).

Cleverbrige offers two ways to implement GA4 via GTM:

  • As a managed solution: Cleverbridge offers different options to configure GTM GA4 on our checkout pages. Contact your Client Success Manager to find out which option is most adapted to your needs.
  • As a self-service option: You can configure and maintain your GTM GA4 on your own. Go ahead and import our standard GA4 configuration in just 3 steps:

1. Enable the Data Layer required by GTM

Ask Cleverbridge to enable the Data Layer required by GTM on your checkout pages. To do so, contact Client Experience.

2. Log in to your GTM account

For more information, go to tagmanager.google.com.

3. Import the Cleverbridge Container

To import the Cleverbridge container, do as follows:

  1. Click Admin on the upper left corner of the navigation menu. The side navigation menu appears.
  2. Click Import Container.
  3. Click Choose container file and select the available file provided by Cleverbirdge.
  4. Click Existing to select the workspace where you want to import the container.
  5. Select Merge and click Overwrite conflicting tags triggers, and variables appearing directly below.
  6. Click Confirm to execute the import.

Important

We strongly recommend you execute the import via the Cleverbridge import container we’ll provide upon request as our individually created triggers ensure a GDPR-compliant use. Once the import is complete, you can adjust the configuration, which must be released by Cleverbridge afterwards.

If you have specific questions related to the GA4 configuration in the Cleverbridge Google Tag Manager, contact Client Experience..

GA4 Events and Data Layer

GA4 tracking offers a set of standard GA4 events and dataLayer structure. You can use these events as GTM tag triggers. For more information, see About the Cleverbridge data Layer.

Currently, the following events are available for GTM integration:

Custom Cleverbridge Events

init

This event is the first event triggered for initializing the dataLayer.

dontLeaveLayer

This event is triggered as the DLL appears during the checkout process either on the page or as a popup window.

dontLeaveLayerButtonClick

This event is triggered when customers click on the DLL page or popup window.

paymentMethodChange

This event is triggered when customers change their payment methodClosed Describes the actual payment method used by the customer to complete the purchase, for example, Visa, wire transfer, or SEPA Direct Debit. on the checkout page.

inputFieldCompleted

This event is triggered when customers fill all the fields on the checkout page.

submitOrder

This event is triggered when the customer clicks the Buy Now button. It occurs as soon as the customer clicks the button and before the page reloads.

clickDownloadLink

This event is triggered when the customer clicks on the download link to retrieve the license key on the confirmation page.