This event is triggered whenever a visitor arrives at the site or at a specific page on the site by clicking a link from a site or page with given attributes (for example, a specific URL).

Class name

atg.userprofiling.dms.ReferrerMessage

JMS name

atg.dps.Referrer

Display name

Is referred by external site

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 broadcastReferrerEvents property in the /atg/dynamo/servlet/sessiontracking/SessionEventTrigger component.

The message that triggers this event contains the following properties:

Property

Type

Scenario Editor Label

Description

referrerURL

java.lang.String

referrerURL

A fully qualified URL. Example: http://myhost:8080/test.jsp

referrerPath

java.lang.String

referrerPath

The path relative to the Web application (or document root). Example: test.jsp

referrerSite

java.lang.String

referrerSite

The URL minus the protocol and the referrerPath. Example: myhost:8080

siteId

java.lang.String

Does not appear.

The ID of the current site. The value is provided by the Site Context Manager.

This parameter applies to multisite environments.

siteGroupIds

java.lang.String

Does not appear.

The IDs of the site groups associated with the current site. The values are provided by the Site Context Manager.

This parameter applies to multisite environments.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices