mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
next force snapshot
This commit is contained in:
@@ -19,3 +19,12 @@ Deploy copies/symlink under `.../androidcast_project/` on the VM. Background wat
|
||||
|
||||
See **[DEPLOY.md](DEPLOY.md)** — edit `listen 80` in `tmp/BE_alpine/etc/nginx/conf.d/apps.conf` using
|
||||
`examples/crash_reporter/backend/nginx.apps-port80.fragment`.
|
||||
|
||||
## Google Analytics (optional)
|
||||
|
||||
Shared loader: `../crash_reporter/backend/public/assets/js/analytics.js`
|
||||
|
||||
1. Hub: copy `assets/analytics.config.example.js` → `assets/analytics.config.js` and set `measurementId: 'G-…'`.
|
||||
2. Crash console: in `config/config.php` set `analytics.enabled` and `analytics.measurement_id`.
|
||||
|
||||
Tracks hub page views, nav card clicks, and crash-console views (`console_view` by `data-view`).
|
||||
|
||||
Reference in New Issue
Block a user