3 replies
Hi,

Facebook has just come out with the ability to optimize ads for certain objectives. For example, optimizing an ad for leads. I assume a lead would be considered someone signing up for a dating offer on PeerFly and let's assume PeerFly pays $6 each.

My question is, does PeerFly allow us to copy and paste the pixel onto our PeerFly account?

An example of the code Facebook generated for me

<script type="text/javascript">
var fb_param = {};
fb_param.pixel_id = '6010974188321';
fb_param.value = '0.00';
fb_param.currency = 'USD';
(function(){
var fpw = document.createElement('script');
fpw.async = true;
fpw.src = '//connect.facebook.net/en_US/fp.js';
var ref = document.getElementsByTagName('script')[0];
ref.parentNode.insertBefore(fpw, ref);
})();
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/offsite_event.php?id=6010974188321&amp;value=0&amp ;currency=USD" /></noscript>
#peerfly
  • Profile picture of the author TopTarget
    Originally Posted by RestoreAmerica View Post

    Hi,

    Facebook has just come out with the ability to optimize ads for certain objectives. For example, optimizing an ad for leads. I assume a lead would be considered someone signing up for a dating offer on PeerFly and let's assume PeerFly pays $6 each.

    My question is, does PeerFly allow us to copy and paste the pixel onto our PeerFly account?

    An example of the code Facebook generated for me

    <script type="text/javascript">
    var fb_param = {};
    fb_param.pixel_id = '6010974188321';
    fb_param.value = '0.00';
    fb_param.currency = 'USD';
    (function(){
    var fpw = document.createElement('script');
    fpw.async = true;
    fpw.src = '//connect.facebook.net/en_US/fp.js';
    var ref = document.getElementsByTagName('script')[0];
    ref.parentNode.insertBefore(fpw, ref);
    })();
    </script>
    <noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/offsite_event.php?id=6010974188321&amp;value=0&amp ;currency=USD" /></noscript>
    this goes on your LP I believe unless you're DLing. what are you trying to do? track conversions? use their tracking pixel or global postback.
    {{ DiscussionBoard.errors[8727911].message }}
  • Profile picture of the author Royce Space
    Originally Posted by RestoreAmerica View Post

    Hi,

    Facebook has just come out with the ability to optimize ads for certain objectives. For example, optimizing an ad for leads. I assume a lead would be considered someone signing up for a dating offer on PeerFly and let's assume PeerFly pays $6 each.

    My question is, does PeerFly allow us to copy and paste the pixel onto our PeerFly account?

    An example of the code Facebook generated for me

    <script type="text/javascript">
    var fb_param = {};
    fb_param.pixel_id = '6010974188321';
    fb_param.value = '0.00';
    fb_param.currency = 'USD';
    (function(){
    var fpw = document.createElement('script');
    fpw.async = true;
    fpw.src = '//connect.facebook.net/en_US/fp.js';
    var ref = document.getElementsByTagName('script')[0];
    ref.parentNode.insertBefore(fpw, ref);
    })();
    </script>
    <noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/offsite_event.php?id=6010974188321&amp;value=0&amp ;currency=USD" /></noscript>
    I don't think so. You need your own landing page on put your conversion tracking pixel there.
    {{ DiscussionBoard.errors[8728136].message }}
  • Profile picture of the author wrs6
    im using the same code for my fb ads but only the last part... than i put it in my P202
    {{ DiscussionBoard.errors[8728786].message }}

Trending Topics