Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] Problem with Groups/Goals/Ads Not Being
Michelle A. Hoyle sent me his configuration file and we both figured out what was going wrong with his Groups, Ads, and Goals. >>I used the following: >> >>Group: >> /index.html?s=google The correct setting is "/?s=google". By default "/index.html" will map to "/", so that requests for either "/" or "/index.html" will both get reported as requests for "/". There for "/index.html?s=google" will get reported in Summary as a request for "/?s=google", so that is the string you need to put in for Groups, Goals, and Ads is "/?s=google". Because of a bug in Summary, this mapping was not working correctly in older versions of Summary, and so the reports would work as you had it configured in the old version. This mapping can be configured by setting "Names that "/" defaults to" on the Miscellaneous configuration page. See <http://summary.net/manual/configuration.html#DirNames> for more information. Jason ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|