Embedding API Reference / Modules / exposed-api / <internal> / GA_CATEGORY

# Enumeration: GA_CATEGORY

exposed-api.<internal>.GA_CATEGORY

# Table of contents

# Enumeration Members

# Enumeration Members

# DEPRECATION

DEPRECATION = "Deprecation"

# Defined in

src/common/utils/google-analytics.ts:93 (opens new window)


# ERROR

ERROR = "Error"

# Defined in

src/common/utils/google-analytics.ts:88 (opens new window)


# INTERACTION

INTERACTION = "Interaction"

# Defined in

src/common/utils/google-analytics.ts:91 (opens new window)


NAVIGATION_TIMING = "Navigation Timing"

# Defined in

src/common/utils/google-analytics.ts:89 (opens new window)


# TIMING

TIMING = "Timing"

# Defined in

src/common/utils/google-analytics.ts:90 (opens new window)


# TRACKING

TRACKING = "Tracking"

# Defined in

src/common/utils/google-analytics.ts:92 (opens new window)