Google Plus : plus one count, share count & total count.
Total Share Count : total across all available social networks
MODULE STRUCTURE
social_stats : This module is responsible to collect data from the social sites and store it in the database.
social_stats_views : Views integration of the data collected by social_stats module.
social_stats_panels : Panels integration of social_stats module.
INSTALLATION
Download the module and place it with other contributed modules (e.g. sites/all/modules/).
Enable the Social Stats module on the Modules list page. The database tables will be created automatically for you at this point.
Modify permissions on the People >> Permissions page.
Go to admin/config/social-stats/settings, set the date after which you want your data to be fetched. Select the social sites to be tracked per content type.
Run cron. This will fetch the statistics per node and store it in database.