docs: 📝 Improve hidden variables doc
This commit is contained in:
@ -43,7 +43,7 @@ Typebot.initBubble({
|
||||
|
||||
These are simply variables that are declared in the bot flow but aren't displayed to the user anywhere. This allows you to add some context to a session for example a User ID, a `utm_source` parameter (in the case of a marketing campaign), or anything else.
|
||||
|
||||
These can be simply declared with "Set variable" steps:
|
||||
To enable this, you just have to make sure that the variables exist in the variables dropdown:
|
||||
|
||||
<img src="/img/variables/declaring.png" width="300" alt="Iframe preview" />
|
||||
|
||||
|
BIN
apps/docs/static/img/variables/declaring.png
vendored
BIN
apps/docs/static/img/variables/declaring.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user