Skip to content

Instantly share code, notes, and snippets.

@harshamv
Forked from kinlane/gist:1066419
Created March 20, 2014 07:03
Show Gist options
  • Save harshamv/9658664 to your computer and use it in GitHub Desktop.
Save harshamv/9658664 to your computer and use it in GitHub Desktop.
FB.Event.subscribe('edge.create', function(targetUrl) {
_gaq.push(['_trackSocial', 'facebook', 'like', targetUrl]);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment