7 lines
371 B
Plaintext
7 lines
371 B
Plaintext
##### Web options
|
|
|
|
- `trackScreenViews` - If true, the library will automatically track screen views (default: false)
|
|
- `trackOutgoingLinks` - If true, the library will automatically track outgoing links (default: false)
|
|
- `trackAttributes` - If true, you can trigger events by using html attributes (`<button type="button" data-track="your_event" />`) (default: false)
|
|
|