文件名称:click-tale
介绍说明--下载内容均来自于网络,请自行研究使用
This class can track user clicks on pages and show a click graph.
It can keep track of the page and position of the clicks that users do on Web pages using Javascr ipt code that listen to clicks and send the information to the server using AJAX requests.
The click information is stored in a MySQL database table. The class can perform queries to retrieve click statistics by user session, page URL or date.
The class can also create an image that shows a map of the clicks done by the users on a given page.
It can keep track of the page and position of the clicks that users do on Web pages using Javascr ipt code that listen to clicks and send the information to the server using AJAX requests.
The click information is stored in a MySQL database table. The class can perform queries to retrieve click statistics by user session, page URL or date.
The class can also create an image that shows a map of the clicks done by the users on a given page.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
click-tale.js
click-tale.php
click-tale.php