It is a free to use tool to count visitors and pageimpressions of a website. Therefore a tiny JavaScript has to be build into the code of any site to be counted. More Information can be found at www.anormal-tracker.de .
Via inserting the JavaScript everything is done to track the website. But then there are some featurees that can not be used easyly, such as the External URL Tracker and the Download Tracker.
Both of them need a special URL to be tracked correctly. Therefore one has to insert the whole URL into the source code of the DokuWiki page. This does not even work for media and such in correct way. The Anormal Tracker Plugin solves these problems with a single call
{{track>:namespace:file.ext|name_to_show}}
{{track>www.gammaproduction.de|name_to_show}}
where ‘:namespace:file.ext|name_to_show’ is a normal Link which can be a file from DokuWiki or an external URL. Even InterWiki links should work.
To make the call, you have to set your Anormal Tracker ID (Account ID) via the Configuration Plugin or use the following syntax:
{{track>:namespace:file.ext|name_to_show||account_ID}}
{{track>www.gammaproduction.de|name_to_show||account_ID}}
I used two pipes to intersect the call and submit the ID this way.
| date | files | changes |
|---|---|---|
| 2006-07-29 | tracker.20060729.tar.gz | initial |