Skip to content

Commit f50260d

Browse files
committed
Added info on tracking views when tag is not dynamic
1 parent 722b7a9 commit f50260d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/channels/entry-tracking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ 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.
23+
2224
## Tracking Views
2325

2426
The view tracking feature must be enabled in a specific instance of the `{exp:channel:entries}` tag using the `track_views` parameter. Within the `track_views` parameter you will indicate which one of the four "instances" of the view counter you would like to use, like this

0 commit comments

Comments
 (0)