Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design Concept: Analytics & Statistics #86

Open
arcticicestudio opened this issue Dec 18, 2018 · 0 comments
Open

Design Concept: Analytics & Statistics #86

arcticicestudio opened this issue Dec 18, 2018 · 0 comments

Comments

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Dec 18, 2018

This epic documents the icon design concept of Nord Docs Analytics and Statistics evaluation. It defines the process steps to decide about the usage reach and necessity as well as respecting the privacy of users.

🚧 This is a living document which means it is work in progress, not completed yet and will be extended!

User Privacy

We respect the users privacy in all aspects and therefore only collect a minimal set of analytics & statistics data.

Anonymized IPs

To protect the privacy all users Nord Docs will only collect data with anonymized IPs.

Respect of “Do Not Track” HTTP Headers

To protect the user privacy and their browsing settings/behaviors Nord Docs will respect the “Do Not Track” HTTP Header.

Google Analytics

The main tool to collect and analyze data will be Google Analytics. It is a stable and proven service with a lot of useful configurable features and a reliable persistence.

Nord Docs will use the latest and recommended gtag.js library that optionally allows, next to Google Analytics itself, the integration of almost all Google Marketing services like e.g. Google Tag Manager.

All implementation details and requirements are documented and tracked in the corresponding issues:

@arcticicestudio arcticicestudio self-assigned this Dec 18, 2018
@arcticicestudio arcticicestudio mentioned this issue Dec 18, 2018
3 tasks
arcticicestudio added a commit that referenced this issue Dec 18, 2018
Google Analytics (1) is a stable and proven service with a lot of useful
(configurable) features and a reliable persistence.
Nord Docs uses the latest and recommended `gtag.js` (2) library that
optionally allows, next to Google Analytics itself, the integration of
almost all Google Marketing services like e.g. Google Tag Manager (3).

The library is integrated through gatsby-plugin-google-gtag (4).

References:
  (1) https://marketingplatform.google.com/about/analytics
  (2) https://developers.google.com/analytics/devguides/collection/gtagjs
  (3) https://developers.google.com/tag-manager
  (4) https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag

Associated epic: GH-86
GH-87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant