Facebook likes - how can I tell how many likes a product page has?
-
Without actually going to each product page and looking at the number next to the 'Like' button, is there any way of finding a list of all your pages and the number of Facebook likes on each?
-
If you have the pro SEOmoz account then you can find out using the Open Site Explorer:
http://www.opensiteexplorer.org
All you need to do is put the exact URL into the search field.
You can sign up to a free trial without paying anything to test it.
-
in facebook insights, "like button" and then "popular pages" you can see what pages got liked over a time frame. But I can't get it to show any more than a 3 months time frame.
I'm sure there ,must be a better way....
-
The problem with that you have to do it page by page..... a bit time consuming if you have 3000+ products

-
If you want to check likes for each page on an eCommerce site then it's not ideal. Absolutely. However, you could easily install a plug in to the eCommerce software that showed you how many likes, tweets and +1's etc... Then you wouldn't need a tool.
-
If you know how to program you could use Facebook Graph API in order to populate this information directly from their server and display in the control panel of your system, but this requires some programming skills - so it's certainly not the easiest option.
Also - with this number of products perhaps you should populate this information in the background (if decided programming the module) using Cron or any other method as getting these information every time you refresh the page might be quite resource heavy.
-
Hi! A while back Tom Critchlow wrote a great post on how to use tools and APIs to gather Social Media data, I think this would help you out: http://www.seomoz.org/blog/how-to-track-your-social-media-strategy. Check out the post then scroll down to the part about using Google docs to connect to APIs. I think you should be able to do the same thing for your site if you have some sort of feed for your products.
Hope this helps!
Jen