Is there a way to find a specific event by id within the interface? We have a new trait to add to our identify schema and its proving impossible to capture the event on the events page in order to modify the schema due to the amount of “page” events we’re generating.
Yes there is by following the steps below.
Firstly, click on the Schema tab in the side table.
This will the present you with a you a list of titles and two tabs, one labelled Core and the other called Custom. You will need to click on the tab that is labelled Core
Scroll down the list until you see the word Identify (as highlighted in grey below), click on identify.
You will then be able to add the Identify trait by click on the green button to the left of the page.
One you have done this you will be presented with the below pop up.
Type in the name of the trait (for example SurveyEntry) and the trait type - for this example we have selected the type to be a string. Click on the the green add and this will add the event to the schema