Skip to content

Commit

Permalink
Merge pull request #125 from jaegertracing/readme-ga
Browse files Browse the repository at this point in the history
Update readme to refer to UI config docs
  • Loading branch information
tiffon authored Nov 16, 2017
2 parents df12ead + 53b565a commit 27c3d58
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,9 @@ npm run build
```


#### Enable Google Analytics
## UI Configuration

To enable Google Analytics tracking, set the `REACT_APP_GA_ANALYTICS_ID` env variable with your GA tracking ID before running the build:

```
export REACT_APP_GA_ANALYTICS_ID = UA-*******-**
npm run build
```
See the [deployment guide](http://jaeger.readthedocs.io/en/latest/deployment/#ui-configuration) for details on configuring Google Analytics tracking and menu customizations.

[doc-img]: https://readthedocs.org/projects/jaeger/badge/?version=latest
[doc]: http://jaeger.readthedocs.org/en/latest/
Expand Down

0 comments on commit 27c3d58

Please sign in to comment.