Skip to content

Commit d4efc80

Browse files
Add warning about case sensitive parameters
1 parent 458c2d4 commit d4efc80

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_docs/20_script-settings/05_allow-url-parameters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ If you want to capture `product-id` and `article-slug` from your website's URLs,
2727
></script>
2828
```
2929

30+
> **Warning:** Defined parameters in `data-allow-params` are case-sensitive.
31+
3032
Read more on [how to use URL parameters](/how-to-use-url-parameters) on your website.

0 commit comments

Comments
 (0)