Login

Recover Your Password

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

SetVisitProperty

Visit Properties are set for a visit, and are not available after the visit. This method sets the property.


Syntax


Call ccLib.SetVisitProperty( Name, Value, Optional VisitID)


Parameters


Name ? the unique name of the property


Value ? the string value for the property.


VisitID ? the visit for this property. If omitted, the current visit is used.

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