Facebook Tracking Pixel

Hello, All!

We are on TNEW and one of our clients wants to add a Facebook tracking pixel to the confirmation page:

<script>

  fbq('track', 'Purchase');

</script>

Tessitura says this must be entered in Google Tag Manager, but my web developer says NO:

"We are not asking to use Google Tag Manager or Google Analytics.  We are asking to place a code snippet from a 3rd-party onto the “thank you” page (post-sale).

 

The single line of JavaScript code that was requested by is:

 

<script>

  fbq('track', 'Purchase');

</script>

 

This is a script from Facebook (NOT Google), which interfaces with an existing Facebook pixel we have already installed on our side.

 

If I am missing something, I would like to understand. I’m not currently aware of how to use Google Tag Manager to load Facebook Pixel script"

Am I missing something? Is this code added to a system table in Tessitura? As you can see I have limited understanding of this process, and I am failing to communicate properly. Please advise if you are able!

Thanks!

Parents
  • Hi

    Google Tag Manager is a tag-agnostic platform - it is used to organize and place the broad number and type of tracking pixels that organizations may need to manage for advertising purposes through a single portal. It is for tags (or javascripts) from many different advertising providers, not just Google. 

    Facebook has a help article that addresses placing their pixels using Google Tag Manager.

    https://www.facebook.com/business/help/1021909254506499

    The Google Tag Manager container is placed using your TNEW Template, and then you can configure the Facebook pixel tag within the Tag Manger interface to execute only on the receipt page, using firing rules to define the page in TNEW  you would like - in this case the receipt page.

     Currently this is the best, most flexible supported method for placing tracking pixels of all types on your TNEW site. 

    Thank you!

    Chris Szalaj

  • Thank you, Chris. I will pass this along to my developer. 

    Question:

    I hear that you are saying this is the best method, but is this the only method?

Reply Children