Outsmartly
  • Introduction
  • Performance Best Practices / High Performance Checklist
  • Edge Slice Re-rendering
  • Interceptors
  • Middleware
  • Plugins
  • Reference Guide
    • outsmartly.config.js
    • OutsmartlyRequest
    • OutsmartlyEdgeVisitor
    • OutsmartlyClientVisitor
    • OutsmartlyVisitor
    • OutsmartlyCookies
    • OutsmartlyEvent
    • OutsmartlyOverrideEvent
    • OutsmartlyMiddlewareEvent
    • OutsmartlyInterceptEvent
    • OutsmartlyEdgeMessageEvent
    • OutsmartlyClientMessageEvent
    • OutsmartlyMessageEvent
    • MessageBus
  • Using Typescript
  • Troubleshooting / Debugging
Powered by GitBook
On this page

Was this helpful?

  1. Reference Guide

OutsmartlyVisitor

Base interface for all visitor objects. On the edge, OutsmartlyEdgeVisitor provides additional information, and on the client OutsmartlyClientVisitor.

Type Definition

PreviousOutsmartlyClientVisitorNextOutsmartlyCookies

Last updated 3 years ago

Was this helpful?