Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix spacing which causes syntax error if copy and pasted into yml configuration
  • Loading branch information
shreveasaurus authored Dec 5, 2023
1 parent d9e87ff commit 6562113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ Specific event names can be specified as conversions by setting the `conversion_
```
vars:
ga4:
conversion_events:['purchase','download']
conversion_events: ['purchase','download']
```

### Session Attribution Lookback Window
Expand Down

0 comments on commit 6562113

Please sign in to comment.