[go: up one dir, main page]

Create database records to track onboarding progress

Problem

As a product manager, we need some way to track the progress of a namespace as it moves through the onboarding process. Moreover, we need to utilize that data to prioritize communication with the user and get them to take the next step in their onboarding.

Data

All data should be recorded at the namespace level

Reasoning

By recording these actions in a database, we can use them to trigger communication logic within the product (.com or self-managed).

Edited by Nicolas Dular