Page 1 of 1

Exclude internal visits from Logs

Posted: Mon Feb 06, 2006 3:06 pm
by lemon
Hi,

(iam new here and just downloaded the product which is very good)

Is it possible to exclude from the reports any hits from my internal network to the website? By ip address range perhaps?

Posted: Mon Feb 06, 2006 4:50 pm
by Abacre
Go to Sites tab.
Click on your web site.
Click on Show Advanced Options.
Add new filter:
Param:IP
Condition: "not_includes"
Value: your ip mask (for example, 195.168.1. )
Action: skip_line

As condition you may also use "Note included in file"
and in text file you may specify set of IPs or masks in your network.

Posted: Thu Feb 09, 2006 9:43 am
by lemon
Hi,
I did that :

Parameter= IP
Condtition= Not Includes
Value= 192.168.100
Action= Skip line
New Value= 'blank'

but the report then is empty? :shock:

Have i missed something?

Posted: Thu Feb 09, 2006 12:28 pm
by Abacre
I think you should use
Condition= Not Includes
condition if you want exclude 192.168.100 from your reports.

Posted: Thu May 18, 2006 8:43 am
by njavis
does anyone know how exlude a ip range rather just one ip

Posted: Thu May 18, 2006 9:12 am
by Abacre
If you want to exclude range: 192.168.1.0-192.168.1.255
you should put 192.168.1. into filter.