AngularJS Service for Google Analytics.
Methods
(static) noGA() → {boolean}
Check whether Google Analytics is disabled.
- Source:
Returns:
- Type:
-
boolean
(static) sendPageLoad()
Send Google Analytics timing
hit for page load.
- Source:
(static) sendTimingEvent(data)
Send configurable Google Analytics timing
hit.
- Source:
- See:
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Object
|
|
(static) sendEvent(data)
Send configurable Google Analytics event
hit.
- Source:
- See:
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Object
|
|