Have a look at http://www.statcounter.com/ , a free and easy to use analytics provider.
On Tue, Nov 10, 2009 at 7:59 AM, pieter claassen <[email protected]>wrote: > You can also use your logger implementation and then log in a format > that a log analysis tool can read. This however, is a very old style > approach compared to analytics in my opinion. The quality of the > analysis and ease of implementation with analytics is just so much > better. > > http://en.wikipedia.org/wiki/List_of_web_analytics_software > > Rgds, > Pieter > > On Mon, Nov 9, 2009 at 2:20 PM, Martin Makundi > <[email protected]> wrote: > > External analytics is much more simpler to manage. > > > > ** > > Martin > > > > 2009/11/9 vela <[email protected]>: > >> > >> Hello again, > >> > >> can't we count it using the wicket application, some thing like this in > jsp > >> > >> > >> <%! int i= 0;%> > >> <% out.println("People visited "+(++i)); %> > >> > >> > >> > >> -- > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > -- > Pieter Claassen > musmato.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Pieter Degraeuwe Systemworks bvba Belgiƫlaan 61 9070 Destelbergen GSM: +32 (0)485/68.60.85 Email: [email protected] visit us at http://www.systemworks.be
