Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultSession = 15 * time.Minute
Variables ¶
This section is empty.
Functions ¶
func Register ¶ added in v0.0.18
Register records entry e. Tracks duration between page navigation by using a cache. Entries are cached by the user hash. By default the entry is kept for 15 mins before it is discarded.
By caching , it allows accurate tracking of page navigation. Giving us - entry page - exit page - duration on page - bounce rate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.