Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > SetVisitorProperty

SetVisitorProperty

Visitor Properties are set for each visitor, and when the visitor returns, the visitor property is still available. This method sets the visitor property.


Syntax


Call ccLib.SetVisitorProperty( Name, Value, Optional VisitorID )


Parameters


Name ? the unique name of the property


Value ? the string value for the property.


VisitorID ? the visitor for this property. If omitted, the current visitor is used.

This page was last reviewed 4/4/2009 11:57:55 AM