Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

gemlinx
Starting Member

USA
17 Posts

Pre-sales questions only
(More Details...)

Posted - 06/17/2021 :  10:53:53  
How would I install Facebook pixel ?

Vince
Administrator

42455 Posts

Posted - 06/18/2021 :  00:56:33  
Hi Gemlinx
By the looks of things you just get the code necessary from the Facebook Ads Manager -> Event Manager and add it to the <head> section of the pages of your site. There are more details here...

https://developers.facebook.com/docs/facebook-pixel/implementation

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

gemlinx
Starting Member

USA
17 Posts

Pre-sales questions only
(More Details...)

Posted - 06/18/2021 :  11:24:07  
Thank you Vince

bdham
Advanced Member

USA
308 Posts

Pre-sales questions only
(More Details...)

Posted - 07/10/2021 :  07:46:05  
Can anyone tell me the code to track FB pixel purchase price on ECT? I am looking at this page for instructions.
https://www.facebook.com/business/help/262326191335941

Thanks!
Brad

Vince
Administrator

42455 Posts

Posted - 07/10/2021 :  11:44:41  
Hi Brad
I think you would need something like this in the footer of your thanks.php page...

fbq('track', 'Purchase', {
value: <?php echo $grandtotal ;?>,
currency: 'USD'
});

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

bdham
Advanced Member

USA
308 Posts

Pre-sales questions only
(More Details...)

Posted - 07/10/2021 :  17:04:19  
Thank you Vince!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000