Learn how to use Frigade’s targeting feature to only show a Flow to new users
Write sign up dates to Frigade user properties
Add targeting to your Flow
Add filter
, then choose User property
, and then choose our createdAt
field we just set for account creation date. Once selected, we can set the logic so only shows it to new users.By choosing is greater than
we can tell Frigade to only show this Flow to users whose sign up date is on or after a specific day, such as the day we roll the experience out. We could also choose an option like within the last X days
to show an experience to users within a relative time period.You can of course adjust and combine the properties and periods to further refine your targeting (e.g. isEnterprise, completedSetup, etc.).