You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Analytics is a privacy friendly analytics tool with a strong mission: never invade the privacy of your visitors. We just show you the essentials: page views, referrers, top pages, and devices. We don't use cookies. We don't collect any personal data. So no cookie banners or GDPR to worry about. When a service is free you are the product. We won't ever sell your data. As a result, we require a subscription.
11
+
Simple Analytics is a privacy-first analytics tool with a strong mission: never invade the privacy of your visitors. We just show you the essentials: page views, referrers, top pages, and devices. We don't use cookies. We don't collect any personal data. So no cookie banners or GDPR to worry about. When a service is free you are the product. We won't ever sell your data. As a result, we require a subscription.
12
12
13
13
## Open Source
14
14
15
-
As our public scripts are very important in our mission to privacy we decided to make the source code available. We use the MIT license which is short and to the point. It lets you do almost anything you want with this project, like making and distributing closedsource versions. See [LICENSE](LICENSE) for more info.
15
+
As our public scripts are very important in our mission to privacy we decided to make the source code available. We use the MIT license which is short and to the point. It lets you do almost anything you want with this project, like making and distributing closed-source versions. See [LICENSE](LICENSE) for more info.
16
16
17
17
## Contribute
18
18
@@ -24,16 +24,16 @@ If you contribute, make sure to use `npm run build`, copy the script to a websit
24
24
25
25
## Run this locally
26
26
27
-
Just run `npm run watch` and every file will be validated and minified on save. We minify our scripts with [UglifyJS](http://lisperator.net/uglifyjs/), a wellknown JavaScript minifier.
27
+
Just run `npm run watch` and every file will be validated and compiled on save. We minify our scripts with [UglifyJS](http://lisperator.net/uglifyjs/), a well-known JavaScript minifier.
28
28
29
29
The most important file of the repository is [`/src/default.js`](src/default.js)
30
30
31
31
## Device testing is sponsored by BrowserStack
32
32
33
-
We get amazing sponsoring from [BrowserStack](https://www.browserstack.com/). Thanks BrowserStack!
33
+
We get amazing sponsorship from [BrowserStack](https://www.browserstack.com/). Thanks, BrowserStack!
Feel free to drop any issues you have with our opensource scripts. If you want to contact us you can also use our contact form or email listed here: [simpleanalytics.com/contact](https://simpleanalytics.com/contact).
39
+
Feel free to drop any issues you have with our open-source scripts. If you want to contact us you can also use our contact form or email listed here: [simpleanalytics.com/contact](https://simpleanalytics.com/contact).
0 commit comments