Enabling Telemetry (#1603)

* feat: enabling telemetry

* fix: updating release link

* Updated link to docs
This commit is contained in:
Guilherme Ribeiro
2022-05-23 15:50:56 +02:00
committed by GitHub
parent f3f9c1d218
commit cec16f3988
4 changed files with 35 additions and 24 deletions

View File

@@ -52,6 +52,9 @@ To run the development environment:
yarn start
```
## Analytics and data tracking
Starting [v5.16.0](https://github.com/Adyen/adyen-web/releases/tag/v5.16.0) the Drop-in and Components integrations contain analytics and tracking features that are turned on by default. Find out more about [what we track and how you can control it](https://docs.adyen.com/online-payments/analytics-and-data-tracking).
## Contributing
We merge every pull request into the `master` branch. We aim to keep `master` in good shape, which allows us to release a new version whenever we need to.