I have setup Facebook ads running for Mobile app install offer.Now I would like to know how to track them.Here is the tracking code i for from fb:
<!-- Facebook Conversion Code for Quickr Lead -->
<script>(function() {
var _fbq = window._fbq || (window._fbq = []);
if (!_fbq.loaded) {
var fbds = document.createElement('script');
fbds.async = true;
fbds.src = '//connect.facebook.net/en_US/fbds.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(fbds, s);
_fbq.loaded = true;
}
})();
window._fbq = window._fbq || [];
window._fbq.push(['track', '6019288486963', {'value':'58.00','currency':'INR'}]);
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=6019288486963&cd[value]=58.00&cd[currency]=INR&noscript=1" /></noscript>
I am using YeahMobi mobile network.When I add the above conversion pixel in YeahMobi i get the error invalid conversion pixel?
Also is the post back pixel for volumm a global one or is t different for different offers
You need to place a tracking pixel into the SDK of the app, and I'm afraid they won't be able to help you do that. You gotta own the app.
Yep, you're going to have to rely on postback tracking to
Most app advertisers do S2S only, for good reason.