Sunday 9 June 2013

A free and simple page tracker API (No javascript required)

Visitor tracking is important to know popularity of our web site. Now we have a lot of great tools like google analytics are playing important tools to do analysis to our web site with statistic data.. But sometime we just need simple data like how many visitor and where they come from. Here i come out with another api call page tracker api.

Page Tracking Object from pgurl.com
Sample Page Tracking image from pgurl.com
Page tracker api is build by HTML5 Canvas and not javascript required. Just generate tracking code and <img> tag form pgurl.com and insert into any part of your html body. Page tracker will start tracking your visitor by number of time the image has been loaded. After that, you just requesting the page tracker api to generate visitor data in json format as below sample:-
http://pgurl.com/api/et/?id=2j9ukfmq3f9
 Its simple and lite. Right?

No comments:

Post a Comment