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

Google Analytics #88

Merged
merged 3 commits into from
Dec 18, 2018
Merged

Google Analytics #88

merged 3 commits into from
Dec 18, 2018

Conversation

arcticicestudio
Copy link
Contributor

Resolves #87

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
@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #88 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #88   +/-   ##
========================================
  Coverage    75.46%   75.46%           
========================================
  Files           90       90           
  Lines          326      326           
  Branches        37       37           
========================================
  Hits           246      246           
  Misses          77       77           
  Partials         3        3
Flag Coverage Δ
#unit 75.46% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a68acb...dc8b701. Read the comment docs.

@arcticicestudio arcticicestudio merged commit 7aed895 into develop Dec 18, 2018
@arcticicestudio arcticicestudio deleted the feature/gh-87-google-analytics branch December 18, 2018 20:02
@arcticicestudio arcticicestudio removed their assignment Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants