This module can help you refactor a Drupal codebase by locating redundant views and displays or simply improving your understanding of what views are used where.
This module enables the QuickBooks Merchant Service payment method for Drupal Commerce. The QuickBooks PHP DevKit module is used to integrate with the QuickBooks Merchant Service API. The Encryption module is used for protecting sensitive QuickBooks Merchant Service API information.
A QuickBooks Merchant Service account is required and Process with Web Store must be enabled. The QuickBooks Merchant Service account will also need to be connected to the App ID for this module. The following steps will assist in fulfilling these requirements and must be completed before this module can be used. Be sure to use the correct production or test URLs based on usage.
Sign up for a QuickBooks Merchant Service account if you don't have one.
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.