1

How I can replace JS function fbq('track', 'Lead', { ... }) through PHP API SDK?

https://developers.facebook.com/docs/marketing-api/audiences-api/pixel

  • Facebook takes client-side data into account in their tracking, like which user is currently logged in to Facebook. Therefor it makes very little sense to try and do that server-side. – CBroe Feb 16 '17 at 14:40
  • Have the same question http://stackoverflow.com/questions/43925859/facebook-pixel-events-call-from-server :( – lenden May 12 '17 at 11:59
  • Could that data be passed to PHP? Why is there even an FB conversion tracking API if one can not use it? – Gary Carlyle Cook Dec 09 '17 at 16:00

0 Answers0