rifki ([EMAIL PROTECTED]):

> In our reporting I would like to get the statistics of access to our
> home page from a specific domain (let's say from the IP x.x.x.x), I
> can get this number when I define "SUBDOMAIN x.x.x.x "in conf file,
> but as you know this value counts all the requests initiated from
> that user.

The command to filter for a single IP address is

HOSTEXCLUDE x.x.x.x

>  I mean, if your homepage has , let's say 8 gifs and 4 images, and
> if this user requests your homepage, that SUBDOMAIN report will give
> you overall number for that request which is 1 (homapage)+8+4=13.
> Actually the result must give  one!

> So, How can I get this actual statistics of hit number to specific file (homepage or 
>index file) on the web page for a specific IP based user?

FILEINCLUDE /,/index.html

(These assumes no previous *INCLUDE/FILEXCLUDE statements, if there
are then you will need to preceed this with "HOSTINCLUDE *" and
"FILEXCLUDE *" respectively.)

See docs/include.html for details in the various *INCLUDE and *EXCLUDE
commands.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to