Query String Parameters
The following querystring parameters are checked at various points during the initialization and
operation of the Ketch tag.
Note: with recent updates to the Ketch Smart Tag the query parameters prefix has changed from swb
to ketch
parameter | allowed values | description |
---|---|---|
ketch_log | trace, debug, info, warn, error | enables console logging by Ketch components |
ketch_env | staging, production | overrides environment detection and uses a specific environment |
ketch_region | ISO-3166 country code | overrides region detection and uses a specific region |
ketch_jurisdiction | jurisdiction code | overrides jurisdiction detection and uses a specific jurisdiction |
ketch_lang | ISO 639-1 language code, with optional regional extension | overrides language detection and uses a specific language |
ketch_show | cd, preferences | forces an experience to show |
ketch_preferences_tab | overviewTab, rightsTab, consentsTab | forces a particular tab of the preferences experience to show |
Updated 13 days ago