Social Links Analytics is a simple and easy to install php script.
You can track URL shares, likes, tweets, and get more information about link provided by public API’s.
In addition, user can create own urls statistic and share it to a friends using social services, or email.
Requirements
- cURL
- MySQLi
- Script execution time must be greater than 15 seconds.
- You can not run this script on a free web hosting, because their IPs banned on Google, Twitter, Facebook because of a spam.
- Your server must receive $_GET variables, containing dots and hyphens.
Applications demo
Site: http://socialanalytics.php5developer.com
Features
- Url’s Likes count
- Url’s Pinterest count
- Url’s Stumbleupon count
- Developer API
- Multi-URL Dashboard
- Possibility to share statistic
Installation & Documentation & API
All information you can find here
Change log
v 1.7 – 2018.05.21
- Removed deprecated APIs: Gplus+, LinkedIn
Already bought? Replace modified files:
~root/class/class.social.php ~root/static/js/socialstat.js ~root/tmpl/dashboard.php ~root/tmpl/documentation.php ~root/tmpl/main.php
v 1.6 – 2017.06.15
- Facebook API upgrade to latest version
Already bought?
Replace listed below files:
Modified files: ~root/api.php ~root/class/class.facebook.php ~root/class/class.social.php ~root/class/class.db.php ~root/tmpl/dashboard.php ~root/tmpl/main.php ~root/static/js/socialstat.js
Run following query into database:
ALTER TABLE `ss_url` ADD `reaction_count` INT UNSIGNED NOT NULL AFTER `click_count`, ADD `comment_plugin_count` INT UNSIGNED NOT NULL AFTER `reaction_count`;
Change log
v 1.5 – 2016.09.04
- Added Facebook Graph API support to pull likes, shares, comments count. Read more here
- Improved LinkedIn checker
Already bought?
1. Replace/add listed below files:
New files: ~root/class/class.facebook.php ~root/config/facebook.php Modified Files ~root/class/class.social.php ~root/static/js/socialstat.js ~root/tmpl/dashboard.php ~root/tmpl/main.php
2. Configure Facebook credentials
v 1.4 – 2016-01-09
- Twitter API has been closed (As of 21st November 2015, Twitter has removed the “Tweet count endpoint” API.).
- Delicious API has been closed
- Updated Cookie EU Law Javascript plugin
Already bought? Replace following files:
~rootstaticjscookieconsent.latest.min.js ~rootstaticjssocialstat.js ~rootapi.php ~roottmpldashboard.php ~roottmplmain.php ~roottmpldocumentation.php
v 1.3 – 2015.08.20
- EU Cookie Law. More information can be found here
- Linkedin API compatibility
Modified files:
~root/index.php ~root/class/class.social.php ~root/tmpl/template.php
New files:
~root/config/cookieconsent.php ~root/static/js/cookieconsent.latest.min.js
v 1.2 – 2014.01.27
Fixed. Shared count in Pinterest
Following files has been changed
~/root/class/class.social.php
Version 1.1: Script automatically adds “http://”, if protocol not found
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = Social Links Analytics
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/social-links-analytics/3881464″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Social Links Analytics from the The Developer ( forza020 ) website. Thank you.
Download = Social Links Analytics-[Updated].zip