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 ?
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!
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.