Fire event
An event records something that happened. Event attributes add details about that occurrence. For example, a View Product event can include the product name, category, and price.
Use Fire Event to record an event when a user reaches a journey step. Define the event and its attributes using fixed values or values from the journey context.
Step 1: Add the action
In Journey Builder, select Add Step.
Under Action, select Fire Event.
Enter a Step Name.
Use a name that identifies the recorded event, such as Record product view. The name appears only in the journey builder.

Step 2: Select the event
Select the event in Select Event.
Choose the event that represents the action or outcome you want to record. The event name identifies the occurrence. Its attributes describe it.
For example, select View Product to record that event when a user reaches this step.

Step 3: Configure an event attribute
Select an event attribute in Select Attribute.
Select a value type.
Enter or select the Value.
Select an attribute only when its value is available or can be set. Each configured attribute becomes part of the event when the journey runs.
Use Select Attribute to choose the detail that belongs to the event. For a product-view event, this can include the product name, category, or price.
Variable
Uses a journey variable.
Fixed
Uses a value you define.
For example, select Product Name, choose Variable, and select ProductName. The recorded event receives the product name available in the journey context.
Choose Fixed for a value that is always the same. Choose Variable when the journey or user profile provides the value.
For example, set a Fixed Category value to Electronics when this journey only handles that category. Use a Variable Product Name when each user views a different product.
Step 4: Add more attributes
Select Add More to attach another attribute to the event. Repeat Step 3 for each attribute.
For example, add Category and Price alongside Product Name. One event records all configured values.
Add only attributes that describe the selected event. This keeps the event data meaningful when you use it for analysis or a later follow-up.
Step 5: Save the action
Select Save.
The event triggers as users reach this step.
For example, a Purchase event can include the product category and price. Reporting and follow-up journeys can then use the recorded event data.
Last updated
Was this helpful?