Add FB-Pixel-Event
-
Hi, great AddOn. I just wish to add a Facebook Standard-Event once a payment was triggered and wonder if that was possible somewhere.
I guess if it goes somewhere in the PHP source it should probably look something like this:`<script>
fbq(“track”, “Purchase”, {value: “<?php print esc_attr($amount); ?>”, currency: “<?php print esc_attr(get_option(‘sd_paypal_currency’, SD_PAYPAL_LANGUAGE)); ?>”});
</script>Thank you
Fabian
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add FB-Pixel-Event’ is closed to new replies.