Skip to content

feat(metrics): creator scene analytics - #1426

Draft
eordano wants to merge 3 commits into
mainfrom
feat/scene-metrics
Draft

feat(metrics): creator scene analytics#1426
eordano wants to merge 3 commits into
mainfrom
feat/scene-metrics

Conversation

@eordano

@eordano eordano commented Jul 24, 2026

Copy link
Copy Markdown
Member

In-Hub Analytics surface: per-scene overview, retention charts, engagement + social interactions (hand-rolled SVG, no chart dep), CSV export. Signed-fetch client against creators-data; honest-empty tiles for absent data; cohort<10 -> 'Not enough data'. Exposed via an Analytics nav item, a portfolio list (worlds + genesis), the scene editor, and publish-success.

@github-actions

Copy link
Copy Markdown
Contributor

Test this pull request on macos-latest

Download the correct version for your architecture:

mac-x64
mac-arm64

Click here if you don't know which version to download

For running this unsigned version of the app, you will need to run the xattr command on it:

  1. Extract the app from the downloaded .dmg file (double-click it)
  2. Place the extracted app anywhere you like in your file system
  3. Open a terminal on the directory where the app is
  4. Run xattr -c app-name, replacing "app-name" for the actual name of the app
  5. Double-click the app ✅

@github-actions

Copy link
Copy Markdown
Contributor

Test this pull request on windows-latest

Download the correct version for your architecture:

win-x64

@eordano
eordano force-pushed the feat/scene-metrics branch 3 times, most recently from 581ba41 to 2c56e5c Compare July 24, 2026 12:30
@eordano
eordano force-pushed the feat/scene-metrics branch from 2c56e5c to 13d045e Compare July 24, 2026 12:56
Esteban Ordano and others added 2 commits July 24, 2026 19:52
Redesign portfolio list as table with search; scene card preview, deployer avatar and local-time last update; real world access via permissions API; resize-aware retention charts; retention window tooltips; wallets -> accounts copy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…g stack

dev builds now hit the local creators-data server (:8787/api) and local
feature-flags server (:8788) instead of the .zone deployments, so the
metrics feature flag and live scene stats work against the local stack.
The env-pin spec is updated to match.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant