Method | Description | |
---|---|---|
build ( string $url, array $singleParameters, array $compoundParameters ) : string | Build URL which is sent to Google Analytics | |
getPayloadParameters ( ) : array |
Method | Description | |
---|---|---|
getCompoundParametersPayload ( array $compoundParameters ) : array | Prepares compound parameters inside collections to be sent to GA. | |
getSingleParametersPayload ( array $singleParameters ) : array | Prepares all the Single Parameters to be sent to GA. |