Methods
appOpened(parameters:, req:)
Parameters:
Name | Type | Description |
---|---|---|
parameters: |
any
|
the analytics request body, analytics info will be in the dimensions property |
req: |
Request
|
the original http request |
trackEvent(eventName:, parameters:, req:)
Parameters:
Name | Type | Description |
---|---|---|
eventName: |
String
|
the name of the custom eventName |
parameters: |
any
|
the analytics request body, analytics info will be in the dimensions property |
req: |
Request
|
the original http request |