This page lists feedback entries tagged with exclude sorted on creation date
It is at times necessary to exclude users other than the Administrator from the statistics. Two methods seem appropriate:
1. Give each phpmyvisites user the option to exclude himself from the statistics. This can be the same mechanism as is used for the administrator
2. Create a "secret URI" which sets the "pmv_ck_no_stat" cookie. For example
http://xxx.yy/phpmyvisites/set_nostat_cookie.php?site=1&a... code=secretCodeWordHere and
http://xxx.yy/phpmyvisites/set_nostat_cookie.php?site=1&a... code=secretCodeWordHere&action=deletecookie
The secret word can be set in the Administrator section. The URI can then be sent round by E-Mail to persons which shall be excluded.
Imported from
http://www.phpmyvisites.net/bugtracker/?do=details&id...