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

docs: Added gtag to docusaurus #19602

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

AAfghahi
Copy link
Member

@AAfghahi AAfghahi commented Apr 7, 2022

SUMMARY

Our current google analytics tag for the docusaurus website isn't working. The docs suggested this may be the reason:

https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-google-gtag

I did not delete google analytics, wanted to first see if this made a difference.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@superset-github-bot superset-github-bot bot added the Superset-Community-Partners Preset community partner program participants label Apr 7, 2022
@AAfghahi AAfghahi changed the title docs: Added gtag docs: Added gtag to docusaurus Apr 7, 2022
@AAfghahi AAfghahi requested a review from villebro April 7, 2022 19:53
@AAfghahi AAfghahi removed the Superset-Community-Partners Preset community partner program participants label Apr 7, 2022
@@ -389,6 +389,27 @@
json5 "^2.1.2"
semver "^6.3.0"

"@babel/core@^7.17.8":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any changes to package.json. What caused this yarn.lock update?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the gtag plugin to yarn. docusaurus uses yarn install instead of npm

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where did you add it to yarn? I'm pretty sure yarn uses package.json as well.

@AAfghahi
Copy link
Member Author

@eschutho added package.json. When I was originally working on this I didn't realize that yarn added to the package, reinstalled and pushed it up.

@AAfghahi AAfghahi merged commit ada1575 into apache:master Apr 29, 2022
hughhhh pushed a commit to hve-labs/superset that referenced this pull request May 11, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/L 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants