mirror of
git://f0xx.org/ac/ac-be-hub
synced 2026-07-29 05:58:59 +03:00
initial
This commit is contained in:
7
assets/analytics.config.js
Normal file
7
assets/analytics.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/** Hub GA4 config — set measurementId to enable (see analytics.config.example.js). */
|
||||
window.ANDROIDCAST_ANALYTICS = {
|
||||
measurementId: 'G-8RKGWGQ52P',
|
||||
platform: 'hub',
|
||||
basePath: '/app/androidcast_project',
|
||||
debug: false
|
||||
};
|
||||
Reference in New Issue
Block a user