Triggers
Introduction
Triggers allow users to send outbound messages on their Saturn integrated websites. They help in:
Increasing conversions
Providing proactive support
Feature announcements
You can create a trigger so that if user visits a page and stayed there for some x seconds, then you can show them a outbound message. See demo video below.
Trigger event / condition:
Trigger event specifies when should a trigger should start on any page based on the selected event and the provided URL.

Trigger event consist of:
Event: User event on which trigger should be applied.
URL: On which page trigger should be applied.
Trigger action:
Trigger action specifies what outbound message to display when the trigger was applied to a specified page after some delay.

Trigger action consist of:
Message: Outbound message to be shown for this trigger.
Delay: Time to wait to display action after event has occured (in seconds).
Example:
Follow below steps to setup a trigger and to show a outbound message when a user visits some URL:
Goto admin dashboard and click on triggers in left sidebar.

Click on `New trigger` button, it will navigate you to a form where you need to fill the trigger and outbound message details.

Visit the URL specified in the trigger event and wait for the time configured in trigger action to see the outbound message.

Last updated