Tracking Protocol 3 - RainMz/NintendoClients GitHub Wiki
(1) SendTag
Request
Type |
Name |
Uint32 |
trackingID |
String |
tag |
String |
attributes |
Uint32 |
deltaTime |
Response
This method does not return anything.
(2) SendTagAndUpdateUserInfo
Request
Response
This method does not return anything.
(3) SendUserInfo
Request
Type |
Name |
Uint32 |
deltaTime |
Response
(4) GetConfiguration
Request
This method does not take any parameters.
Response
(5) SendTags
Request
Response
This method does not return anything.
Types
TrackingInformation (Structure)
Type |
Name |
Uint32 |
trackingID |
String |
tag |
String |
attributes |
Uint32 |
deltaTime |
String |
newUserId |