一键导入
website-analytics
Use this skill to understand how website analytics are collected for the PersonalWebsite project via Datadog.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill to understand how website analytics are collected for the PersonalWebsite project via Datadog.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | website-analytics |
| description | Use this skill to understand how website analytics are collected for the PersonalWebsite project via Datadog. |
This repository tracks website analytics using Datadog RUM (Real User Monitoring).
The Datadog RUM browser agent is injected directly into the HTML. You can find the script in the <head> section of site/pages/index.html.
It tracks:
The client token and application ID are configured specifically for the personal-website service in the us5.datadoghq.com Datadog environment.
Deploy PersonalWebsite to OKD/OpenShift and work with infra scripts (okd-setup, ARC). Use when deploying, editing files under infra/, or configuring CI runners on the cluster.
Ensure codebase is formatted with Prettier before submitting a PR.
Personal site development and content.
Update and run unit and E2E tests after making changes to the site.
Use this skill to understand how to perform local development, running, and testing for the PersonalWebsite repository.
Use this skill to understand how container images are built and pushed for the PersonalWebsite repository.