Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Google Analytics is a free web analytics solution provided by Google, featuring several client-side APIs, as well as REST APIs for data export and for management.
-2
votes
0answers
18 views
Promoting a Post [closed]
I recently promoted a post for my company that reached 5,000 people on Facebook. In the following days I checked Google Analytics to see how much actual traffic it generated.
The promoted post was ...
1
vote
1answer
47 views
Google Analytics custom fields
I'm tring to add custom fields on google analytics script to track facebook ads/posts.
I read that i have to add some custom fields on analytics script:
_gaq.push(['setCampSourceKey', 'utm_source']);
...
0
votes
1answer
112 views
Differentiating between Google Analytics Tracking of Facebook App and Web App
I have a web app at www.mydomain.com/webapp and its set up with Google Analytics. I create a facebook app at apps.facebook.com/webapp and iframe in the above url.
Is there a way to distinguish ...
0
votes
0answers
77 views
Social Event Tracking is firing but not showing in Google Analytics
I am trying to add social event tracking for the Like button on my page. I can see the event fire and I am getting a response from Google which seems to be a count of the event. However, I'm not ...
0
votes
0answers
115 views
Google Analytics + Facebook Tabs
I'm trying to use utm parameters with Facebook tabs.
Here is one fan page url:
http://facebook.com/pages/PAGE_NAME/PAGE_ID?sk=app_APP_ID
And I'm passing the utms vars encoded as a query on the ...
0
votes
2answers
148 views
Trouble tracking Facebook Like button with Google Analytics
I'm trying to track my Facebook likes with Google Analytics.
What I planned on doing was adding a jQuery event listener on the like button.
The like button is contained within a form with the id of ...
0
votes
1answer
70 views
Facebook like button skewing Google Analytics page time load
I have a pretty well performing site with an average load time of 0.97 thorough all the pages. However, we've recently added a Facebook like button to our homepage and it resulted in load time of 2.09 ...
0
votes
1answer
197 views
Google Analytics Social Tracking Facebook Referrer
I understand that Google Analytic's Advanced Segments can be used to track referrals made from Facebook. I am creating my own tracking system and want to emulate this referral tracking feature. I ...
0
votes
0answers
76 views
Tracking Social actions with Google analytics on dynamic content
I'm trying to track Social actions with the following code at http://www.gablabelle.com/
<script type="text/javascript">
var _ga = _ga || {};
var _gaq = _gaq || [];
_gaq.push(['_setAccount', ...
0
votes
0answers
146 views
Tracking Facebook likes with Google analytics, functions not loaded (can run in console though)
I am trying to follow the instructions on Google's page regarding Social tracking, but something is off..
Path to like buttons is generated dynamically.
I have a Rails app where I want to integrate ...
0
votes
1answer
260 views
GA UTM Campaign Tracking with Facebook Open Graph
When I use my custom FB Open Graph action (bound to a FB article object) I submit a link to the original article on the web with Google Analytics UTM Campaign URL parameters. I assume the FB linter ...
0
votes
0answers
139 views
How does Google Analytics calculate bounce rate with Facebook apps? [closed]
I have setup Google analytics with my Facebook App (a non iframe app) and google analytics shows that I have 51.1% bounce rate. I am not sure if this is actually correct because on my app when people ...
0
votes
1answer
325 views
Google analytics _trackSocial not working
I have correctly included the GA tracking code snippet found here (http://support.google.com/analytics/bin/answer.py?hl=en&answer=1008080&rd=1) and it is working (& has been for years)
I ...
1
vote
1answer
2k views
Need help identifying facebook app which is referring visitors to our homepage
We're getting lots of visits today from what I think is an unidentified facebook app. Page urls include:
/?fb_source=canvasbookmark&count=0
/?fb_source=search&ref=ts
...
2
votes
2answers
458 views
GA Event Tracking or other tracking for open graph videos
I'm trying to find a good approach for tracking event data from videos that are played on Facebook. These are videos that are embedded into Facebook directly, where Facebook pulls in open graph meta ...
1
vote
1answer
222 views
How to track 2 different google analytic profiles (main and test) under the same account and property name?
I am using google analytics event tracking to track 2 Facebook canvas application. (they are similar just that one is for production and another is for development). Since they are 2 separate canvas ...
1
vote
2answers
162 views
Google Analytics for Facebook Applications - use http:// or https://
I'm putting analytics on a facebook application and i'm unsure what the protocol would be.
Here's a screenshot from the analytics set up
0
votes
2answers
263 views
Tracking conversion rate of users who clicked on facebook posts
I have an application that posts on the users' friends walls. clicking on the wall post will cause the user to navigate to out website.
I want to track how many users signed up for the website having ...
0
votes
2answers
2k views
Isolate FB.Event.subscribe 'edge.create' to single like button
This is my first stackoverflow question. yay.
Ok. I am attempting to splittest or a/b test copy for a featured facebook like button by using google analytics:
_gaq.push(['_trackEvent', 'facebook', ...
0
votes
3answers
5k views
Get Facebook referral URL in Google Analytics
In my Google Analytics reports I get "facebook.com / referral" as the source. Is it possible to get the exact URL?
0
votes
1answer
209 views
How to test Google Analytics call with Jasmine after Facebook Like
I'm new to Jasmine, and I'm experiencing a thorny issue. I'm trying to verify that a Google Analytics tracking event gets fired after a user "likes" something.
In my code (using the Facebook SDK), ...
0
votes
1answer
4k views
Google Analytics inside facebook application
I've a problem with google Analytics inside Facebook application. Everything works fine except tracking the source. Always the source is 'apps.facebook.com'. I was trying with Google tags and ...
1
vote
1answer
380 views
Using Javascript Redirect On Landing Page For Facebook Ad With Google Analytics
I am running a Javascript redirect (with location.replace) to redirect someone who clicks on a Facebook ad to the desired page I want them to visit. The reason I did that was so I could track the ...
0
votes
2answers
83 views
Who knows social media analytic services? [closed]
I'm looking for tools/sevices/apis who provide metrics to product names counted in facebook-comments, tweets or even in blog posts,
or even better give an qualitive exposure of keywords which are ...
0
votes
1answer
904 views
Google analytics and Facebook pages/apps
I have been doing a bit of research trying to figure out if i can get Google analytics to work with a Facebook app/page. So far I have looked at analytics offered by Facebook, which will be deprecated ...
0
votes
4answers
1k views
Why do Facebook Insights and Google Analytics report different visitor counts?
I'm using both on a site and getting very different numbers from each. Why is this?
The discrepancy is also mentioned in a Quora answer (Which is better, Facebook Insights or Google Analytics?)
...
0
votes
1answer
568 views
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 ...
0
votes
1answer
280 views
Fire event comment.create with live-stream facebook plugin
The event comment.create fired when the user adds a comment (fb:comments) and the event comment.remove fired when the user removes a comment (fb:comments)
view : ...
0
votes
1answer
177 views
how to capture the cookie param from Facebook referrer
I'm not sure about the security implications of this and if its privileged info. But I want to know if I can capture the header information from a Facebook link hitting my page. I can capture the ...
0
votes
1answer
543 views
Statistics on a link clicked from my website/Facebook app
I have a simple FB app (Landing page) and i have a "Share this with your friends" option on it.
Here is the code:
$title=urlencode('INMORIA');
$url=urlencode('http://www.facebook.com/INMORIA');
...
1
vote
1answer
268 views
How do I track social engagement in an A/B testing using Google Analytics?
I am using Google Website Optimizer to run an A/B test. There are several conversions I am tracking:
Making a purchase.
Liking on Facebook.
Following on Twitter.
The first conversion is easy to ...
2
votes
3answers
729 views
Integrating Facebook into Google analytics
I want to add the 'Log in with Facebook' option to my website, however I'm unsure how to integrate the information gained when someone logs into my website with Facebook with my current Google ...
0
votes
1answer
346 views
How to know when a user sends an apprequest to their friends
I have an "invite friends" mechanism with Facebook's FB.ui({method: 'apprequests', message: 'Come join me...'}) popup dialog. I want to know the stats of users actually completing the invitation ...
0
votes
1answer
664 views
Social tracking in Google Analytics
I'm using this example script, provided by Google inside a rails app (so it's compiled by Rails into a single JS file with all my other scripts):
_ga.trackSocial = function(opt_pageUrl, ...
0
votes
1answer
312 views
What's the behavior of the og:url with a google analytics campaign ?
I'm working to implement Open Graph protocole on ours websites.
If I refer to the Open Graph documentation, I should put these kind of input for the og:url value :
<meta property="og:url" ...
1
vote
0answers
167 views
Google Analytics don't count all of edge.create events
I have problem with tracking Facebook like button clicks using Google Analytics.
Tracking is working fine when I'm testing it, but on production server about 80% of events are missing from ...
5
votes
1answer
1k views
What is the best way to track facebook comment widget in google analytics?
I would like to apply event tracking in google analytics to facebook comments made on our website via the facebook social plugin (iframe widget), but I can't seem to find a way to attach the event. I ...
1
vote
0answers
288 views
Facebook - Google analytics not capturing inner tab page events/page tracking
The issue is that I'm using Google Analytics to capture user events as the proceed through my application (sits within a tab). The landing page is working fine and data is being sent to GA but when I ...
1
vote
1answer
2k views
How can i track Facebook like on my website via Google Analytics?
Going out of my mind on this one.
I have Facebook like buttons on my ecommerce store. I have set them up using the XFBML and JAvascript SDK.. I am using the correct Meta OG properties.. everything ...
2
votes
2answers
741 views
Android ACTION_SEND Intent and Google Analytics - how do I know what they picked?
We are using Google Analytics to track what features of our application are being used and how, but this question could also apply to any situation where you want to know what a user did after calling ...
0
votes
2answers
2k views
How do I track visits to facebook pages using Google Analytics or Yahoo Web Analytics?
I have recently looked into this and discovered that using FBML pages in a facebook fan page, I can add fb:google-analytics tags or image tags to track page visits. However I have found no method of ...
1
vote
1answer
360 views
fb:google-analytics , does it work for you?
I have a Facebook fan page, and some tabs in it. one of which is a static fbml one which besides having and img tag has the following
<fb:google-analytics uacct="UA-19191919-4" />
problem ...
3
votes
1answer
1k views
how to track traffic source for a Facebook iframe application
I have a facebook iframe application - let's call it apps.facebook.com/my-app.
We currently use Google Analytics for our tracking, and I correctly have Google Analytics installed on my application ...
4
votes
1answer
608 views
Custom Google Analytics attribute on Facebook
I'm trying to keep track of some custom behaviour on our Facebook Canvas App. I need to send custom variables to Google Analytics but the fb:google-analytics tag is too limited.
Do you know a way of ...
1
vote
1answer
491 views
Facebook tag fb:google-analytics vs adding the Google analytics JavaScript mysel
when why and where to use each one of those method?
what are the advantages and disadvantages of each method ?
1
vote
1answer
232 views
Google's analytics javascript in Facebook app is not executing in IE
google analytics is not tracking visits from IE in a Facebook app. I've been digging around the internet and cannot find a precedent for this issue.
I have narrowed it down to the javascript not ...
0
votes
2answers
145 views
How to do Google Analytics for ajax call in Facebook?
I have a FBML game and need to track all ajax calls.
At the bottom of the page, I have this:
and in the javascript functions, I put this:
Facebook.urchinTracker("/ajaxcallname/");
However, it ...
2
votes
1answer
286 views
Set up facebook UrchinTracker for aJax calls for Google Analytics
I have set up the Google Analytics in my FBML facebook application. It works for tracking the php pages. (I can see the report in GA).
However, I also want to track the aJax calls, because most of ...
1
vote
1answer
2k views
Facebook Google Analytics
I'm having some trouble getting Google Analytics to work with Facebook, has anyone here gotten this to work? Facebook provides the tag in FBML, but it doesn't seem to do anything. I've added it at ...



