To collect experience events, you first need to create a dataset where these events will be sent.
Start by creating the schema that will be used in your dataset:
From the Data Management menu, select Schema.
Click Create schema, in the top right, select Experience Event and click Next.
Learn more about XDM schemas and fields groups in the XDM System overview documentation.
Enter a name and description for your schema and click Finish.
From the Field groups section on the left, select Add.
In the Search field, type “proposition interaction”.
Select the Experience Event - Proposition Interactions field group and click Add field groups.
The schema that will be used in your dataset must have the Experience Event - Proposition Interactions field group associated with it. Otherwise you will not be able to use it in your AI model.
Save the schema.
Learn more about building schemas in Basics of schema composition.
You’re now ready to create a dataset using this schema. To do this, follow the steps below:
From the Data Management menu, select Datasets and go to the Browse tab.
Click Create dataset and select Create dataset from schema.
Select the schema you just created from the list and click Next.
Provide a unique name for the dataset in the Name field and click Finish.
This dataset can now be selected to collect event data when creating an AI model.