47
Views
2
Comments
Adding Facebook Pixel for Mobile App Installation Tracking
Question

Hello everybody,

Did anyone tried to include Facebook Pixel Code in his mobile app to allow Facebook tracking the app installation. I run a FB Ads campaign and i found that a lot of people are recommending adding it to you app. 

Any Idea how to make it works ?

2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi Kata,

Since the Facebook Pixel code is simply JavaScript on the <head> section of your screen, you should be able to do it by following instructions on Facebook's documentation and the suggestions on how to add a <script> tag to the <head> here (for Reactive Web and Mobile, like your topic mentions) or here (for Traditional Web).

Hope this helps!

UserImage.jpg
Matthew Vines

The stuff inside the <script> tag (not including the script tag) for pixel can be put into a javascript widget somewhere on start. I have an attached image of the javascript thing to use.

On a different note, people like Jorge need to stop replying like they know what they're talking about. A lot of MVPs on this site think they're helping out, but they throw people off who want to find a real answer.

Capture.PNG
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.