There are two options on how to track template views in Google Analytics:
-
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. -
Use the
showTemplatecallback described here and add your custom GA code to send the event to Google Analytics.