This event is triggered whenever a visitor logs into the site. For more information on the Personalization module’s login features, refer to Tracking Users.

Class name

atg.userprofiling.dms.DPSMessage

JMS name

atg.dps.Login

Display name

Logs in

Message context

Request

Message scope

Individual

Message source

Component: /atg/userprofiling/DPSMessageSource

Class: atg.userprofiling.dms.DPSMessageSource

Component that calls the message source

/atg/userprofiling/ProfileEventTrigger

How this event is triggered

Triggered by the postLoginUser() method of the ProfileFormHandler.

How to turn this event off

Set to false the broadcastLoginEvents property in the /atg/userprofiling/ProfileEventTrigger 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 logs in.

 
loading table of contents...