About behaviour
Taps, choices, paths walked, dwell time, purchases, or queries. The AI takes in records of what people did. Examples: tapped destinations on a wayfinding kiosk, items added to a cart, a search query typed into a public terminal.
Description
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/input_about_behaviour.
element "input_about_behaviour"
{
"id": "input_about_behaviour",
"category_id": "input_dataset",
"title": [
{
"locale": "en",
"value": "About behaviour"
}
],
"description": [
{
"locale": "en",
"value": "Taps, choices, paths walked, dwell time, purchases, or queries. The AI takes in records of what people did. Examples: tapped destinations on a wayfinding kiosk, items added to a cart, a search query typed into a public terminal."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "about_behaviour",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark",
"de_identified",
"de_identified.dark",
"pseudonymous",
"pseudonymous.dark",
"identifiable",
"identifiable.dark"
]
}