Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Stop Engaging After Focus #273

Merged
merged 9 commits into from
Jun 13, 2024
5 changes: 1 addition & 4 deletions docs/channels/focus_items.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ For each type of Focus Item, there are settings to configure which control the t
:width: 400
:alt: Screenshot showing the engagement settings for Focus Items.

.. vale off
- **Animate** - When set to Yes, this applies a slide-in animation to the Focus Item. When set to No, the item appears without any kind of sliding motion.
- **When to engage** - This setting controls the Focus Item shows. There are several options:
- **Upon arrival** - As soon as a visitor lands on the page
Expand All @@ -49,8 +47,7 @@ For each type of Focus Item, there are settings to configure which control the t
- **Once per hour** - Show the Focus Item once every hour that the visitor is on your website
- **Once per day** - Show the Focus Item once per day that the visitor is on your website
- **Stop engaging after a conversion** - This option is only available for the types which track a conversion (Collect Data and Emphasize a Link). If set to Yes, the Focus Item no longer displays if the visitor has either submitted the Form (Collect Data type) or clicked on the link (Emphasize a Link type).

.. vale on
- **Stop engaging after closing Focus** - This option is available for Focus Items and uses cookies. If set to Yes, the Focus Item no longer displays to the visitor after they have interacted with it, until they clear their cookies.

Styles
======
Expand Down
Loading