overview

package
v0.0.0-...-d39f515 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report struct {
	AveragePageViewDuration                 uint64  `json:"averagePageViewDuration"`
	AveragePageViewDurationPercentageChange int16   `json:"averagePageViewDurationPercentageChange"`
	PageViewCount                           uint64  `json:"pageViewCount"`
	PageViewCountPercentageChange           int16   `json:"pageViewCountPercentageChange"`
	PageViewCountPerVisitor                 float64 `json:"pageViewCountPerVisitor"`
	PageViewCountPerVisitorPercentageChange int16   `json:"pageViewCountPerVisitorPercentageChange"`
	VisitorCount                            uint64  `json:"visitorCount"`
	VisitorCountPercentageChange            int16   `json:"visitorCountPercentageChange"`
}

func Get

func Get(dp *depot.Depot, filters *filter.Filters) (*Report, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL