Send user behavior data to the server (tracking).
+Known to be used in firmware versions:
+
+- 2058
+
+
HTTP request
============
Protocol
HTTP response
=============
-FIXME
+Headers
+ ``Content-Type``
+ ``application/json``
+
+All data in the response must be on one line.
+
+.. include:: api-rest-analytics-application-event-analytics-event-view.json.response-full.json
+ :code:
+
+If the response is not successful, or the response cannot be parsed into a
+JSON object from one line of response data,
+the tracking data are sent again some minutes later.
+
+
+Usage
+=====
+Analytics intents are sent by the console application.
+
+Response gets parsed in
+``com.playjam.gamestick.databaseinterfaceservice.DatabaseInterfaceService#ParseResponse()``
-============================================================================
-``POST l2.gamestickservices.net/api/rest/connect/stick/stick/xxx/view.json``
-============================================================================
+===================================================================================
+``POST http://l2.gamestickservices.net/api/rest/connect/stick/stick/xxx/view.json``
+===================================================================================
Used for several things: