Copyright 2006-2009, myNET Internet Services
Micro-Scripts
These are scripts which are not complex enough to warrant their own page on the site.
Keyword Grabber
Keyword Grabber analyzes the referrer and looks for search engine keywords. It has been tested on Google, Yahoo, Ask, and MSN, and will work on any search engine that uses q or p as the query parameter containing the keyword. New parameters to search for can be added easily. It does not come with any logging code (by default it prints the keyword to the screen) but that can be easily added. To install, all one needs to do is include the file in all the pages to be tracked. A demo can be found on every page of 1Scripts.
To add new keywords, edit the script and add to the $tolookfor array, adding the parameter prefixed with both ? and &. A comment indicated where to place the logging code or any other code that should be executed when a keyword is found.
PHP Source File




