fix(analytics): identify Memind users before pageviews #13

Merged
tkmind merged 1 commits from codex/fix-umami-users-identify into main 2026-07-17 06:17:01 +00:00
Owner

Summary

  • identify Umami users with the stable pseudonymous Memind owner id
  • expose readable username and current public page URL as Identify properties
  • send a standard Umami pageview after Identify while retaining custom interaction events

Validation

  • node --test mindspace-analytics.test.mjs (8/8)
  • npm test (1027/1027)
  • npm run verify:mindspace-publish-guards (46/46)
  • npm run verify:mindspace-page-sync-guards
## Summary - identify Umami users with the stable pseudonymous Memind owner id - expose readable username and current public page URL as Identify properties - send a standard Umami pageview after Identify while retaining custom interaction events ## Validation - node --test mindspace-analytics.test.mjs (8/8) - npm test (1027/1027) - npm run verify:mindspace-publish-guards (46/46) - npm run verify:mindspace-page-sync-guards
tkmind added 1 commit 2026-07-17 06:12:50 +00:00
fix(analytics): identify Memind users before pageviews
Memind CI / Test, build, and release guards (pull_request) Successful in 3m11s
ed9e23fc07
tkmind merged commit c9591bc4cf into main 2026-07-17 06:17:01 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#13