Count Visits with Cookies - Send User To Correct Page
|
This JavaScript example counts the number of visits to this site (page). It uses that information to send the user directly to the correct page on the site (via a parameter). A test-only variable should be set to false to turn off the test mode.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Display Time of Last Visit
This script records the date+time of your visitor's last visit and...
Indicate if the site was updated since your last visit
Using cookies this script saves the date of the user's last visit and... |
