ez.no / exponential / documentation / reference / data fetching / user / anonymous_count
fetch( 'user', 'anonymous_count' )
| Name | Type | Description | Required |
|---|
The number of anonymous users.
Counts the number of anonymous users and returns that count.
An anonymous user is considered active if the last access time is less than the activity timeout, the default is 1 hour and can be configured in site.ini ( ActivityTimeout).
There are {fetch( 'user', 'anonymous_count' )} guest users.
Comments