CrawlTrack
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (April 2009) |
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (May 2009) |
| Developer(s) | Jean-Denis Brun |
|---|---|
| Stable release | 3.0.0 / April 2, 2009 |
| Operating system | Cross-platform |
| Available in | PHP |
| Type | Web analytics |
| License | GNU GPL |
| Website | crawltrack.net |
CrawlTrack is an open source web analytics program for webmasters.
[edit] Functionality
- Web site statistics, giving number and origin of visitors (referrer, keyword used, country of origin, etc), pages viewed and bounce rate.
- Crawler visits statistics (indexing by crawlers such as GoogleBot), hits number and pages viewed by crawlers.
- Indexation in the main search engines follow-up (backlinks and indexed pages).
- Recording and blocking of certain types of hacking attempts (code injection or SQL injection).
- Download counter.
- Record of number and origin of 404 errors.
That script has to be installed on the webmaster's own server, so that s/he keeps control of the data. Several sites can be audited by the same CrawlTrack installation. The tag used is a PHP one, giving absolutely no output in the source code (and hence neither on the site's pages).
The script is available in English, French, German, Spanish, Dutch and Turkish.