Update runtime data: analytics events, episode plays, study user state

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
nmemmert
2026-08-10 09:03:00 -04:00
parent 441b907ae1
commit abb4c87c41
4 changed files with 55 additions and 4 deletions
+35
View File
@@ -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
}
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"Living Between Two Appearings": {
"total": 1,
"byDay": {
"2026-07-22": 1
}
}
}
+1 -1
View File
@@ -1,4 +1,4 @@
{
"users": {},
"updatedAt": "2026-06-18T11:26:38.001Z"
"updatedAt": "2026-08-10T12:37:17.805Z"
}
+11 -3
View File
@@ -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"
}