You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
960 B
960 B
Wide Angle Analytics
Wide Angle Analytics is strictly GDPR compliant, privacy-first web analytics. Head to wideangle.co and create you free trial account now.
Configuration
Built in template supports following configuration options:
| param | description | required | default |
|---|---|---|---|
| siteID | A site ID from Wide Angle site | ✅ | n/a |
| serverURL | Domain with which the WAA is configured with | ❌ | stats.wideangle.co |
| fingerprint | Enable advanced session fingerprint; requires user consent | ❌ | false |
| supressDNT | Ignore Do-Not-Track setting in the browser | ❌ | false |
Example
[params.wideAngleAnalytics]
siteID = "1D4EG3B9ACA03F4243"
serverURL = "fyi.wideangle.co"
fingerprint = "false"
supressDNT = "false"