collect
Analytic
@PutMapping(path = ""/" + PERFORMANCE_ANALYTICS_KEY",
params = [],
headers = []
)
Method to collect an analytics for the application
Return
result of the request as String.
Parameters
applicationId
Identifier of the application
serverSecret
User token for authentication
appVersion
Version of the application where the issue occurred
platform
Platform to connect
isDebugMode
Specifies whether analytics sent by the Ametista-Engine should be counted
payload
The request payload with the different analytic stats to store