149 questions
3
votes
1
answer
334
views
Is facebook discontinued automatic fb_mobile_purchase (Purchase event) and started to log Start trial and Subscribe?
facebook-ios-sdk: 17.0.0
we have enable log in-app events automatically
We rely on the Purchase event (also known as fb_mobile_purchase) for the outcome/result to our campaigns and we noticed that ...
0
votes
1
answer
297
views
Facebook events parameters not visible in events manager for android app
We are adding meta app events natively inside a flutter app and I am currently working on the android integration, I'm using standard events any they show up in events manager on meta but non of the ...
0
votes
0
answers
112
views
Facebook Events Manager revoke access token
I was following Facebook's docs on creating test events and standing up a direct integration for their conversion API server side. Part of the getting started guide had me generate an access token ...
0
votes
1
answer
177
views
Transition from Facebook Offline Conversion API to Conversion API Deduplication
With Facebook ‘Offline Conversion API’ being deprecated next year, we have been looking to transition to ‘Conversion API’ which supports Offline Events.
We’re mainly looking at uploading Offline Event ...
3
votes
0
answers
405
views
Tracking App Installs on iOS 14 from Facebook Ads for Child-Focused Apps without Ad ID: Best Practices
We have added the Facebook SDK to our child-focused app and are receiving install events on the Events Manager. However, we are facing a challenge in tracking app installs on iOS 14 devices and ...
4
votes
0
answers
437
views
How to create facebook event via API 2023
as I'm searching, this is favourite topic through the years (because FB is constantly changing API capabilities).
I was wondering if anyone tries the same as I - create an event for my page via FB ...
0
votes
0
answers
43
views
Can I identify if the a traffic is coming from facebook or somewhere else to log AddToCart Event Or Purshes Event on Facebook Pixels
To describe more the issue, I have a business manager account on Facebook and I have implemented everything as it should using React, my problem is when the event AddToCart is firing the count ...
0
votes
0
answers
242
views
Facebook Subscribe Event is not showing in the events manager of my app
Bug Report:
Subscribe event is not showing in the events manager of my App. (All other automatic events are showing.) [ANDROID]
To Reproduce:
Try to purchase from Google.
Check Test events and/or ...
5
votes
1
answer
1k
views
Error on Facebook official_events Graph API "(#3) Application does not have the capability to make this API call."
I can't get the official_events API to work in the Facebook API.
I made a Facebook app:
App type: Business
Not "Native or desktop app"
Latest API versions
I request an access token with ...
0
votes
1
answer
2k
views
Facebook Events Manager doesn't show events of unauthenticated users
I implemented Facebook SDK in my Android app for event logging. Events that are sent while the app user is authenticated (i.e. logged in to Facebook) show up in events manager. However, events sent in ...
0
votes
1
answer
2k
views
Standard events appear in event manager but can't find them in ads manager
In my Android App I am sending 3 standard facebook events:
FindLocation
CustomizeProduct
CompleteRegistration
All those events appear in Events Manager so I know they are being sent correctly:
But ...
0
votes
0
answers
468
views
How can I access a Facebook page's events from website backend?
I am building a website for my band and I would like to display upcoming events on it.
When I send a request from NodeJS to the Facebook Graph API (/{page-id}/events) with the app's token, I get a ...
0
votes
1
answer
161
views
Is there a way to log user's basic info in Flutter?
I want to setup Facebook Advanced Matching in Flutter app so - I want to know if there a way to log user's basic info (name, email, phone, DOB, gender etc) with this package?
Package: https://pub.dev/...
1
vote
0
answers
665
views
Flutter - facebook app events android error
I install the package facebook_app_events version 0.13.5 that includes the latest facebook sdk. The problem is that when I try to log an event or get an anonymous Id it throws a kotlin exception.
I ...
0
votes
1
answer
2k
views
Facebook SDK App events won't record events in events manager for iOS 14+
Testing Environment
Facebook SDK : v.11.0.0
Device Model: iPhone X
iOS Version: 14.1
+Expected Result
App events both Standard Events and Custom Events should be record for iOS 14. We've enable ...
16
votes
4
answers
7k
views
How to use AppEvents.activateApp() in 12.0.0 version
I have updated the FBSDKAppEvents to 12.0.0 version, and the function AppEvents.activateApp() in AppDelegate is now deprecated. I have searched in the Facebook documentation, and unfortunately I didn'...
-1
votes
1
answer
388
views
How to get the list of events of specific facebook page
i am trying to get the list of all event that the specific page has on the Facebook, but i couldn't find this in their Graph API. there are several forums and stack posts but they couldn't help me. is ...
5
votes
0
answers
742
views
Turn off automatic collection of Purchase event only in Facebook SDK for Android
I am upgrading Facebook SDK for android to v5. https://developers.facebook.com/docs/app-events/getting-started-app-events-android#
I don`t want the Purchase event to be logged automatically since I ...
0
votes
1
answer
2k
views
How to upload a video to Facebook event page via PHP
I have created an event on my test page and I'm going to upload a video to that event page from my web site. I have used the below code but it is doesn't work.
$data = [
'title' => 'test ...
-1
votes
1
answer
73
views
Need to create Facebook events feed from public page
I'm trying to get an events feed from a Public Facebook page, but can't get it working.
I've an app with "Page Public Content Access" permission.
I try {page-id}/events and {page-id}/feed without ...
0
votes
0
answers
97
views
graph.facebook.com having very low success rate when measured from Firebase Performance library
I am using Facebook SDK in my Android Application for sending events of their dashboard. Can anyone tell me what could be the probable reason or is there something which I am doing wrong?
0
votes
1
answer
109
views
Is there a way to get Facebook public page past events using graph API?
I want to get past events for a public facebook page (of an organization that i am working for) to integrate with their wordpress website (which i am working on)
What is the solution here?
I cannot ...
0
votes
1
answer
372
views
Is there any way to get public event informations from Facebook?
I know since Cambridge Analytica facebook API has suspended some endpoints. But I need facebook public events informations for a project. The informations I need are:
Event Name
Date and Time
Cover ...
7
votes
2
answers
3k
views
Facebook Codeless Event - iOS app does not connect to Events Manager
I'm trying to get Facebook Codeless Event to work, but I can't seem to connect my app to Events Manager.
Followed instruction from this article: https://developers.facebook.com/docs/app-events/...
0
votes
1
answer
222
views
Bot Framework receiving Facebook Messenger Event
Referral events should send an event according to the documentation here. See #2 for more information.
I am trying to receive this event, however, it does not seem as though the event is sent to the ...
0
votes
1
answer
2k
views
Android app has stopped sending any events to Facebook Analytics
Has anybody been faced with problems regarding fb events? I have an app on Android, which is published in Google Play. Recently I upgraded it and then I found that my app had stopped send any events ...
2
votes
1
answer
299
views
Importing Facebook Events
I am working on a feature which includes Facebook events, but I just read that Facebook API endpoint for getting events are deprecated. But still, I've got one question. How is possible that Evensi....
1
vote
1
answer
957
views
Permission to get events from Facebook Page
I am attempting to get events from a specific page, through a person who is administrator of the site and the host of the events. This will not work unless i make the administrator a tester on my ...
0
votes
0
answers
134
views
Facebook Events: Not returning events
TL;DR: I want to read the events off of a public page, and display them on our non-profit's website. Net-net: we do not have to duplicate event creation in both facebook, and our google calendar we ...
-1
votes
1
answer
402
views
Get public events from Facebook Graph API via Android SDK
I'm trying to get public events from Facebook Graph API with the following code:
val request = GraphRequest.newGraphPathRequest(
AccessToken.getCurrentAccessToken(),
"/search",
...
3
votes
1
answer
2k
views
Facebook Graph Api Get Event By Id
I am trying to receive an event from the Facebook Graph Api By Id with following request:
https://graph.facebook.com/{eventid}?access_token={app_accesstoken}
I am using an app-accesstoken. The ...
0
votes
0
answers
169
views
How to I overwrite other Facebook javascript SDK?
I am creating an app for Shopify and I am loading Facebook Javascript SDK on their pages. But those pages might have apps that do the same and in most cases other apps overwrite my code.
How can I ...
1
vote
0
answers
17
views
How to block Facebook webhook calls for app specific users? [duplicate]
We have a Facebook app that manages user business pages, we are using webhooks to subscribe to 'feed' event for access comments. Our application has 7 days free trial after that the account becomes ...
0
votes
0
answers
276
views
Facebook Graph API return empty Page Events (7th May 2018) [duplicate]
I am trying to get events data on a Facebook page by using Page Events API but I couldn't get anything
It just returned an empty data object
{
"data": []
}
I understood that Facebook is changing ...
1
vote
1
answer
1k
views
Facebook graph api me/events returns blank
I'm using the Graph API Explorer and have given permissions for user_posts, user_likes & user_events.
me/posts and me/likes return non-empty data, but me/events returns this:
{
"data": [
]
}
...
3
votes
0
answers
364
views
Graph API empty events list of page [duplicate]
currently I'm trying to access the events list of a facebook page. I used the Graph API Explorer with a valid access token.
Endpoint: {page-id}/events
When I'm trying to access the end point the ...
0
votes
1
answer
521
views
How can I get all Facebook public events based on location using Facebook Graph Api?
I want to get those Fields :
Event(String id, String name, StringBuilder description, Integer attending, Image cover_photo, String start_time, String end_time, TimeZone timezone, Place place);
String ...
25
votes
2
answers
12k
views
Facebook Graph API does not return Page Events
This looks a kind of duplicate question but actually NOT.
So the problem is https://www.facebook.com/julytalk/ has events, for sure.
But when I tried on Facebook Group API toolkit, it returns empty ...
0
votes
1
answer
126
views
Get parent FB event from recurring FB event
Facebook recently added recurrences to their events. So a parent event 887104098135547, will have some event_times like so:
"event_times": [
{
"id": "887104171468873",
"start_time": "...
0
votes
0
answers
40
views
How to create a button that marks user as "Going" to Facebook event using php
I want to create a button on my site using PHP that marks users as "Going" to a Facebook event that click the button.
This is the PHP SDK that Facebook has for attending:
/* PHP SDK v5.0.0 */
/* ...
0
votes
0
answers
205
views
How to return keywords for a Facebook event with Graph API
I am using Facebook's Graph API to pull Events into a website. There is a category field available in the API request (see https://developers.facebook.com/docs/graph-api/reference/v2.11/event) but for ...
2
votes
2
answers
917
views
Does Facebook have a webhook that an app can subscribe to to detect when a Facebook event is added to a page?
Does Facebook have a webhook that an app can subscribe to to detect when a Facebook event is added to a page? Or do apps that are interested in this information just have to repeatedly poll /[page-id]?...
0
votes
1
answer
166
views
Limit number of facebook request allowed?
My previous facebook developer account was blocked due I guess of making to many requests (No reason given by them and no answer after trying to contact them).
So before fall in the same issue with ...
0
votes
0
answers
626
views
jQuery facebook FB.Event.subscribe not working
I am developing a Facebook canvas app.
Trying to login and authorize my app is working fine.
But this scenario doesn't work.
I open my application canvas https://apps.facebook.com/{appID}
Click ...
1
vote
1
answer
116
views
RestFB Searching events by start_time
I am unable to write GET request of the event specifying by start_time.
Connection<Event> eventConnection = fbClient.fetchConnection("search", Event.class,
Parameter.with("q", "york"...
0
votes
0
answers
74
views
Facebook events request with dynamically captured access_token returns empty data
why does the following javascript return empty data?
FB.getLoginStatus(function(response) {
if (response.status === 'connected') {
var ...
1
vote
2
answers
644
views
Decoding recurring events from Facebook Open Graph API?
I am trying to work out how to get better data from the Facebook Open Graph API as it appears they now support recurring events for profile pages, yet there does not appear to be any way to get that ...
3
votes
1
answer
2k
views
Facebook pixel: fbevents.js cause error "Cannot read property 'replace' of undefined"
When I click certain elements on the page it throws this error
Can anyone explain why is it happening?
10
votes
1
answer
9k
views
Facebook Retargeting Pixel code for React Native
Hi I am try to add facebook retargeting pixel for my react native app, and I am hoping that the community can help me clarify something. First, to track an event PageView or ViewContent of a product, ...
0
votes
1
answer
1k
views
Facebook API post in event - external website
So, I've created a wedding event on my FB account. Now on my website (static) I would like to have a form (maybe embedded or something from FB) that a visitor could leave a message on it for greetings....