This module is developed to track the share statistics of social media clicks. So when a registered drupal user shares any content to social media, this module saves the uid, nid and the share count for FB/twitter/GPlus in the database for the record.

There is a 'Shares' tab on the user profile page where the user can get the list of content shared on different social networks (facebook, twitter).

This module only tracks shares that are made using the share buttons that the module provides. If you share the nodes with some other mechanism (say directly copy paste the link to Facebook, Twitter, etc. or use some other module), those actions / shares do not count.

Please read the readme.txt file for detailed instructions on configuration steps.

The reason why this module is different from the rest of the modules available on d.org is it tracks which user shared which node. This we didn't find in any other module. For example - https://www.drupal.org/project/social_stats just shows number of shares per node but which registered user shared which node is not available with social_stats module and even the way the count is fetched is different in both the modules.

Supporting organizations: 
Sponsored and Mentored the development

Project information

Releases