Track the number of times your page has been shared on several social networks
hey here demo: http://jofpin.github.io/shurlJS
- Clone
git clone https://github.com/jofpin/shurlJS.git - Download the latest version
- Install with Bower:
bower install shurl
// use shurl.js
$.getShurl("http://twitter.com", 100);
// example: the URL and load time<!-- example to implement -->
<h1>Twitter: <span data-shurl="twitter">0</span></h1>
<h1>Facebook: <span data-shurl="facebook">0</span></h1>
<h1>Linkedin: <span data-shurl="linkedin">0</span></h1>
<h1>BufferApp: <span data-shurl="bufferapp">0</span></h1>
<h1>Pinterest: <span data-shurl="pinterest">0</span></h1> Copyright, 2014 by Jose Pino