Skip to content

Commit 50300e0

Browse files
authored
Update entry-tracking.md
1 parent f50260d commit 50300e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/channels/entry-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ NOTE: **Note:** The view tracking counter works in conjunction with the `{exp:ch
1919

2020
NOTE: **Note:** If you have page caching enabled this feature will not work.
2121

22-
Some people have tags that are used to mimic a single-entry page without it being dynamic (e.g. by using `dynamic="no"` parameter). If you need Entry View Tracking to work for ANY combination that results in only one entry being returned by the tag (including channel query caching), you would need to set [`relaxed_track_views`](general/system-configuration-overrides.md#relaxed_track_views) configuration override.
22+
Some people have tags that are used to mimic a single-entry page without it being dynamic (e.g. by using `dynamic="no"` parameter). If you need Entry View Tracking to work for ANY combination that results in only one entry being returned by the tag (including channel query caching), you would need to set the [`relaxed_track_views`](general/system-configuration-overrides.md#relaxed_track_views) configuration override if your config file.
2323

2424
## Tracking Views
2525

0 commit comments

Comments
 (0)