Is it possible to get gender statistics of profiles responding to my asking question in a group?
And what another analytic features does it (poll) have?
Thank in advance.
Facebook has virtually no analytics from asking a question In a group other than results from the poll
Related
I am using QuickFIX/n to write an application. I followed an example from the documentation(QuickFIX/n Example). Using this example I got the application working, but I want to know how to get the market price into my trading session so that I can set Limit and Stop Orders that act as SL/TP for my market orders.
The problem is I don't know how to get the pricing data into my trading application. Settings for the trading session and pricing sessions are different(even the host address, port, username, password).
I know that I need to have 2 sessions, pricing and trading sessions running simultaneously in the same application where I can access the pricing details such as Bid/Ask price so that I can set the limit/stop orders, but I don't know how to achieve this.
If someone can provide some assistance in this regards it would be great.
(an example application would be brilliant)
Thank you in advance.
Facebook API endpoint /v2.11/{GROUP_ID}/member_requests/ allows me to list membership requests to group I have permission.
I'm looking method/idea/etc to list membership requests WITH answers to questions (my group requires answering questions when user wants to join).
Do you have any ideas how can I achieve this?
Best regards,
Milosz
Looking for the same.
I currently found https://developers.facebook.com/docs/workplace/integrations/custom-integrations/reference/member to list members, but still can't get members' answers.
Unfortunately, you can't do this via the API. However, there are some Chrome Extensions that allow you to save the answers to those questions!
Check out GroupTrack CRM...it's a CRM that is integrated into Facebook via a Chrome Extension. It does what you're looking for (one click to approve individual or all pending members while also saving their answers to your questions and adding them to the CRM), along with a ton of other awesome stuff.
Keep notes and tags, track sales funnel stages, bookmark posts and comments, set follow up tasks with reminders, and more across unlimited Groups. Everything is synced in real time with a web app as well, so you can access your contact information from anywhere, plus it can be set up to integrate with external systems (Google Sheets, Streak, and Kartra at the moment, but many more to come).
Lastly, GroupTrack supports teams, so if you run a Group with other admins, you can share access to the CRM and have everything kept in sync. It's awesome!
This question already has an answer here:
Facebook insights API call with breakdown on product_id throws error
(1 answer)
Closed 5 years ago.
I have uploaded a feed in my dynamic ad on facebook and I would need the
insights(ctr,clicks,impressions,conversions) for every product(not per campaign or
ad level). I saw there is api for campaign and ad level but I need per product level.
I would need something like this(Product 1: clicks=22, ctr=12, conversions=2 and so on). So I can select the first 25% that have higher ctr and run them in front (or set bid if it is possible).
Thanks
For getting all products of a dynamic ad, you need to use &breakdowns=product_id on your insights API Call for example:
/{campaign_id}/insights?fields=clicks,ad_id,adset_id,campaign_id,account_id,impressions,cpc,cost_per_inline_link_click,cost_per_inline_post_engagement,cpm,ctr,inline_link_click_ctr&level=ad&breakdowns=product_id
be aware, that this might mean a huge amount of data so maybe you have to use an Async Request.
I'm trying to find a way to get the order in which people decided to attend some Facebook events, using Graph.
I can see who is attending the event, who declined, who "maybe", but I didn't find a way to get the date time when people accepted or declined the invite.
Is there a way to do so?
I could see a downgrade in the evaluation of my question. Does this mean that there is a simple way to solve it which I didn't find ?
Having a look here http://developers.facebook.com/docs/reference/fql/event_member/, I found that event_member contains a date time, which is the one of the event, not of the relation between event and user.
This is what I'm interested in, finding when the user accepted the invite.
Thanks for your comments ;-)
Cédric
I'm developer for marketing company and I need some help with facebook ads. I've been trying to find method for getting data AUTOMATICALLY from facebook campaign that's created by the user.
I'm trying to create script that would get data for server.
So basically I need to get Impressions, Clicks and "Cost of clicks" from each day from facebook-ad-campaigns just by having user login data (username,password) and maybe the id-number of campaign being targeted.
Also if possible I'd like to know how you can shut down campaign(when cost of clicks is greater than budged used).
Are these operations possible? Can I use PHP/FQL for it? Can I get these via Url? If I need to use FQL, what tables I need to fetch data? Anything that can be performed without manually logging to facebook? If so, could I get some example code to do it for me? If it has something to do with Access Tokens, what kind of access rights do I need to grant for it?
Can it be possible to ask more questions in one question than you just did? Wow.
Answers are in order of them asked above. But I will not be answering any followup questions in this thread.
For most of your information can be found at: http://developers.facebook.com/docs/reference/ads-api/
In your code, set a trigger when it has reached that value in the adstatistics, then use the Ads API to shut it down using the pause feature
Yes, use the Ads API. http://developers.facebook.com/docs/reference/ads-api/
For some parts of it you can, for other parts you'll use Graph API object.
Yes, that's how the graph works.
Tables are listed in the documentation at http://developers.facebook.com/docs/reference/ads-api/
Nope.
Yep, example codes are there.
Yes, it sure does.
see https://developers.facebook.com/docs/reference/api/permissions