VR-Visitas (Plugin para WordPress)
17/09/2007
Ver las instrucciones en español »
VR-Visitas 2.0 (updated 19/NOV/07)
Please, use the Forums for any support question.
Operation & instructions of use
Is simple, so I hope that to some of you, like a me, it goes to you better than those complex programs of statistics.
- When installing plugin, two data bases are created vr_visitas and vr_spam that allow to take a registry of the visits to your page.
- The results visualize like: Visits Total and Last 24 hours.
- Also shows the Copyright data of author and the update date of page.
- Through administration panel you can consult simple statistics and manage the data base.
Open the file wp-content/themes/<YOUR THEME>/footer.php
Search:
<div id="footer"> <p>
Add following code:
<?php if(function_exists('vr_copyright'))
{ vr_copyright(); } ?>
The result will be:
© YEAR (YOUR NAME) - Updated: DATE - Total visits: VISITS - Last 24 hours: VISITS
Now you can select the information shown through a new option.
Also show results in sidebar trough the widget visits.
Within the WordPress Admin menu, a new option settles: Visits, with different windows for the plugin handling.
- Visits: Shows a list of the last registered visits.
- Add filter: Allows to add words that will be used as filter to erase entries in the Visits data base.
- Delete filter: Delete words from Filters data base.
- Delete SPAM: Delete entries from Visits data base that corresponding to the visits from Robots and referers that agree with your list of filters.
- Stats: Show a report (in %) of registered entries: by browser, by operating system, by number of visits and by referer.
- Otions: Update the option values of the plugin. Self explanation in options page.
Installation & Upgrade
New install:
- Unzip all files in folder: wp-content/plugins/visitas/
- Activate the plugin through WordPress Admin Panel.
- In Admin Panel Visits/Options, update initial values.
- Follow instructions of use.
Upgrade:
- Deactivate the plugin through WordPress Admin Panel.
- Unzip and overwrite all files in folder: wp-content/plugins/visitas/
- Activate the plugin again through WordPress Admin Panel.
Download:
VR-Visitas 2.0 (19/NOV/07)
visitas_lang.zip Language files (19/NOV/07)
Changelog
Version 2.0 (19/11/2007)
- NEW – If plug-in ip_2_nation is installed, updates the record with the country of visitor IP, and is displayed a table of stats.
- Added – New filters for query strings, browsers and operative systems.
- View the full changelog
Páginas: 1 2
Entry Filed under: Mis plugins. Etiquetas: estadísticas, plugins, wordpress.
Trackback this post | Subscribe to the comments via RSS Feed