You can leverage all of the web behavioral event data (through Adobe Analytics or Web SDK) that you are already capturing and streaming into Adobe Experience Platform in order to trigger journeys and automate experiences for your customers.
This section only applies for rule-based events and customers who need to use Adobe Analytics or WebSDK data.
For this to work with Adobe Analytics, you need to activate, in Adobe Experience Platform, the report suite that you want to use. To do this, follow the steps below:
Connect to Adobe Experience Platform and browse to Sources.
In the Adobe Analytics section, select Add data
From the list of available Adobe Analytics report suites, select the Report suite to enable. Then, click Next.
Choose if you want to use a Default or Custom schema.
From the Dataflow detail screen, choose a Dataflow name.
Once your configuration is complete, click Finish.
This enables the Analytics source connector for that report suite. Whenever the data comes in, it is transformed into an Experience event and sent into Adobe Experience Platform.
Learn more about Adobe Analytics source connector in Adobe Experience Platform documentation and tutorial.
After implementing your integration with Adobe Analytics with the Adobe Analytics sources or with the Adobe Experience Platform Web SDK, you can create an event which can later be used in a journey.
In this example, we will target users who added a product to their carts:
From Adobe Journey Optimizer, access the Configuration menu.
Then, select Manage from the Events card.
Click Create event. The event configuration pane opens on the right side of the screen.
Fill in the Event parameters:
Name: Personalize the name of your Event.
Type: Choose the Unitary Type. Learn more
Event ID type: Choose the Rule based Event ID type. Learn more
Schema: Select the Analytics or WebSDK schema created in the section above.
Fields: Select the Payload fields. Learn more
Event ID condition: Define the condition that will be used by the system to identify the events that will trigger your journey.
Here, the Event is triggered when customers add an item to their carts.
Profile Identifier: Choose a field from your payload fields or define a formula to identify the person associated to the event.
When configured, select Save. Your event is now ready to be used in a journey.
From the Journeys, you can now start creating your journey. For more on this, refer to this section.
Add your previously configured Analytics events to your journey.
Add an Event which will be triggered if an order is completed.
From your Event menu, select the Define the event timeout and Set a timeout path options.
From the timeout path, add an Email action. This path will be used to send an email to customers who didn’t complete an order to remind them that their carts are still available.
Add a Wait activity after your main path and set it to the needed duration.
Then, add an Email action. In this email, the customers will be prompted to give feedbacks on the placed order.
You can now publish your journey after testing its validity. Learn more