ZMYaro / paintz

A simple drawing app that runs in a web browser, designed to be an MS Paint substitute for Chromebooks and other Chrome OS devices. PaintZ is free, but please consider supporting development at https://ko-fi.com/ZMYaro or https://patreon.com/ZMYaro.
https://paintz.app
53 stars 11 forks source link

The link to the list of data Google Analytics collects is broken #215

Closed ZMYaro closed 3 years ago

ZMYaro commented 3 years ago

https://paintz.app/privacy points to https://support.google.com/analytics/answer/6318039, which no longer exists.

(Caught by David Martin.)

ZMYaro commented 3 years ago

It appears the same page was just moved to https://support.google.com/firebase/answer/6318039 (same answer ID and all). It seems slightly inaccurate to point users to a Firebase page, but given it is the same page, and the list of what is collected is accurate, that seems fine. I would rather link to an official Google support page than ask users to just trust a list from me or another party.

ZMYaro commented 3 years ago

Fixed in https://github.com/ZMYaro/paintz/commit/661fb96742a87c1522df8eb84243cce5c77ed18c.