Overview

Checklists are increasingly becoming a vital tool for guiding new users toward successful activation. They serve as a structured roadmap, ensuring that users stay on track and complete the key tasks necessary to derive value from your product. By implementing checklists, you can help users navigate their journey more effectively, reduce churn, and improve product adoption. These lists can include actions like exploring features, completing a setup, or performing specific tasks within the app. Frameeee Pn

Use Cases

  • Improved User Engagement: Checklists encourage users to interact more with your product by providing clear, actionable steps.
  • Faster Time to Value: By guiding users through the essential steps, checklists help them achieve their goals quicker.
  • Enhanced Onboarding Experience: They simplify the onboarding process, making it less overwhelming for new users.
  • Increased Retention: A well-implemented checklist ensures users remain engaged and reduces the likelihood of churn.

How to create a checklist

**Navigate to Engagement > Checklists **from the sidebar. 2. Select Email from the list of items.png Then, click Create Checklist and enter the checklist title in the pop-up window. list view.png

Tasks tab

The first step of creating a checklist is to add tasks to your Checklist.  create checklist.png After clicking the Add Task button, a drawer will slide out where you can enter the task details. In the Task Action section, specify what should happen when a user clicks on the task.
  • Do** nothing**: The task will automatically be marked as complete in this case, without prior action.
  • Go to page: To navigate the user to a certain URL.
  • Trigger a flow: To trigger a flow that you have created from a checklist task.
  • Run script: To run a JavaScript function once the user clicks on the task.
Test34 Pn
  • In the checklist task, you can set the task “Go to Page” or use the flow “Route to URL” to direct users to a dynamic domain by replacing the desired domain with the “hostname” property. Additionally, you can ask your development team to pass a property for any dynamic parts of the page, and then replace the dynamic part with the passed property.
Test34 Pn
  • You can set an Action for the Task to follow through with, as well as advanced settings to use when needed. 
Screenshot2025-03-16at11.48.06PM

Style tab

Under the Style tab, you’ll find two sections: Widget and Beacon. Each has its own set of style settings to help you customize your checklist to suit your use case. Let’s take a closer look at each section. Widget The Widget tab lets you style the overall checklist, including task appearance, text, minimize button, dismiss behavior, and completion behavior.
  • Header: Start by setting up the Header of the checklist. You can also add a subtitle to provide extra information or context.
  • Theme: Select from your pre-created themes and choose them from a list to quickly apply a consistent style.
  • General: Customize colors, icons, and automatic opening to match your brand.
  • Text: Choose the font and set the header and body text colors.
  • Minimize button: Define the style and colors of the minimize button.
  • Dismiss content: Customize the dismiss button text and confirmation prompts.
  • Completion: Set the title, description, and button text shown when all tasks are completed.
Style Pn Beacon The Beacon tab controls how the checklist looks when it’s collapsed.
  • Icon style: Choose how the beacon appears, Icon in Circle, Icon in Square, Text Only, Icon + Text.
  • Background color: Set the background color of the beacon.
  • Beacon Icon: Select or upload the icon that represents your checklist when collapsed.
  • Label: Add text to appear next to the icon (e.g., “Get Started”).
  • Color: Choose the main color for the beacon.
  • Font color: Set the color of the label text.
  • Corner radius: Adjust how rounded the beacon’s corners are.
  • Positioning: Choose where on the screen the beacon will appear.
  • Z-index: Define layering to control how the beacon stacks over other page elements. Beacon Pn
Click here to watch a quick demo on how to set up your checklist!

FAQs