> >> > >> What do you mean by "web logs of the browser". A user's browser > >> does not normally keep logs. > >> > > > > Cache and History could be analogous to logs. > > You and I apparently have a very different understanding of what > constitutes a log file. Especially in this context, where the OP seems > to want some kind of user analytics. > > Oh no. I agree with you. However, I misunderstood the OP's question (he clarified somewhat later). I really thought he wanted to see his web browser's 'logs'. i.e. the sites he had visited. In the absence of said logs, I just suggested where he could look. Note that I said "analogous to logs", not implying that they are logs.
Santosh Kumar: What you are looking for is session management for logged in users and anonymous visitors. This can be accomplished quite easily but the implementations differ with the language and framework you are using on the server side. You should ask this question on a web programming forum, I think it is quite off topic here. Cheers, -- For more details about this list http://datameet.org/discussions/ --- You received this message because you are subscribed to the Google Groups "datameet" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
