diff --git a/data/analytics-events.json b/data/analytics-events.json new file mode 100644 index 0000000..6167972 --- /dev/null +++ b/data/analytics-events.json @@ -0,0 +1,35 @@ +{ + "scrollDepth": { + "/episodes": { + "25": 4, + "50": 4, + "75": 2, + "90": 0 + } + }, + "timeOnPage": { + "/": { + "totalSeconds": 9, + "count": 2 + }, + "/episodes": { + "totalSeconds": 318967, + "count": 305 + }, + "/episodes/movn6tk3": { + "totalSeconds": 445, + "count": 3 + } + }, + "outboundClicks": {}, + "utmSources": {}, + "searchQueries": {}, + "notFound": {}, + "audioEvents": { + "Living Between Two Appearings": { + "pauses": 0, + "completions": 0, + "totalListenSeconds": 43 + } + } +} \ No newline at end of file diff --git a/data/episode-plays.json b/data/episode-plays.json new file mode 100644 index 0000000..eca2d65 --- /dev/null +++ b/data/episode-plays.json @@ -0,0 +1,8 @@ +{ + "Living Between Two Appearings": { + "total": 1, + "byDay": { + "2026-07-22": 1 + } + } +} \ No newline at end of file diff --git a/data/study-reminders.json b/data/study-reminders.json index ef9c58d..c23b4fa 100644 --- a/data/study-reminders.json +++ b/data/study-reminders.json @@ -1,4 +1,4 @@ { "users": {}, - "updatedAt": "2026-06-18T11:26:38.001Z" + "updatedAt": "2026-08-10T12:37:17.805Z" } \ No newline at end of file diff --git a/data/study-users.json b/data/study-users.json index b1149ae..5c2275c 100644 --- a/data/study-users.json +++ b/data/study-users.json @@ -10,14 +10,20 @@ "enrolledStudySlugs": [], "avatarUrl": "", "createdAt": null, - "updatedAt": null, + "updatedAt": "2026-08-10T12:39:25.413Z", "lastLoginAt": "2026-05-21T15:41:16.259Z", + "reengagementSentAt": {}, "pendingEmailChange": null, "twoFaMethod": null, "totpSecret": null, "totpVerified": false, "totpEnabledAt": null, - "totpRecoveryCodes": [] + "totpRecoveryCodes": [], + "birthdayMonth": 7, + "birthdayDay": 4, + "birthdayAlternateMonth": null, + "birthdayAlternateDay": null, + "birthdayEmailSentYear": null }, { "id": "3307bdd7-a770-4fad-a28e-cf2d0c2a6e34", @@ -33,6 +39,7 @@ "createdAt": null, "updatedAt": "2026-06-08T20:46:30.804Z", "lastLoginAt": "2026-06-08T20:46:30.804Z", + "reengagementSentAt": {}, "pendingEmailChange": null, "twoFaMethod": null, "totpSecret": null, @@ -53,6 +60,7 @@ "createdAt": null, "updatedAt": null, "lastLoginAt": "2026-06-02T17:33:13.669Z", + "reengagementSentAt": {}, "pendingEmailChange": null, "twoFaMethod": null, "totpSecret": null, @@ -61,5 +69,5 @@ "totpRecoveryCodes": [] } ], - "updatedAt": "2026-06-08T20:46:30.806Z" + "updatedAt": "2026-08-10T12:39:25.413Z" } \ No newline at end of file