Documentation / Product / Features / Experiences / Experience Editor

Experience Editor: Design Step

The design step is present in the editor for all Experiences of the Lytics provider. It lets you customize the appearance and content of the widget displayed to your users on your website. This step offers layout and position options as well as a custom CSS option.

Screenshot from 2019-05-01 18-10-58

Choosing a layout

First, choose your Experience's layout. There are five different layout options, and their availability depends on the tactic you selected.

  1. Modal: A full screen takeover Experience that can be closed by clicking outside the modal, clicking the close button of the modal, or taking the intended call-to-action.
  2. Slideout: A small widget that occupies a corner of the screen. It does not interrupt the user's current task.
  3. Bar: A short widget that takes the full width of the screen and sits at the top of the page.
  4. Sticky Bar: A bar that scrolls with the page.
  5. Gate: A modal that cannot be closed unless the call to action is fulfilled.

Campaign type layout compatibility

LayoutDrive TrafficCollect LeadsPresent a MessageRecommend Content
Modal
Slideout
Bar
Sticky Bar
Gate

Adding content

Different content fields are supported by different Experience layouts or tactics.

LayoutModalSlideoutBarSticky BarGate
Headline
Message
TacticDrive TrafficCapture LeadsPresent a MessageRecommend Content
Call to action
Image URL

Including an image for your Experience is optional, the image will be shown above or beside the messaging of the Experience. Any image you include must be hosted publicly as this input takes a URL but not an upload.

Setting position

Experience widgets can be displayed in different positions depending on their layout. The available positions will show up as a darker gray while the active position is blue.

Screenshot from 2019-05-01 19-54-22

LayoutModalSlideoutBarSticky BarGate
Top-left
Top-center
Top-right
Center-left
Center-center
Center-right
Bottom-left
Bottom-center
Bottom-right

Theming the Experience

There are three ways to theme your Experience.

  1. Choose a theme: Lytics provides Light and Dark themes you can select.

  2. Build a custom theme: There are eight color options available to build a theme in the Experience editor:

    • Background: The color of the background color of the Experience.
    • Headline: The text color of the headline message.
    • Body Text: The text color of the body text.
    • Close Button: The color of the '×' shape used as a close button.
    • Submit Button Text: The color of the text in the submit/call-to-action button.
    • Submit Button: The background color of the submit/call-to-action button.
    • Cancel Button Text: The color of the text in the cancel/dismiss button.
    • Cancel Button: The background color of the cancel/dismiss button.
  3. Use Custom CSS: Use your own custom CSS to match the Experience's styling with your site's design. Experiences are built using the Pathfora SDK. Read about using custom CSS with Pathfora.