Facebook Conversion Code

Please post your issues and questions about One Page Checkout for Virtuemart 2 to this forum.

Facebook Conversion Code

Postby io_pas@.....gr » Sat Oct 11, 2014 2:27 pm

Hi,

Can you suggest a way to add Facebook conversion code?
io_pas@.....gr
 
Posts: 22
Joined: Sun Aug 25, 2013 7:50 am

Re: Facebook Conversion Code

Postby admin » Wed Oct 15, 2014 7:47 pm

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
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: Facebook Conversion Code

Postby io_pas@.....gr » Fri Oct 17, 2014 1:00 am

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
io_pas@.....gr
 
Posts: 22
Joined: Sun Aug 25, 2013 7:50 am

Re: Facebook Conversion Code

Postby admin » Mon Oct 20, 2014 6:19 pm

hello, i just added it for 2.0.260 version.

best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: Facebook Conversion Code

Postby io_pas@.....gr » Mon Oct 20, 2014 11:24 pm

Thank you VERY much
io_pas@.....gr
 
Posts: 22
Joined: Sun Aug 25, 2013 7:50 am

Re: Facebook Conversion Code

Postby admin » Tue Oct 21, 2014 6:54 pm

you are welcome, i am going to release it later today.
best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 2

cron