Setting Up Events Table

Event definition is a one-time step. You can complete event setup by following these steps:

  1. Event table must be created in relation to an existing table. Click the + button on any existing table and Select events.

  1. Sortment prompts you to select a table in your data warehouse.

  1. Enter a name for your event table. Use something that helps you identify it easily later

  2. Optionally, enter a description.

  3. Choose the Primary Key column in your events table.

  4. Click Next.

  1. Choose how your events are stored in the table. If there are multiple events in the same table, choose the field with column names and label your events. This will help in making events data readable when querying on it for Audiences.

The schema overview page shows the schema from the perspective of primary table; labels are displayed accordingly.

Last updated