visitor

Table Schema

Name Type Description
personid VARCHAR

Internal identifier used for distribution. Unlike most personid columns, this column should never be used in a join.

visitorkey VARCHAR

Identifier for the instance of a visitor to the URL in this audit. This should remain constant for the same browser over time.

firstvisitdate TIMESTAMP

The earliest event activity associated with the registration.


Back to Overview of the RKStudio Model