The AuthenticateVisitor method returns an authentication token that is used to identify an anonymous visitor.
string AuthenticateVisitor( string visitorKey )
Authentication token that is used to identify the visitor.
Request and Response Examples
Visitor Identification
GetVisitorKey