Release 1.3 - ...
<visitors> element
Defines the configuration settings of visitor administration.
Attributes
Attribute name |
Required |
Description |
logindividualvisitors |
No |
If set to true, the visitor details are stored for each visitor. (default is true) |
visitorhistory |
No |
The number of days the visitor details are stored in the database. (Default is 7 days) |
clickpathhistory |
No |
The number of days the click path (formerly extended logging) is stored in the database. After this period, the entries are deleted from the database. (Default is 7 days) |
visitormode |
No |
Since 1.4b3: Defines how visitors are measused:
Possible values:
"continuous": Visitors are counted only the first time they visit the site. If the visitor visits your site the next day, he will not be counted as a visitor again. SmiServer 1.3-1.4b2 used this method of counting visitors.
"24h": Visitors are counted as a new visitor every day they visit your site for the first time. This method of counting visitors is used by default in Smi 1.4b3 and beyond.
|
Parent element
Element name |
Description |
<logging> |
Defines the configuration for logging information in this site.
Defines the configuration for logging information in this site.
Defines the configuration for logging information in this site.
Defines the configuration for logging information in this site.
Defines the configuration for logging information in this site. |
Child elements
None.