You will need to utilize the Facebook’s edge.create button and create a call back function.
Here is the code to do so:-
SYNTAX
FB.Event.subscribe('edge.create', function(targetUrl) { _gaq.push(['_trackSocial', 'facebook', 'like', targetUrl]); });
Required Script
You need to add the script given below just after the Facebook insights script:-
<script>
window.fbAsyncInit = function() {
FB.Event.subscribe(‘edge.create’, function(targetUrl) {
_gaq.push([‘_trackSocial’, ‘facebook’, ‘like’, targetUrl]);
});
</script>
The above script will start tracking the number of likes that people make while sharing your site’s content on Facebook.
Also See:-
Facebook Graph Search
Facebook Voice Messages
Create Free Facebook Cover Photos
Pinterest Launches Web Analytics
Learn Regular Expressions in Google Analytics
Multi Channel Funnel in Google Analytics
Google Tag Manager
Internal Site Search Analysis
How to measure Social Media ROI
How to start a social media campaign
Social media widgets for websites
Social media etiquette Do’s and Dont’s
Social networks
List of social media sites
Social media tracking tools
Top 5 social media tools