1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-16 18:23:16 +00:00

Add Google Analytics integration

This commit is contained in:
2025-07-04 16:20:12 +02:00
parent ea7abc62b0
commit d0cba14af8
6 changed files with 35 additions and 15 deletions
+1
View File
@@ -28,6 +28,7 @@ When `VITE_GO_PRO=true` the UI exposes additional features like Google
authentication and multiple transformation tabs. For authentication you must
provide Firebase configuration via `VITE_FIREBASE_CONFIG` containing the JSON
object used by `initializeApp`.
Set `VITE_GA_ID` to enable Google Analytics tracking.
### Docker