Hi, Since the url in the address bar is not meaningful most of the time (e.g. /wicket/wicket?13) then maybe an approach with an analytics service (Google Analytics, Piwik, ...) with custom variables for user, entity name, ... would be the best. I don't have enough experience with Isis yet to tell you how to setup that as an end user.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Fri, Oct 31, 2014 at 10:30 AM, Erik de Hair <[email protected]> wrote: > Hi, > > We would like to have statistics about our application use, preferably per > user or at least the customer (related entity) the user is logged in for. > > Called actions could be analyzed with results of > @PublishedAction/@Auditing. But how to use Isis to track visiting entity > pages, without losing user information like when using the servers access > log? Would that be possible? > > Erik > > <mailto:[email protected]> >
