mirror of
git://f0xx.org/ac/ac-be-hub
synced 2026-07-29 04:18:53 +03:00
initial
This commit is contained in:
7
assets/analytics.config.example.js
Normal file
7
assets/analytics.config.example.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/** Copy to analytics.config.js on deploy and set your GA4 measurement ID. */
|
||||
window.ANDROIDCAST_ANALYTICS = {
|
||||
measurementId: 'G-XXXXXXXXXX',
|
||||
platform: 'hub',
|
||||
basePath: '/app/androidcast_project',
|
||||
debug: false
|
||||
};
|
||||
Reference in New Issue
Block a user