add custom feed discovery to onboarding

This commit is contained in:
Ansh Nanda 2023-08-28 15:41:02 -07:00
parent c4cf288296
commit 3f1b313fa4
6 changed files with 225 additions and 39 deletions

View file

@ -122,6 +122,7 @@ interface TrackPropertiesMap {
// ONBOARDING events
'Onboarding:Begin': {}
'Onboarding:Complete': {}
'Onboarding:Skipped': {}
}
interface ScreenPropertiesMap {