On Wed, Apr 29, 2009 at 2:59 PM, Andrew Davidson <[email protected]> wrote:
> Does anyone know of a good web site analytics / usage reporting package? I > do not need anything real fancy, just basic info about # unique visitors, > page views, . > Ideally this would be implemented as a war file I can just drop on my server Have you looked at Google Analytics? Just a snippet of JS in each page and you're done; could even be injected via a Filter for minimal dev impact. FWIW, -- Hassan Schroeder ------------------------ [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
