What are TIDs?
The TID is the unique identifier, generated by MXO, assigned to each customer who visits your Touchpoints.
If using the APIs, we expect you to store the returned TID against a customer within your solution and use it in subsequent requests for that customer.
What are primary and secondary TIDs?
An anonymous customer may have multiple TIDs, generated on different browsers and on different devices, depending on how and where they interact with your Touchpoints.
The primary TID is the very first TID assigned, by MXO, to that customer. All other TIDs assigned to a customer after that point in time are secondary TIDs.
How does MXO work with Keys and TIDs?
The table below highlights a number of typical use cases, showing how MXO works with keys and TIDs.
No. | Use Case | Detail | What does MXO do? |
---|---|---|---|
1 | New, anonymous, customer. |
| Medallia Experience Orchestration creates a new TID for the Customer. |
2 | New customer provides a key. |
| Medallia Experience Orchestration creates a new TID for the Customer and associates the key with TID. |
3 | Existing, anonymous, Web customer, contacts the Call Center for the first time. |
|
|
4 | Existing, anonymous, Web customer provides a key. |
|
|
5 | Known customer provides an additional key |
|
|
6 | Known customer provides a different value for an existing key attribute. For example, where multiple customers are using the same device. |
|
|
7 | Multiple keys for the same customer are provided on an incoming request. |
|
|
8 | One or more keys on an incoming request match keys already stored for existing TIDs. |
|
|
9 | As Use Case 8, but a new value for an existing attribute is sent on the same request. |
|
|
10 | Anonymous, mobile, customer moves from mobile app to mobile website on same device. |
|
|
11 | Known customer moves from mobile app to mobile website on same device. |
|
|