LogDataSessionIDCookieName Property

 

Type: String

 

This property is used to associate a session 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 session ID. BrowserHawk will extract the value from the specified cookie name, and insert it into the SessionID 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:

LogDataSessionIDCookieName Property

LogDataUserID Property

LogDataUserIDCookieName Property