analyticsidentifier

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IgnoreFieldMismatch = datastore.IgnoreFieldMismatch

Functions

func Query

Types

type AnalyticsIdentifier

type AnalyticsIdentifier struct {
	mixin.Model
	Ids
}

func (*AnalyticsIdentifier) Defaults

func (e *AnalyticsIdentifier) Defaults()

func (*AnalyticsIdentifier) Init

func (AnalyticsIdentifier) Kind

func (e AnalyticsIdentifier) Kind() string

type Ids

type Ids struct {
	// Unique Identifier set on the client to identify the browser + device
	UUId string `json:"uuid"`

	// User Id
	UserId string `json:"userId"`

	// Google Analytics Long Id
	GAId string `json:"ga"`

	// Facebook Id
	FBId string `json:"fr"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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