We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#1264 - Social media stats
This is a spacer post for a website comment topic. The content this topic relates to: #1264 - Social media stats
Nice details on the APIs available on various social networks:
http://www.codedevelopr.com/articles/get-social-network-share-counts/
https://developers.facebook.com/docs/insights/
And a JavaScript that handles it:
https://github.com/ritz078/socialShare.js
Just a quick note that this doesn't depend on any other social media work, e.g. with the Hybridauth addon.
It works on the basis of shared links, not syndicated content. And by definition it only needs to work with the most popular networks, as we want to track where things are spreading.
Edit: SharedCount has dropped support for many services, not so interesting now.
http://www.codedevelopr.com/articles/get-social-network-share-counts/
https://developers.facebook.com/docs/insights/
And a JavaScript that handles it:
https://github.com/ritz078/socialShare.js
https://wordpress.org/plugins/facebook-share-statistics/
It works on the basis of shared links, not syndicated content. And by definition it only needs to work with the most popular networks, as we want to track where things are spreading.