We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

How to track when the user sees a template with Google Analytics?

There are two options on how to track template views in Google Analytics:

  1. Change the Show Template action card to a Show Offer one in Composer. In this case, you would see the showOffer​ event being tracked in Google Analytics. More information about this event is available here.

  2. Use the showTemplate callback described here and add your custom GA code to send the event to Google Analytics.

Last updated: