- TLC Home Home
- Discussions & Ideas Discussions & Ideas
- Product Guides Product Guides
- Knowledge Base Knowledge Base
- Developer Docs Developer Docs
- Education Education
- Blog TLC Blog
- Support Desk Support Desk
This article describes how to use the Visitor Lookup tool in AudienceStream. This tool is used to find and delete active visitor profiles within the Customer Data Hub.
In this article:
The Visitor Lookup tool in Customer Data Hub is a visual version of the Visitor Lookup API. A visitor lookup uses a visitor ID attribute and a search value to locate a visitor record in the system. When a record is located, all the known attributes for that visitor are displayed for review. visitors can then be deleted. The interface also offers a REST API screen for demonstrating how the API works. The new Visitor Lookup tool is located under the Tools section in the sidebar.
To find a visitor record, you will need a known value for one of the Visitor ID attributes defined in your account.
Use the following steps to perform a visitor lookup:
When a visitor record is located, there are two panels that display information about the visitor: the attribute filter panel on the left and the main JSON object panel.
The main panel displays the raw JSON object of the visitor record. Each attribute data type is represented as keys in the object. Learn more about the fields available in the visitor object.
The left panel provides an attribute filter to adjust the list of attributes that are displayed. Use the Filter by menu to choose between displaying All Attributes or Assigned attributes. When choosing Assigned, only attributes that have an assigned value for the currently located visitor profile will be displayed. Click the heading for each attribute type to expand its list of attributes.
Filter by All Attributes |
Filter by Assigned Attributes |
---|---|
|
When a visitor record is located, you have the option to delete it. This process can take up to 24 hours to complete and the action cannot be undone.
Deleting a visitor record will permanently remove its data from all components of the Customer Data Hub.
When you click Delete Visitor, a request is logged to our system to delete the visitor record and a transaction ID is returned to log the request. The delete request enters a queue and will be processed over the next 24 hours. If you search for the same visitor again and the record is not found, you will know the delete process has completed.
The transaction ID can be used in the Visitor Lookup API to check the status of the request.
The REST API tab provides a visual guide to the Visitor Lookup API. The API calls are pre-formatted for you as examples of how to implement the same functionality in your application. Select the API call you want to make and adjust the placeholder values in the request URL.
Each API call is available in the Request Types drop-down list. Select a request type to view the details of that API call.
Copyright All Rights Reserved © 2008-2021