Skip to content

Commit be7bb36

Browse files
Ndpntclementbiron
andauthored
Improve writing
Co-authored-by: Clément Biron <[email protected]>
1 parent 1e346d8 commit be7bb36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/terms/explanation/filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ weight: 3
55

66
# Filters
77

8-
Filters solve noise issues in terms versions that cannot be addressed with direct selection or removal of content using CSS selectors or range selectors.
8+
Filters solve [noise]({{< relref "/terms/guideline/declaring/#usual-noise" >}}) issues in terms versions that cannot be addressed with direct selection or removal of content using CSS selectors or range selectors.
99

1010
## Why filters are needed
1111

12-
Web pages often contain dynamically generated content or content that cannot be targeted with CSS selectors that creates noise in the archive:
12+
Web pages often contain dynamically generated content or content that cannot be targeted with CSS selectors that creates noise in the recorded version, for example:
1313

1414
- Tracking parameters in URLs, for example `utm_source`, `utm_medium`, …
1515
- Content that are date based and can change between visits, for example "Updated X days ago" can be converted to a "Last updated on YYYY-MM-DD".

0 commit comments

Comments
 (0)