Use Conversational Replay
Make your Replay conversational with iAdvize and let your customers interact with your brand directly inside the Aploze Replay.
Last updated
Make your Replay conversational with iAdvize and let your customers interact with your brand directly inside the Aploze Replay.
Last updated
The Conversational Replay is an exclusive Aploze by iAdvize feature that allows your users to interact directly with your brand during an Aploze Replay session. Let's see our demo to understand all the potential of this new capability:
Before starting, you need to have 2 things:
You need to have access to your iAdvize Admin
You need to have access to your Aploze Admin
There are many JS events listenable on Aploze, but the event that will interest us for synchronize your shopping cart is the one who returns a product when the user clicks on "Add to cart" Button.
Go to Aploze admin
Click on "Events" tab on the left sidebar
Click on the event where you want to enable Conversational Replay
Click on "Settings" tab
Select "Enabled" on Conversational Replay dropdown input: \
Copy your eventID from your browser’s address bar:
You eventID is the last portion of the url …events/your-eventId
You will need this ID later during your iAdvize campaign configuration.\
Go to iAdvize admin
Create an engagement campaign with customized targeting method (see How to create an engagement campaign)
To make your conversational replay works, you need to create a custom target rule (see How to create a targeting rule)
Now, let’s set our custom targeting configuration:\
In your targeting configuration, create a new targeting rule called "Open Replay Event"\
Add a new condition: \
Click on “Current page”, this condition is based on current page browsing\
Select “contains” in “current page” select box
As a value, type aploze-replay-your_event_id
(with the event ID previously retrieved from your address bar in Aploze Admin)\
Click on "Add"
Let’s select the behavior relative to our condition:\
Click on "Notification"\
Select “Chatbox”\
Click on "Save" to register our new targeting rule\
Our targeting rule is creating, let’s click on "Save" to register our Conversational Replay Campaign
Don’t forget to configure campaign routing to distribute conversations to the agent most qualified to respond (See How to distribute conversations)
To always display the iAdvize chatbox during conversational replay, you need to handle your conversation queue and enable asynchronous conversations. (See Conversation Queue)