-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
Description
Hello!
We use Matomo in our Android/iOS project.
We need to be able to disable all the cookies tracked from users. We want to be able to disable the traking of the IP, geolocation, and all that stuff and only leave the custom tracking of actions and screens that we configured.
We saw in Matomo website that you can disable the cookies from the Admin page in the admin site of the dashboard. We did that, but we are still somehow tracking cookies from users.
Is there something that we have to configure in the Android/iOS App to stop tracking that?
Thanks!