>
Download This Plugin | |
Download Elegant Themes | |
Name | Lex's Visits Logger |
Version | 1.0 |
Author | Lex |
Rating | 20 |
Last updated | 2012-01-02 11:17:00 |
Downloads |
531
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Lex's Visits Logger plugin added 87 bytes of resources to the Home page and 82 bytes of resources to the sample Post page.
Lex's Visits Logger plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Lex's Visits Logger plugin ads no tables to your Wordpress blog database.There are several ways to track visitors on your blog.
If you have a blog hosted on Wordpress.com, you already have everything you need.
If your blog is hosted somewhere else, several solutions are available.
This plugin goes in the last category.
It provides a way to store information about your visitors in files that will be saved on your own server.
The main advantage is that you do not need a(nother) database to track your visitors.
Visit logs can rotate monthly or on a daily basis. This plugin only stores information. Analysis will have to be done in a distinct step, either with a log analyzer, or with reporting tools like JasperSoft, Eclipse BIRT or Pentaho. Notice that these logs can also be read without tools.
Here is a sample of such a log:
visit-time = 1325351804
incoming-page = /galerie/
referrer = http://www.google.fr/search?q=fanny+veyrac&hl=fr&client=ms-android-samsung&gl=fr&source=android-launcher-widget&etc...
ip-address = 82.240.138.xxx
As you can see, up to 4 fields can be stored per visit.
The referrer is kept only when it is available. It indicates the page that led to the incoming page.
The visit time is a timestamp which indicates the visit time (server time).
And the IP address is the one of the visitor. It can be used to determine the country of the visitor.
More generally, this plugin is useful to know the trend in your visits.
It is in particular useful to know the websites that have links towards your blog.
This plugin provides a menu in the administration panel.
It allows to configure:
The 3 tracking strategies are the following ones:
Note that other strategies could be implemented.