The UserEventLogging service tracks the events generated by a user’s typical life cycle on a Web site. These include:

The UserEventLogging service is an instance of atg.reporting.datacollection.UserEventLogging. The UserEventLogging service provides methods that generate different log event types when a user creates a session, logs into a site, or does any of the other actions described above. The RequestLogging event handler also listens for Session Events and generates a log entry associated with each type of event using the UserEventLogging component.