-
Notifications
You must be signed in to change notification settings - Fork 68
Tracking Protocol 3
Yannik Marchand edited this page Jan 27, 2021
·
2 revisions
NEX Protocols > Tracking 3 (36)
Method ID | Method Name |
---|---|
1 | SendTag |
2 | SendTagAndUpdateUserInfo |
3 | SendUserInfo |
4 | GetConfiguration |
5 | SendTags |
Type | Name |
---|---|
Uint32 | trackingID |
String | tag |
String | attributes |
Uint32 | deltaTime |
This method does not return anything.
Type | Name |
---|---|
Uint32 | trackingID |
String | tag |
String | attributes |
Uint32 | deltaTime |
String | userID |
This method does not return anything.
Type | Name |
---|---|
Uint32 | deltaTime |
Type | Name |
---|---|
TrackingInformation | userInfo |
Uint32 | trackingID |
This method does not take any parameters.
Type | Name |
---|---|
List<String> | tags |
Type | Name |
---|---|
List<TrackingTag> | tagData |
This method does not return anything.
TrackingInformation (Structure)
Type | Name |
---|---|
Uint32 | ipn |
String | userID |
String | machineID |
String | visitorID |
String | utsVersion |
TrackingTag (Structure)
Type | Name |
---|---|
Uint32 | trackingID |
String | tag |
String | attributes |
Uint32 | deltaTime |
String | newUserId |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages