LogDataUserIDCookieName Property

 

Type: String

 

This property is used to associate a user ID with the browser and system data logged by the LogData method. Set this property to the name of a cookie that exists on the browser which contains the visitor's user ID. BrowserHawk will extract the value from the specified cookie name, and insert it into the UserID column in the database, along with the other data recorded by LogData.

 

Note: You must set the value of this property prior to calling the LogData method.

 

See Also:

LogDataUserID Property

LogDataSessionID Property

LogDataSessionIDCookieName Property