Is there a way to send a conversion event to Facebook using their API?

不问归期 提交于 2020-01-07 07:08:11

问题


I'm working on a SaaS service. There are certain events that happen on the backend which I'd like to use as conversions for Facebook Ads. I figured out there's a way to send a custom event using the Facebook js-pixel. I can't use JS for the events I'd like to track. Maybe it's possible to use something like a good old-fashioned cURL? Thanks!


回答1:


Yes, there is the

Offline Conversions API

With Facebook's Offline Conversions API you can send your offline conversion events using an offline event API. You can see how many of your customers viewed or clicked on Facebook ads before converting offline.

https://developers.facebook.com/docs/marketing-apis/offline-conversions/v2.8



来源:https://stackoverflow.com/questions/42293334/is-there-a-way-to-send-a-conversion-event-to-facebook-using-their-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!