Facebook Insights on domain

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Hi,
I'm trying to insert a string of code obtained from
https://www.facebook.com/insights/
to activate the Fabebook insights on the domain where my nopcommerce 3.20 resides.

The string I'm talking about is like this:
<meta property="fb:app_id" content="000000000000000" />
I don't know where I can place it (filename / position) and any help would be greatly appreciated.
Thanks in advance,
Federico
9 years ago
FreddyITA wrote:
Hi,
I'm trying to insert a string of code obtained from
https://www.facebook.com/insights/
to activate the Fabebook insights on the domain where my nopcommerce 3.20 resides.

The string I'm talking about is like this:
<meta property="fb:app_id" content="000000000000000" />
I don't know where I can place it (filename / position) and any help would be greatly appreciated.
Thanks in advance,
Federico


Hi Freddy,

"Including the fb:app_id tag in your HTML HEAD will allow the Facebook scraper to associate the Open Graph entity for that URL with an application. This will allow any admins of that app to view Insights about that URL and any social plugins connected with it."

so you should find the Views/Shared/_Root.Head.cshtml in your theme and paste the code inside the <head> element somewhere after the <title></title> tag.
9 years ago
Great!
Thanks a lot! : )
9 years ago
This is the first I've heard of facebook insights. Is it like Google Analytics?
_______________________________
gold ira rollover
9 years ago
Yes, but not so powerful like Analytics.
IMHO Facebook is not a good place to make business.
Everytime you a searching for something to buy, your first step starts from Google, not Facebook
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.