mscerts.net
Ad Management
Affiliate Programs
AJAX
Auctions
Authentication
Blog
Bookmark Management
Calculator
Calendar Systems
Chat Scripts
Click Tracking
Communication Tools
Content Management
Customer support
Database Tools
Development Tools
Discussion Boards
E-Commerce
Email Systems
FAQ and Knowledgebase
File Management
Flash Components
Form Processors
Forms and Controls
Games
Graphics and Multimedia
Graphs and Charts
GuestBooks
Image Galleries
Internet, Browsers and Tools
Link Indexing
Mailing List Managers
Match Making
Miscellaneous
Modules
Multi-Level Marketing
Networking Tools
News Publishing
Organizers
PHP Classes
Polls and Voting
Portal Systems
Programming Methods and Algorithms
Quiz
Real Estate
Scientific / Engineering
Search Engines
Security Systems
Server Management
Snippets
Text Management
Top Sites
Web Hosting Tools
Web Traffic Analysis
Wikis
WYSIWYG Editors
 
 
simplemediawiki 1.0.2
Zebra Pagination 1.0.1
jobberBase 1.9.1
ACollab 1.2
tdCron 0.0.1
Net-Digg 0.11
fMath
WP Delicious Sidebar Widget
simplerandom 0.9.0
scss 0.3.3
 
 
 

ClickTracker 1.2.0

This is a jQuery plugin for recording user clicks

It also uses PHP to process data and MySQL to store it between sessions.

Installation:

1. Copy the script's folder on a server's web root (or any other location).
2. Edit the clicktracker.php file inside the /clicktracker folder with the database details.
3. Create the database with the settings just made.
4. Use the clicktracker.sql file to create the database tables.
5. Rename the main table in the database "clicktracker" from "clicktracker3", or edit the clicktracker.php file on lines 33 and 43 by renaming the table to store data from "clicktracker" to "clicktracker3". This will make sure that click data is
saved correctly.
6. Access the demo from a browser.

Requirements:

· JavaScript enabled on client side
· jQuery Javascript Library

  Other