retention
This commit is contained in:
@@ -38,6 +38,11 @@ model User {
|
||||
thirtyDayNudgeSentAt DateTime?
|
||||
limitReachedNudgeSentAt DateTime?
|
||||
firstScanNudgeSentAt DateTime?
|
||||
qrPulseSentAt DateTime?
|
||||
|
||||
/// When the user last looked at their own scan numbers. A live session is not
|
||||
/// the same as someone having seen a number, so this is what "inactive" means.
|
||||
lastAnalyticsViewAt DateTime?
|
||||
|
||||
// RevOps attribution
|
||||
signupSource String?
|
||||
|
||||
Reference in New Issue
Block a user