- The very first time a browser/device appeared in your application.
- (Prior to the current instance) The most recent instance the browser/device visited your application.
Availability
Visitor footprint timestamps are available for all of our plans at no additional cost. These timestamps are included in responses to- Identification API requests made from either the JS agent or the mobile SDKs.
- Server API requests (i.e Get event by request ID, Get visits by visitor ID)
- Webhooks
Representation in API response
In API responses, visitor footprint timestamps are represented by the following JSON properties:firstSeenAt.subscriptionlastSeenAt.subscription- When a browser/device visits your application for the very first time, this timestamp will be null to indicate that there have been no previous visits.