-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/contributor-experienceCategorizes an issue or PR as relevant to SIG Contributor Experience.Categorizes an issue or PR as relevant to SIG Contributor Experience.
Description
Description
The main Kubernetes website (kubernetes.io) has a public analytics dashboard built with Looker Studio (link). Currently, the Kubernetes contributor site (k8s.dev) does not have a similar dashboard, making it difficult for the community to track usage and engagement.
Investigation has shown that Google Analytics is already enabled in production for k8s.dev. However, the real Google Analytics ID is managed as a Netlify environment variable and is not visible in the source code (which uses a placeholder UA-00000000-0).
Proposed Action
- Investigate Netlify Access: Identify who has administrative access to the
k8s.devNetlify project. Potential candidates based on project history include mrbobbytables, Tim Bannister, or the SIG Contributor Experience leads. - Retrieve Production GA ID: Once access is established, retrieve the production Google Analytics ID from the Netlify dashboard.
- Create Dashboard: Use the production ID to create a Looker Studio dashboard similar to the one for
kubernetes.io. - Community Access: Follow the standard community process to provide access or visibility to the SIG ContribEx leads and the broader community.
@kubernetes/sig-contributor-experience-leads
@kubernetes/sig-contributor-experience
/kind feature
/sig contributor-experience
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/contributor-experienceCategorizes an issue or PR as relevant to SIG Contributor Experience.Categorizes an issue or PR as relevant to SIG Contributor Experience.