If you included a uniquely-named, transparent, GIF image
on each page, you could then track the requests for those
images from your logfile. You could tailor each file name
to fit the particular tld, subdomain, and even directory of
your various pages. With a good name schema is in place
and a single FILEINCLUDE with wildcard in your analog
config file, you could get statistics for one combination of
tld and subdomain. You could get reports for the three
remaining combinations by running analog three more times
and altering FILEINCLUDE each time. For that matter,
you could state your FILEINCLUDE at the command line
and not even bother with it in your config file.
HTH,
-- Duke
Andreas Kalt wrote:
On Wed, 28 Jul 2004 10:51:09 +0100, Aengus <[EMAIL PROTECTED]> wrote:
Hi Aengus,
If you look at a single entry in your logfile, can you tell which TLD or
subdomain that entry is for (and therefore which report you would want
that entry to be in?)
If you can, then you can "teach" Analog the same rules that you used to
make that decision. If you tell us what rules you used, and give us 2 or
3 sameple log lines, we can help you.
it seems that I can't tell which TLD an entry belongs to. All I seem
to get ist the absolute path from the root dir downward. Here are
some sample lines anyway:
217.85.123.197 - - [06/Apr/2004:03:38:55 +0200] "GET
/webdesign/tutorials/index.htm HTTP/1.1" 200 12268 "-" "Mozilla/5.0
(Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML, like Gecko)
Safari/125.1"
217.85.123.197 - - [06/Apr/2004:03:38:55 +0200] "GET /css/basic.css
HTTP/1.1" 200 648
"http://www.andreas-kalt.de/webdesign/tutorials/index.htm"
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML,
like Gecko) Safari/125.1"
217.85.123.197 - - [06/Apr/2004:03:38:55 +0200] "GET /css/print.css
HTTP/1.1" 200 1500
"http://www.andreas-kalt.de/webdesign/tutorials/index.htm"
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML,
like Gecko) Safari/125.1"
217.85.123.197 - - [06/Apr/2004:03:38:55 +0200] "GET
/css/webdesign.css HTTP/1.1" 200 3786
"http://www.andreas-kalt.de/webdesign/tutorials/index.htm"
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML,
like Gecko) Safari/125.1"
217.85.123.197 - - [06/Apr/2004:03:38:55 +0200] "GET /favicon.ico
HTTP/1.1" 200 1406 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en)
AppleWebKit/124 (KHTML, like Gecko) Safari/125.1"
217.85.123.197 - - [06/Apr/2004:03:38:55 +0200] "GET /css/master.css
HTTP/1.1" 200 12165
"http://www.andreas-kalt.de/webdesign/tutorials/index.htm"
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML,
like Gecko) Safari/125.1"
Thanks for the help
Andreas
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| Digest version: http://lists.isite.net/listgate/analog-help-digest/
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------