URL
Pass visitor data into your docs through URL query parameters.
Last updated
Was this helpful?
Pass visitor data into your docs through URL query parameters.
Last updated
Was this helpful?
You can pass visitor data to your docs through URL query parameters. Below is an overview of the method:
Query parameters visitor.<prop>=
Feature flags, roles
Easy to use
Visitor can override the properties
JSON
To pass data to GitBook through URL parameters, you’ll need to pass the data in the URL in the format visitor.<prop>
.
Data passed through public cookies must be defined in your visitor schema through an object.
For example: