Skip to content

Commit b0d9e66

Browse files
Deprecate 'utm_term' parameter in documentation
Mark 'utm_term' as deprecated for user-generated content.
1 parent 9307f04 commit b0d9e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ By default, we collect all UTM parameters (with and without the `utm_` prefix) a
1212
- `utm_medium` / `medium`
1313
- `utm_campaign` / `campaign`
1414
- `utm_content` / `content`
15-
- `utm_term` / `term`
15+
- ~~`utm_term` / `term`~~ (this param is deprecated as it is intended to contain user generated content)
1616

1717
> If your use [strict UTMs](/strict-utms), you can only use the query parameters that start with `utm_`.
1818

0 commit comments

Comments
 (0)