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!
相关问题
- facebook error invalid key hash for some devices
- LoginActivty with Firebase & Facebook authenticati
- facebook “could not retrieve data from URL”
- JDK 11. javax.net.ssl.SSLPeerUnverifiedException:
- setRequestHeader Content-Type causes POST request
相关文章
- Facebook login for group members
- The method FB.api will stop working when called fr
- React native deep linking vs Facebook SDK conflct
- UIActivity with no settings for Facebook
- facebook send API Error Code: 100 API Error Descri
- How to fix 'Facebook has detected MyApp isn
- Can't use Facebook Account Kit: Error inflatin
- Facebook API error subcode 33
Yes, there is the
https://developers.facebook.com/docs/marketing-apis/offline-conversions/v2.8