Home > Technical & Creative Skills > Tracking Campaigns

Tracking Conversions of Facebook Ads in volume and in affiliate network? (3)


12-29-2014 08:32 AM #1 santhej (Member)
Tracking Conversions of Facebook Ads in volume and in affiliate network?

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&amp;cd[value]=58.00&amp;cd[currency]=INR&amp;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


12-29-2014 08:52 AM #2 iAmAttila (Veteran Member)

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.


12-29-2014 10:42 AM #3 zeno (Administrator)

Yep, you're going to have to rely on postback tracking to Voluum mate, not FB conversion tracking.

Most app advertisers do S2S only, for good reason.


Home > Technical & Creative Skills > Tracking Campaigns