How to go to View Details for a specific event?
Step 1 : Go to the event and click on the View Details button.
How Can I see Yesterday’s data?
Step 1 : Go to View Details.
Step 2: In Event Overview , Click on the last 28 days and select Yesterday.
How Can I get domains from where the event is coming?
Step 1 : Select Yesterday’s data.
Step 2 : Click on Data source and select Domains.
How to export Urls of events?
Step 1 : Select Yesterday’s Data.
Step 2: Click on Data source and select URLs.
Step 3 : Click on the export table .
How Can I see the graph of the event ?
Step 1 : Go to View Details.
Step2 : Select Yesterday’s data.
How to see Event Matching of event?
Step1 : Go to View Details.
Step 2: Click on Event Matching.
How to see Event Deduplication?
Step 1 : Go to View Details.
Step 2 : Click on Event Deduplication.
How to check First Party data on a website?
Follow below steps for all forms present on the website.
Step 1 : Go to the page where the form is present.
Step 2 : Open Inspect element and Go to Application.
Step 3 : Under the Cookie section , select your domain.
Step 4 : search “th_capi” in the search bar.
Step 5: Now try to fill up the form and submit it and see if cookie of the following name is build on the cookie section or not.
Step 6 : After checking First Party data , fire any event and check server side request. All First Party data should
be passed as a parameter with request.
How to whitelist domains on the server side?
Step 1:
Check if the event setup tool is on or not?
Step 1 : In the Events Manager , Go to settings.
Step 2 : Under settings there is an option to Track events automatically without code.