1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 07:39:15 +03:00

google analytics account

This commit is contained in:
Anton Afanasyeu
2026-06-20 21:09:35 +03:00
parent 38c85c1722
commit 552d123c79
2 changed files with 4 additions and 4 deletions

View File

@@ -38,8 +38,8 @@ return [
],
// Google Analytics 4 (hub + crash console share public/assets/js/analytics.js)
'analytics' => [
'enabled' => false,
'measurement_id' => '', // e.g. G-XXXXXXXXXX
'enabled' => true,
'measurement_id' => 'G-8RKGWGQ52P', // e.g. G-XXXXXXXXXX
'debug' => false,
],
// On-demand remote access (WireGuard v1) — see docs/REMOTE_ACCESS_IMPL.md

View File

@@ -38,8 +38,8 @@ return [
],
// Google Analytics 4 (hub + crash console share public/assets/js/analytics.js)
'analytics' => [
'enabled' => false,
'measurement_id' => '', // e.g. G-XXXXXXXXXX
'enabled' => true,
'measurement_id' => 'G-8RKGWGQ52P', // e.g. G-XXXXXXXXXX
'debug' => false,
],
// On-demand remote access (WireGuard v1) — see docs/REMOTE_ACCESS_IMPL.md