Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscollins3456 committed Jun 24, 2024
1 parent d0b6be2 commit 3450667
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datahub-web-react/src/app/analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,11 @@ const config: any = {

### Google Analytics


1. Open `datahub-web-react/src/conf/analytics.ts`
2. Uncomment the `googleAnalytics` field within the `config`.
3. Replace the sample `measurementIds` with the one provided by Google Analytics.
4. Rebuild & redeploy `datahub-frontend-react` to start tracking.


Example:

```typescript
Expand Down

0 comments on commit 3450667

Please sign in to comment.