This commit is contained in:
+3
-8
@@ -119,14 +119,9 @@ touch events, so physical-device smoke testing is the only gate.
|
||||
|
||||
`Settings` has `analytics_enabled`, `matomo_url`, and `matomo_site_id`; the engine
|
||||
consumes them via `AnalyticsPlugin` on non-wasm targets. Remaining work is live
|
||||
validation against the deployed Matomo instance:
|
||||
- Configure `matomo_url` and opt in through Settings.
|
||||
- Play a short session that starts a game, wins or forfeits, and unlocks or
|
||||
verifies an achievement event path if practical.
|
||||
- Confirm Matomo receives `Game / Start`, `Game / Won` or `Game / Forfeit`, and
|
||||
any achievement events.
|
||||
- Decide whether the web/WASM route should eventually use browser-side tracking,
|
||||
since the native `AnalyticsPlugin` is intentionally gated out on wasm32.
|
||||
validation against the deployed Matomo instance. Use
|
||||
`docs/analytics-validation.md` for the native validation checklist and the
|
||||
current web/WASM decision notes.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user