Page 1 of 1

Facebook Conversion Code

PostPosted: Sat Oct 11, 2014 2:27 pm
by io_pas@.....gr
Hi,

Can you suggest a way to add Facebook conversion code?

Re: Facebook Conversion Code

PostPosted: Wed Oct 15, 2014 7:47 pm
by admin
hello, i can do it for you, but pls send us a direct API specification or an example of the code.
best regards, stan, rupostel.com

Re: Facebook Conversion Code

PostPosted: Fri Oct 17, 2014 1:00 am
by io_pas@.....gr
The required code is the following script.

I have added it in "OPC Tracking - Google Analytics" text area and it works. But I do not know how I will put the order total in value ({'value':'0.01','currency':'EUR'})

Code: Select all
<!-- Facebook Conversion Code for chkt-pxl -->
<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', 'XXXXXXXXXXXXX', {'value':'0.01','currency':'EUR'}]);
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=XXXXXXXXXXXXX&cd[value]=0.00&cd[currency]=EUR&noscript=1" /></noscript>


Regards

Re: Facebook Conversion Code

PostPosted: Mon Oct 20, 2014 6:19 pm
by admin
hello, i just added it for 2.0.260 version.

best regards, stan

Re: Facebook Conversion Code

PostPosted: Mon Oct 20, 2014 11:24 pm
by io_pas@.....gr
Thank you VERY much

Re: Facebook Conversion Code

PostPosted: Tue Oct 21, 2014 6:54 pm
by admin
you are welcome, i am going to release it later today.
best regards, stan