简体   繁体   中英

How can I see how many people used the facebook recommendations box using fb_ref?

I'm trying to see how successful my facebook recommendations box truly is. I've added the fb_ref attribute to the box but where can I get the number of people who actually clicked on links through that box?

Bonus: Is there a way in GA to check against the url parameter?

Many thanks!

I see the fb_ref parameter documented here: https://developers.facebook.com/docs/reference/plugins/recommendations/

Since the page is served up from your web server, this parameter can be analyzed by your web servers' logs or even GA.

For GA, here's an interesting read about query string parameters and how GA deals with them.

http://iqcontent.com/blog/2007/06/dealing-with-query-strings-in-google-analytics/

http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/

http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=15b7b8681b313231&hl=en

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM