param

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package param holds Google Analytics parameter names.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameter

type Parameter string

Parameter represents a Google Analytics parameter name.

const (
	ApplicationName      Parameter = "an"
	ApplicationVersion   Parameter = "av"
	ClientID             Parameter = "cid"
	DataSource           Parameter = "ds"
	EventAction          Parameter = "ea"
	EventCategory        Parameter = "ec"
	EventLabel           Parameter = "el"
	EventValue           Parameter = "ev"
	ExceptionDescription Parameter = "exd"
	ExceptionFatal       Parameter = "exf"
	HitType              Parameter = "t"
	ProtocolVersion      Parameter = "v"
	SessionControl       Parameter = "sc"
	TimingCategory       Parameter = "utc"
	TimingDuration       Parameter = "utt"
	TimingLabel          Parameter = "utl"
	TimingName           Parameter = "utv"
	TrackingID           Parameter = "tid"

	HostOS    Parameter = "cd1"
	HostGPU   Parameter = "cd2"
	TargetOS  Parameter = "cd3"
	TargetGPU Parameter = "cd4"

	Size  Parameter = "cm1"
	Count Parameter = "cm2"
)

Jump to

Keyboard shortcuts

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