mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Fix typo.
This commit is contained in:
parent
7b2c45d9e9
commit
d38d30c846
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ Constant Value Description
|
|||
================= ====== =============================================
|
||||
``SCOPE_VISITOR`` 1 Distinguishes categories of visitors across
|
||||
multiple sessions.
|
||||
``SCOPE_SESSION`` 2 Ddistinguishes different visitor experiences
|
||||
``SCOPE_SESSION`` 2 Distinguishes different visitor experiences
|
||||
across sessions.
|
||||
``SCOPE_PAGE`` 3 Defines page-level activity.
|
||||
================= ====== =============================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue