Home docs nex protocols Tracking 3 (36)
Post

Tracking 3 (36)

Methods

(1) SendTag

Request

TypeName
Uint32trackingID
Stringtag
Stringattributes
Uint32deltaTime

Response

This method does not return anything.

(2) SendTagAndUpdateUserInfo

Request

TypeName
Uint32trackingID
Stringtag
Stringattributes
Uint32deltaTime
StringuserID

Response

This method does not return anything.

(3) SendUserInfo

Request

TypeName
TrackingInformationuserInfo
Uint32deltaTime

Response

TypeName
TrackingInformationuserInfo
Uint32trackingID

(4) GetConfiguration

Request

This method does not take any parameters.

Response

TypeName
List<String>tags

(5) SendTags

Request

TypeName
List<TrackingTag>tagData

Response

This method does not return anything.

Types

TrackingInformation (Structure)

TypeName
Uint32ipn
StringuserID
StringmachineID
StringvisitorID
StringutsVersion

TrackingTag (Structure)

TypeName
Uint32trackingID
Stringtag
Stringattributes
Uint32deltaTime
StringnewUserId
Contents