question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update analytics doc to include google-plugin-gtag

See original GitHub issue

Summary

The existing docs about adding Google analytics recommend using the gatsby-plugin-google-analytics. Under the hood, this plugin uses Google’s analytics.js file.

However, Google has a guide recommending users upgrade to gtag.js instead. There is another plugin (gatsby-plugin-gtag) which uses gtag.js.

Motivation

The gtag.js file works with all Google services. Here are a few resources with more information about the difference between gtag.js and analytics.js:

Steps to resolve this issue

Open a pull request

  • Open a pull request with your work including the words “closes #27065” in the pull request description

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
LekoArtscommented, Oct 5, 2020

@akgupta0777 When an issue can only be fixed by one PR (which is the case here) it’s common etiquette that a person offers their help and then picks up the work. This should be communicated clearly in the issue so that other people who want to help see that it’s already being addressed and not duplicate PRs are opened. To make things clearer we (“Gatsby”) assign issues to people then.

In the case of an issue being solvable by multiple PRs (e.g. “solve issue X around the docs”) the persons should all comment that they want to change things X,Y,Z so that - again - people are not doing duplicate work.

You can still help out by leaving review comments on the PR (although most of the time the core maintainers do that).

If the person who initially signed up for sending in a PR didn’t do that after quite some time (OSS is most of the times in the free time of people so don’t expect anyone to instantly create things) you could ask in the issue if you instead could pick it up (or any other person).

0reactions
akgupta0777commented, Jan 8, 2021

@muescha It’s ok, not a problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating Google Analytics connector to use ... - Microsoft Learn
Updating the Google Analytics connector to use Google Analytics Reporting V4 API allows for more options to retrieve and shape data.
Read more >
Google Analytics Spreadsheet Add-on
Schedule your reports to run and update automatically. Control who can see your data and visualizations by using Google Sheets' sharing and privacy...
Read more >
Launched: More measurement for your published docs
Your publishing analytics doc will include summary stats for all of your published docs, including sessions (total, as well as broken out by ......
Read more >
How to create auto-updated Google Analytics reports in ...
1) The first step is to create a new spreadsheet in Google Docs and give it a name. · 2) Before the script...
Read more >
Product Updates - DocSend Help Center
Dashboard Analytics. DocSend has a new dashboard, designed to give users deeper data-driven insights about how and when visitors use your ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found