VR-Visitas (plugin para WordPress)
Ver las instrucciones en español »
VR-Visitas 2.1 (updated 06/OCT/08)
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 the following code:
<?php if(function_exists('vr_copyright')) { vr_copyright(); } ?>
The result will be:
© YEAR (YOUR NAME) - Updated: DATE - Total visits: 000 - Last 24 hours: 000
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/vr-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/vr-visitas/
- Activate the plugin again through WordPress Admin Panel.
Download:
VR-Visitas (22,9 KiB - Descargado 3.019 veces)Changelog
Version 2.1 (06/10/2008)
- UPDATES - Compatible w.
- Added - New filters for query strings, browsers and operative systems.
- View the full changelog
Páginas: 1 2



(10 votos, media: 4,30 de 5)
Muy buen plugin me funciono a la perfección esta genial, muchas gracias.
Hola. Tengo una duda. Coloqué el plugin y funciona al 100%. Pero… antes de colocar el plugin ya mi web contaba con 5 mil visitas aprox. y quiciera editar el contador para que siga contando desde la suma total que me indica Wordpress.com Stats. Gracias…
Hey!
Perdone… ya lo arreglé. Es que no debía colocar la coma “, “. Gracias por este maravilloso Plugin!