Meta Pixel (Web to App)
  • 23 Jul 2024
  • 1 Minute to read
  • Dark
    Light

Meta Pixel (Web to App)

  • Dark
    Light

Article summary

Instructions for Meta Web to app campaigns

  1. Add the “Meta Pixel“ Channel to your Tenjin account from here.

image.png

  1. Create a new Facebook campaign in Tenjin under the “Meta Pixel“ channel and fetch the Tenjin tracking URLs as below.

    image.png

  2. Go to Meta Ads Manager, and Create a brand new Meta campaign. Choose “Traffic” or “Awareness” as a campaign objective.

    image.png

  3. Copy the name of the Tenjin campaign and paste it in the Meta campaign and ad set name.

  4. Create a new webpage that looks like the app store (Make sure that the "get" button doesn't have any other click url's attached). You can use services like this to aid this. https://www.storemaven.com/mobile-aso-testing-product/

  5. Enter the website URL (the landing page instead of the Tenjin tracking link) you created in step 5 where you create an ad in Ads Manager.

    image.png

  6. When users enter your landing page from Facebook, it will also append some parameters (adset name, ad set id, fbp, fbc etc.) on the redirection url. You will need to use a script to capture these params - especially fbc and fbp. You can find more information about fbpid and fbclid from here.

  7. Implement the Tenjin tracking link generated in step 1 to the "get" or “download“ button on the website. Be sure to test this link if it leads to the correct app on appstore. When the tracking link is fired, replace {{fbpid}} and {{fbclid}} with actual fbpid and fbclid values you get on the website.
    image.png

  8. If you have an IAP in your app, add the ‘Meta Web to App IAP’ callback on the Tenjin dashboard. You can also callback other events to Pixel, like map "Install" to pixel "Lead" or "Add to Cart" events.

    image.png

  9. Meta Pixel Now supports following standard events for conversion callback:

    • CompleteRegistration
    • Contact
    • AddPaymentInfo
    • AddToCart
    • Lead
    • SubmitApplication
    • ViewContent
    • Purchase

Was this article helpful?

What's Next