Clearing TID

TID is the unique identifier that gets assigned to each customer who visits your Touchpoints. You can programmatically clear the customer's TID by calling the following:

MedalliaMXO.clearTid()
[MedalliaMXO clearTid];
Note: This method removes TID from local storage only. For instructions on how to completely remove a user's data from Medallia Experience Orchestration, see our api documentation.