85,492 questions
0
votes
0
answers
17
views
Confused about Facebook Pixel setup — should I track events on both frontend and backend using event IDs to avoid duplication? [closed]
I’ve been using Facebook Pixel (via Events Manager) to track leads on my website. Recently, I read that the best practice is to send events from both the frontend (Pixel) and the backend (Conversions ...
-5
votes
0
answers
27
views
Facebook Share Dialog won't display on mobile, but works on desktop [closed]
https://www.facebook.com/dialog/share?app_id=XXXXXXXXXXXXXXX&display=popup&href=https%3A%2F%2Fapp.pledge-drive.net%2FParticipant%2FS523F14FD&redirect_uri=https%3A%2F%2Fapp.pledge-drive.net%...
-3
votes
0
answers
44
views
Trying to post to a Facebook page with Python [closed]
I have been asked to upload a daily message to my organisation's Facebook page. I use Python to generate the message. I have full access to the page. Having searched, I used some Python code ...
0
votes
0
answers
30
views
Amazon product deeplink from Facebook app
I have a webpage that is linked from a Facebook post
my idea is to deeplink an amazon product through that page, make it opening in the Amazon app instead of Facebook in-app browser
following this in ...
Best practices
0
votes
0
replies
21
views
Post to a FB Page on behalf of a client who is an admin
I have a web app that has a button that used to work. It sent the user to their Facebook "Page" page along with content for them to post. That has stopped working recently.
I need to know ...
1
vote
0
answers
29
views
Meta Capi and Mannual integration
I recently sent Meta CAPI customer events to enrich the existing conversion data we were already sending via CAPI.
We used the Payload Helper to build the event payloads and an API token to post them. ...
1
vote
0
answers
40
views
How to retrieve "Message Templates" from Facebook Ads Manager via Graph API (not welcome_message_flows or ad creative embedded)
I'm trying to programmatically retrieve a list of "Message templates" that are available for selection when creating a Messenger ad in Facebook Ads Manager. These templates appear in a ...
1
vote
0
answers
43
views
Facebook Login for Business with config_id returns “This app isn’t available” despite approved permissions
I’m trying to implement Facebook Login for Business in a live, business-verified app. My app is live, has advanced access approved for all required permissions, and I have a Business Login ...
0
votes
0
answers
33
views
How to integrate Meta/Facebook App Events SDK in an Ionic/Capacitor app?
I've developed an Ionic + Capacitor app using vanilla TypeScript and Stencil. The app is already live on both the Play Store and the App Store.
Our marketing manager has asked me to set up the app to ...
0
votes
0
answers
35
views
Data aggregated from ad level metrics doesn't equate to account level metrics
I'm trying to fetch data for each ad for a given account and aggregate it at the adset/campaign/account level internally so we don't have to make multiple calls to the Meta API. However, while doing ...
0
votes
0
answers
38
views
Custom events are not visible in ads manager Facebook
If I check event manager, I see a lot of custom events there!
This events I send from my iOS and Android app.
But when I open adsManager to see how many of this events were fired, I cannot see all of ...
0
votes
0
answers
33
views
Is manage_business_extension a prerequisite to sending conversion data through Conversion Api?
We are trying to push conversion events back to The Meta through Conversions API.
For which we are following the steps below:
The User would first authenticate through OAuth flow - through which we ...
0
votes
0
answers
41
views
React native iOS is not registering Facebook events
I have added the Facebook SDK for React Native, and somehow the iOS events are not getting registered, but Android is working as expected.
Library
"react-native-fbsdk-next": "^13.4.1&...
0
votes
0
answers
103
views
How do i send a test message on whatsapp cloud api with production number?
I've succefully setup whatsapp cloud api (business verification + payment method) and also my phone number is verified:
{
"data": [
{
"verified_name": "...
0
votes
0
answers
81
views
n8n Whastapp trigger on message recieve
It gives me this error
Problem running workflow
Bad request - please check your parameters
Details : WhatsApp Trigger: (#2200) Callback verification failed with the following errors: curl_errno = 35; ...