TicketShop + GTM + Meta¶
This page as a reference implementation of both a TicketShop and a Link integration on the page with their example code.
- Add GTM to the page as per the Google documentation.
- Ensure the tags are configured correctly in GTM - see our suggested implementation here.
- Add your Meta Pixel to the page as per the Meta documentation.
- Add your FIXR integration to the page including
data-enable-pixel
anddata-enable-gtm
on the<script>
tag as follows:
Live Example¶