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