Jean-Christian Imbeault ([EMAIL PROTECTED]; Wednesday, June 26, 2002 11:01 PM):
> I have the following types of lines in my redirected referrer report: > 2: 822: 16.97%: http://www.google.co.jp/search > : 74: 1.53%: > >http://www.google.co.jp/search?q=cache:XmRRtTXCmccC:www.av-navi.co.jp/ActNews01.html+%E3%82%82%E3%81%A3%E3%81%93%E3%82%8A%E3%83%91%E3%83%B3%E3%83%81%E3%83%A9%E5%A4%A9%E5%9B%BD%E9%9A%8E%E6%AE%B5%E3%82%B9%E3%83%9A%E3%82%B7%E3%83%A3%E3%83%AB+DVD&hl=ja&ie=UTF-8 > How can I get the report to list http://www.google.co.jp (or > www.google.co.jp/search) but *not* to display the hierarchy? I just want > to know how many redirects came from www.google.co.jp, I don't want to > know the details ;) > I've tried: > REDIRREFEXCLUDE http://www.google.co.jp/ > REDIRREFEXCLUDE http://www.google.co.jp/search/*/ > But neither did anything. You want the REFARGSEXCLUDE command (http://www.analog.cx/docs/args.html#ARGSINCLUDE): REFARGSEXCLUDE http://www.google.co.jp/* -- 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 +------------------------------------------------------------------------
