This event is triggered when a site visitor starts a new session.

Class name

atg.userprofiling.dms.DPSMessage

JMS name

atg.dps.StartSession

Display name

Session Starts

Message context

Request

Message scope

Individual

Message source

Component: /atg/userprofiling/DPSMessageSource

Class: atg.userprofiling.dms.DPSMessageSource

Component that calls the message source

/atg/dynamo/servlet/sessiontracking/SessionEventTrigger

How this event is triggered

The SessionEventTrigger sits in the pipeline after the /atg/userprofiling/ProfileRequestServlet and waits for new sessions.

How to turn this event off

Set to false the broadcastNewSessionEvents property in the /atg/dynamo/servlet/sessiontracking/SessionEventTrigger component.

The message that triggers this event contains the following properties:

Property

Type

Scenario editor label

profileId

java.lang.String

profileId

The profile ID of the visitor who starts a session.

 
loading table of contents...