foundation-comms.foundationanalytics
Home > @genesislcap/foundation-comms > FoundationAnalytics
FoundationAnalytics interface
Represents an analytics tracking system.
Signature:
export interface FoundationAnalytics
Methods
|
Method |
Description |
|---|---|
|
Tracks a "control clicked" event with the specified payload. | |
|
Tracks a "route changed" event with the specified payload. | |
|
Tracks an event with the specified name and payload. |