Google Analytics Basic Tracker Extension (only page views)
This extension is used when GA has been activated without Mirroring.
Properties:
Name | Type | Description |
---|---|---|
active |
boolean | Activate/Deactivate Google Analytics tags |
Methods
static create()
Create tracker
static gt()
Retrieve GA Tracker Identifier
static init(gaID)
Initialize and Load Google Analytics
Parameters:
Name | Type | Description |
---|---|---|
gaID |
string | GA Property Identifier (UA-xxxxxx) |
static raisePageview()
Send Page View tag