Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Portal Behavior Tracking
Tag clickContentEvent


Description

Generate a behavior event when a user has clicked (through) on an ad impression. This tag will return a URL query string containing event parameters. It is then used when forming the complete URL that hyperlinks the content.


Tag Information
Tag Classcom.bea.p13n.tracking.tags.ClickContentTag
TagExtraInfo Classcom.bea.p13n.tracking.tags.ClickContentExtraInfo
Body Contentempty
Display NameClick Content Event

Attributes
NameRequiredRequest-timeDescription
documentIdfalsetrue ID of the item that is displayed, if applicable (that is, an image URL or banner ad ID).
documentTypefalsetrue Type or category of the item that is displayed (if applicable).
idfalsefalse If supplied, is the name of a variable which will hold the URL query string, as a String. If not supplied, the query sting is output inline to the JSP page.
userIdfalsetrue Name of the user that content was retrieved for. If this optional value is not provided, it will be set to the current user's name.

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.