Skip to main content
The Datasource described on this page is an illustrative example. The actual fields, structure, and naming will vary based on your brand’s specific data model and integration. Use this as a reference for the type of data needed, not as an exact specification.

Overview

Workflow Events captures every interaction between a customer and Reelevant Content: impressions (views), clicks, conversions, and Live Polling responses. This Datasource feeds back into Workflows to enable progressive logic — such as rotating Content after non-conversion, avoiding repeated displays, or building progressive profiles from poll responses.

Key Fields

FieldTypeDescriptionExample values
event_idStringUnique event identifier"EVT-9a3f2b1c"
customer_idStringCustomer who triggered the event"C-2847391"
workflow_idStringWorkflow that generated the Content"WF-lifecycle-banner"
event_typeEnumType of interactionimpression, click, conversion, poll_response
content_idStringSpecific Content block displayed"CNT-reco-shoes-v2"
timestampDateTimeWhen the event occurred2024-11-15T14:32:00Z
poll_questionStringQuestion asked (for poll events)"What's your preferred style?"
poll_answerStringAnswer selected (for poll events)"Casual"
metadataObjectAdditional context{channel: "email", campaign_id: "BF-2024"}

Connected Use Cases

Use CaseHow Workflow Events is used
Live PollingStores poll responses, prevents re-asking same question
Enriched Product RecommendationTracks impression count for rotation logic
Opt-in BannerTracks previous banner exposure to avoid repetition
Lifecycle BannerTracks conversion status for escalation logic
1:1 Personalised DigestFull interaction history for content orchestration

Data Requirements

RequirementDetails
Update frequencyReal-time (events are generated automatically by Reelevant)
Minimum fieldsevent_id, customer_id, event_type, timestamp
FormatAuto-generated — no manual import needed
VolumeHigh — one event per impression/click/conversion

Integration Notes

Workflow Events is automatically populated by the Reelevant platform. No external data import is required. Events are generated whenever a customer interacts with a Reelevant Content block.
This is the only Datasource that is entirely self-generated by Reelevant. All other Datasources require external data import from the brand’s systems.