Changelog

Thumbnail image for changelog item

Segment user identification integration

You can now set up Dopt as a destination for user identification from Segment. As you send new identify() calls to Segment, users will be created or updated in Dopt. This enables you to track and target users when using Dopt to develop onboarding and engagement experiences. Read the docs →

Other improvements & fixes

  • Dopt now has two separate API Keys: blocks API key and users API key. The vlocks API key is used to integrate with @dopt/react and the users API key is used to send requests to our users API. Using two keys is more secure because the blocks API key is visible in the front-end.
  • URLs now direct you to the exact page copied from, enabling you to save and share URLs.
  • You’ll now be redirected to the latest active page after logging out and then logging back in.

Thumbnail image for changelog item

Introducing Dopt

Welcome! Here’s what’s available in the first version of Dopt:

  • Collaboratively define onboarding and engagement experience targeting and logic in the flow canvas using start, step, and finish blocks
  • React SDK to access and manipulate Step block state, abstracting away complex customer data and business logic making it easier to develop onboarding
  • Identify API to send customer data to Dopt to power targeting and visibility
  • Visibility into user’s properties and state for each flow (in progress, finished, exited)
  • Ability to reset user’s state for a flow for easy testing
  • Documentation to help you get started

Sign up for a free account

Other improvements & fixes

  • Start block targeting rules are now shown on the Flow canvas
  • Added Owner field to Flows
  • Added Last Encountered property to blocks
  • Added global error handling and more descriptive error messages
  • Major performance update that reduce response time of APIs