You need to use REQARGSFLOOR:

   REQARGSFLOOR -50r

See http://analog.cx/docs/hierreps.html#ARGSFLOOR

--
Jeremy Wadsack
Seven Simple Machines


A.L. wrote:

My question may have been a little confusing.  SO I
wanted to clarify.

Basically if I use the ARGSINCLUDE command, the
request report includes template.cfm and all its child
items with all url parameters.

If I use the ARGSEXCLUDE command, the Request Report
does not show the child items.
I essentially want the request report to show the
child items ONLY IF they are part of the top 50
requested pages, or, if this is not possible, if they
have at least 1000 hits.


Thanks,

-Amos
--- "A.L." <[EMAIL PROTECTED]> wrote:

Hi,

I am trying to create a general report where only
the
top 50 pages of my site are displayed.  I have,
unfortunately, encountered two problems.

80% of my site actually is the same Coldfusion page
with different url parameters.  As an example I
might
have a page
http://domain.com/template.cfm?x=1
and another http://domain.com/template.cfm?x=2
and another http://domain.com/template.cfm?y='test'

These should be counted as three different pages. When I am showing the top 50 pages these should all
be
counted as different ones.

Waht is happening now is that template.cfm is
showing
as having 30,000 requests and then it shows each
separate page with the different url parameters
regardless of whether or not they are part of the
top
50 pages.

This means my report is showing thousands of pages.
I tried to have the system only show pages with over
1000 requests, but when it divides Template.cfm it
once again shows all pages that have under the 1000
requests.

If anyone can help with this that would be greatly
appreciated.

Thanks,

-Amos



+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to