Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hdpero authored Aug 2, 2018
1 parent ae20b99 commit 11dfc42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ The master branch of this module is currently aiming for SilverStripe 4.x compat
composer require "fractas/googleanalytics" "^2.0"
```

- Run dev/build

- Add to your mysite configuration file your Google Analytics ID:
- Add to your **mysite.yml** configuration file your Google Analytics ID, and enable extra features (if needed):

```yaml
Fractas\GoogleAnalytics\GoogleAnalyticsController:
Expand All @@ -38,6 +36,8 @@ The master branch of this module is currently aiming for SilverStripe 4.x compat
newTracker2: UA-xxxxxxxx-x2
newTracker3: UA-xxxxxxxx-x3
```
- Run flush=all in your browser
## Bugtracker
Expand Down

0 comments on commit 11dfc42

Please sign in to comment.