You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,14 +70,9 @@ npm run build
70
70
```
71
71
72
72
73
-
#### Enable Google Analytics
73
+
##UI Configuration
74
74
75
-
To enable Google Analytics tracking, set the `REACT_APP_GA_ANALYTICS_ID` env variable with your GA tracking ID before running the build:
76
-
77
-
```
78
-
export REACT_APP_GA_ANALYTICS_ID = UA-*******-**
79
-
npm run build
80
-
```
75
+
See the [deployment guide](http://jaeger.readthedocs.io/en/latest/deployment/#ui-configuration) for details on configuring Google Analytics tracking and menu customizations.
0 commit comments