-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Recipe for adding Google Analytics #20384
Comments
I would love to work on this... is it still available? |
It is! Thanks @srs231198 :) |
Hi @srs231198, checking up on this issue -- are you still interested in working on it? Let us know! |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
This issue is still open, so I've added the help wanted label to it for now. If anyone would like to work on it let us know! |
Hello @marcysutton, i would like to work on this. I have already started. Is the issue still open, anyone working on it already? |
Sounds great @jeffpascal! I've removed the help wanted label since you're working on it. |
One suggestion I would make is to limit the recipe steps to what is essential and common to integrating Google Analytics into a Gatsby site, and make generous use of the Prerequisites section. E.g. there's multiple ways to set this up, and will someone be able to follow the recipe if they aren't using AWS or S3? |
@marcysutton I understand. |
Hello @marcysutton https://www.gatsbyjs.org/docs/adding-analytics/ already talks about the essentials to integrating google analytics. I guess i should focus on the creation of the domain and verification? |
Following up on this, my apologies for the delay! @jeffpascal this issue is about creating a recipe, while that doc is a Reference Guide. They are different formats, and a recipe is meant to be short and actionable (like a stripped-down tutorial with only the essentials). You can read more about the recipe format here: https://www.gatsbyjs.org/contributing/docs-templates/ |
@marcysutton got it. Will be done soon. |
This is handled in the recently merged PR! So going to close this issue. |
Summary
gatsby-plugin-google-analytics is a very popular plugin for Gatsby sites. It could use a recipe for setting it up and generating a tracking ID to use.
What problem(s) did you run into that caused you to request additional documentation? What questions do you think we should answer? What, if any, existing documenation relates to this proposal?
Some recommended topics to cover:
Motivation
Why should we document this and who will benefit from it?
This is a common use case and it would be helpful for new users to have a single place to figure out how to navigate the various steps.
Steps to resolve this issue
Draft the doc
Open a pull request
The text was updated successfully, but these errors were encountered: