A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum TimeFrame

The logic for how to count site visits.

Namespace: EPiServer.Personalization.VisitorGroups.Criteria
Assembly: EPiServer.dll
Version: 8.11.0
Syntax
public enum TimeFrame

Fields

Name Description
Since

Count visits since a given date and time.

Total

No time frame, count total visit count.

Within

Count visits in a given time frame.

Extension Methods