javascript - Track click on social plugin -
i'm stuck on seems simple.
i have track click event on social sharing plugins (twitter, facebook, google+), doesn't matter wether page shared or not, want know difference between shares , clicks. far, 1 works twitter because can bind click event.
it seems fb , g+ track actual share. know of solution?
on facebook, can subscribe edge events, here´s information need (including possible events): https://developers.facebook.com/docs/reference/javascript/fb.event.subscribe/
information on how include in google analytics can found here, example: google analytics event tracking onclick code
i believe google+ button clicks added automatically, can use advanced options of button generator, there´s js callback function: https://developers.google.com/+/web/+1button/
Comments
Post a Comment