Adding Facebook pixel codes to TNEW

Hi! I'm looking to create a Facebook ad that tracks conversions from Facebook to our ticketing site. I've used these adds in the past to track website clicks and engagement through our marketing site, and it's been so easy to just plug the pixel code into our CMS (Wordpress). But I don't touch TNEW often, so adding a pixel code to those confirmation pages seems way out of my element.

Does anyone else have success with activating those pixel codes? I tried adding it to the "Custom Content" field in System Tables and it never showed up as "activated" on Facebook. Please help!

Parents
  • Not sure if Travis's solution solved your problem, but we did this through Google Tag Manager and added the pixel that way. I have no idea whatsoever of how that worked technically, but I'm sure that our IT person would be happy to walk you through what he did. PM me if you want me to connect the two of you (sarabill@umich.edu).

    Sara

Reply
  • Not sure if Travis's solution solved your problem, but we did this through Google Tag Manager and added the pixel that way. I have no idea whatsoever of how that worked technically, but I'm sure that our IT person would be happy to walk you through what he did. PM me if you want me to connect the two of you (sarabill@umich.edu).

    Sara

Children
  • Like Travis, we also placed the <script> and <noscript> part of the code in our LTR_TN_EXPRESS_WEB_CONTENT > Confirmation.aspx

    Though the script fires outside the <head> tag, it does track accurately for us.

    Sara, that's interesting about adding it through GTM. (The GTM script is also placed outside the <head> tag in the source code). And it tracks accurately for you?