Giter Site home page Giter Site logo

Comments (11)

phlax avatar phlax commented on June 1, 2024

Might analytics have been inadvertently removed?

i have asked in the past about getting access to the analytics as it would be helpful in understanding any issues with the website (eg heavy traffic)

cc @mattklein123

from envoy-website.

chalin avatar chalin commented on June 1, 2024

I'd like to request access to the analytics too.

from envoy-website.

mattklein123 avatar mattklein123 commented on June 1, 2024

I think I have access to the Analytics and can probably figure out how to give it out. Please ping me on Envoy slack.

from envoy-website.

chalin avatar chalin commented on June 1, 2024

Thanks @mattklein123. I just pinged you from the CNCF slack workspace.

from envoy-website.

chalin avatar chalin commented on June 1, 2024

Analytics are back!

$ curl -i https://www.envoyproxy.io/ 2>/dev/null | grep UA-1
  ga('create', 'UA-148359966-1', 'auto');

All we need now is to have access to the analytics console :).

@richarddli or @alyssawilk might you have access to the Envoy website's Google Analytics console?

I'm still waiting on feedback from @caniszczyk. If Chris and no one else have access, then (as @mattklein123 suggested), I'll simply create a new GA4 site tag and we'll use it instead.

from envoy-website.

chalin avatar chalin commented on June 1, 2024

As @phlax points out just above this #274 (comment), there's no GA associated with the docs, since they are generated separately. @phlax's suggestion of using Netlify snippet injection would be a clean and simple solution to get analytics into all of the site pages.

from envoy-website.

chalin avatar chalin commented on June 1, 2024

Oh, I remember now why we have moved away from snippet injection for another project. As far as I recall, snippet injection is applied to all builds, not just production builds. Maybe that's configurable? I'll take another / closer look tomorrow.

from envoy-website.

phlax avatar phlax commented on June 1, 2024

its also not as configurable - but the alternative is manually injecting the snippet into historical pages and adding the snippet to new docs builds - doable but probs not the easiest way

from envoy-website.

chalin avatar chalin commented on June 1, 2024
  • Oh, snippets are actually nicely configurable. I'll work on something today.
  • I'm going ahead and creating the GA4 site tag, which we'll need regardless if we ever gain access to the UA property.

/assign @chalin

from envoy-website.

chalin avatar chalin commented on June 1, 2024

Production-only snippet injection has been enabled, and I've checked a branch deploy to ensure that it isn't getting any dynamic snippet injection.

The GA4 site tag is processing events:

image

from envoy-website.

chalin avatar chalin commented on June 1, 2024

Whether we ever recover the UA access, the work here is done. Closing.

from envoy-website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.