A complete integration guide for CLIENT_NAME to set up event tracking using FeedMob and GTM.
Watch the full walkthrough video for a visual guide to the setup process.
Log in to your Google Tag Manager account to get started.
Once inside, click "New Tag" to create and configure your tag.
Custom HTML<script>
!function(e,t,n,s,a,p,c){e[s]||((a=e[s]=function(){a.process?a.process.apply(a,arguments):a.queue.push(arguments)}).queue=[],a.t=+new Date,(p=t.createElement(n)).async=1,p.src="https://feedmob-cdn.s3.amazonaws.com/js/fmpixel.js?t="+864e5*Math.ceil(new Date/864e5),(c=t.getElementsByTagName(n)[0]).parentNode.insertBefore(p,c))}(window,document,"script","fmpix"),fmpix("init","CLIENT_UUID"),fmpix("event","pageload");
</script>
Set up the trigger to fire on All Pages (Page View event) so the base pixel loads on every page.
Custom HTML<script>
fmpix('event', 'REG')
</script>
REG)
| Event ID | Description | Example Snippet |
|---|---|---|
| REG | Registration | <script> |
| P | Purchase | <script> |
Feel free to reach out to the FeedMob team with any questions or comments.