Add option to disable Google Analytics tracking or remove it completely
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
We really love this Geospatial view and would love to integrate it into our open source analytics platform. However it seems that the HTML page has Google Analytics script embeded. At least I see it in the HTML page when using the Python API (map._repr_html_()) and also found it in the [keplergl-html.ejs file](https://github.com/keplergl/kepler.gl/blob/14c35fc048a745faab0c6770cab7a4625ccedda3/bindings/kepler.gl-jupyter/js/template/keplergl-html.ejs#L94). This seems to be in contrast to what is stated in the [Data Security ticket](https://github.com/keplergl/kepler.gl/issues/730) where it says that the library is not collecting any information. This might cause also problems in countries that have strickt data privacy policies such as Europe.
So the goal of this feature request is to either provide an option to disable the GA tracking or ideally to remove it completely.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.