Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get fb:app_id for facebook meta

Tags:

facebook

We have out business profile page as http://facebook.com/geoflakes , and i can get its id from http://graph.facebook.com/geoflakes

My Business Like Page as http://facebook.com/geoflake and i can get its id from http://graph.facebook.com/geoflake

My Facebook developer app as "Geoflake" and its id is "132427906799290"

Which id, i have to use for fb:app_id in the meta tags. ?

Thank you.

like image 539
vamsivanka Avatar asked Jun 10 '11 13:06

vamsivanka


People also ask

What is Facebook app_id?

fb:app_id. In order to use Facebook Insights you must add the app ID to your page. Insights lets you view analytics for traffic to your site from Facebook. Find the app ID in your App Dashboard.

Why do I need fb app_id?

Facebook's Sharing Debugger tool helps you preview how your content might look when shared on Facebook. It also shows errors or warnings when you have problems in your code which might impact how your content performs.


1 Answers

The latter one, because http://graph.facebook.com/geoflake returns the page id of your business profile page.

like image 56
Sascha Galley Avatar answered Sep 22 '22 08:09

Sascha Galley