Google sheets importxml on Facebook groups page - facebook

I am trying to scrape the number of photos statistic from a Facebook group (currently 432,780) at:
https://m.facebook.com/groups/553511078046085?view=info
I have copied the relevant xpath and used the following formula in Google Sheets:
=importxml("https://m.facebook.com/groups/553511078046085?view=info","//*[#id='u_0_y_OX']")
However, it doesn't work and keeps showing the error message "imported content is empty"
Any ideas what I'm doing wrong?
Thanks in advance.

Related

How to view a full number of followers count from a new version of Facebook page

I want to get a full number of followers counts from a new version of Facebook page.
As you can seen, the below picture of a new version has only a shorten number of follower.
I also try to inspect through the console or search it from network resources but nothing found.
It doesn't like the old version of Facebook page shows the full number like below,
I really need to get a number of followers count. I need to do this way because the facebook API not allows to do this (only for an owners page).
Or can I use the Facebook Graph API to do this ?. Previously, I tried it and found that it does not allow to do this. I can only get a number of followers count on my own page. Is it correct ?
You should be able to get this from /{page-id}?fields=followers_count
I believe you would need 'Page Public Metadata Access' feature to get this metric for Pages your app is not installed on.
https://developers.facebook.com/docs/apps/review/feature#page-public-metadata-access
https://developers.facebook.com/docs/apps/features-reference/page-public-metadata-access

URL Builder source/medium problem in facebook and google analytic

I have an issue in Facebook URL builder.
The issue is I have set in the parameter into URL builder that doesn't shown in Google analytic.
Set Campaign name : facebook
Campaign medium: CPC
Campaign name:FB-Traffic-Jan 2 - 31
But then it doesn't show as Facebook /CPC in Google Analytic.
Anyone knows what the problems???
http://www.xxxxxxxx.com/?utm_source=facebook&utm_medium=CPC&utm_campaign=FB-Traffic-Jan+2+-+31
Thank everyone in advance
Best Regards,
Leon Hon
google analytic screen cap
Facebook URL builder screen cap
Surely it is not a problem of the values ​​of the UTM parameters, I just tried with my Property follow a link from Facebook with your UTM:
It is likely that a redirect will make you lose them (try to check the url in address bar when you open the site page by clicking on that Facebook link, probably you can't see the parameters).
If instead the parameters are present, try to wait for the data to be acquired in Analytics report and check in the report of source / medium.
Real-time reporting is not very reliable, especially for campaign values.

how to get rss feeds for new products from magento on facebook?

i have enabled rss feeds from backend admin panel,
in frontend copy the url "www.mydomain.com/rss//catalog/new/store_id/1/" and paste it in facebook application graffiti to get feeds.
But what i get is the only one product feed even after adding more and more products.
I have searched alot for it but still with open hands for answer.
Thanks in advance.
I would like you to know that having the RSS Feed is not supported but the CSV is indeed supported. In the link: https://www.facebook.com/business/a/online-sales/dynamic-product-ads?__mref=message_bubble
it shows you how to create it with a sample of the CSV File.

Facebook Like Box for my facebook page

I am trying to implement facebook like box for my facebook page on my own site. I copied the code from http://developers.facebook.com/docs/reference/plugins/like-box/ (HTML5 or any other) and pasted on my site. Box appears with all the correct information bu when I click on like, I get an error message saying
"The page at http://www.facebook.com/pages/xxxxx/111111 could not be reached."
I've been trying to find a solution for this for hours but couldn't find anything. It's nothing to do with the privileges etc.
I also ran it through Object Debugger and it didn't come up with any problem.
Does anyone has any solution for this? I created the page today, does facebook needs time to parse/index my page before like box works?
Thanks in advance
Are there any demographic restrictions on your page that would prevent it being seen by somebody logged out of Facebook? Is it the published? Those are the two most common reasons for that error that I've seen
Ok, all of a sudden it started working. Haven't changed anything in the code. So I guess Like Box won't work if you install it on the same day you create the FB Page.

Stuck with Facebook like box for months

Never had such problems with any of the software in my life.
I have a facebook page http://www.facebook.com/zelife.ru
and all the time I try to create a likebox code for inserting it on my web-site I see this:
"Could not retrieve id for the specified page. Please verify correct href was passed in."
As far as I understand, I need to get an ID, where should I get it?
Thanks in advance.
Art
The facebook like-box is designed for facebook pages only! You are trying to use your profile, that's why you're getting an error.