Documentation Center

Content Delivery Web application API reference - Profiling & Personalization

Explains the API for Web applications interacting with Content Delivery - Profiling & Personalization: ASP.NET Server Controls, JSP Custom Tags, or TCDL tags.

Target Group
LanguageCommand
ASP.NET Server Control<tridion:TargetGroup runat="server">
JSP Custom Tag<tridion:TargetGroup>
TCDL tag<tcdl:TargetGroup>

Description: Processes its elements.

Attributes:

Attribute nameDescription
ItemURIThe Content Manager URI (unique identifier) of the Page on which to the Dynamic Component Presentation
Increment Key
LanguageCommand
ASP.NET Server Control<tridion:IncrementKey runat="server">
JSP Custom Tag<tridion:IncrementKey>
TCDL tag<tcdl:IncrementTrackingKey>

Description: Increases a Tracking Key for this Web page or for a Dynamic Component Presentation on it.

Attributes:

Attribute nameDescription
ItemURI

The Content Manager URI (unique identifier) of a Page or Dynamic Component Presentation. In the latter case, either specify a Component URI in the appropriate parameter, or ensure that the page that contains the Dynamic Component Presentation already contains an Increment Key tag itself.

NameThe name of the Tracking Key to increment.
ComponentURI

The Content Manager URI (unique identifier) of a Component for which to increase the Tracking Key.