Determine whether a visit should be saved.
page visit data
Add additional data to the visit before saving.
page visit data
Returns a list of visits through the visitsApi
OptionalqueryParams: VisitsApiQueryParamsSaves a visit through the visitsApi
Transform the pathname before it is considered for any other processing.
the original pathname
the transformed pathname
Staticcreate
This is an implementation of VisitsApi that relies on a StorageApi. Beware that filtering and ordering are done in memory therefore it is prudent to keep limit to a reasonable size.