Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Safely remove Google Analytics from a project. Cleans up all tracking code, dependencies, and environment variables.
Safely remove Google Analytics from a project. Cleans up all tracking code, dependencies, and environment variables.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
You are removing Google Analytics from this project. This is a destructive action - confirm with the user before proceeding.
Ask the user to confirm they want to remove analytics: "This will remove all Google Analytics tracking from your project. This action will: Remove gtag scripts and components Remove analytics utility files Remove related environment variables from .env.example Remove npm packages if any Type 'yes' to confirm."
Search for: Files containing gtag, dataLayer, GoogleAnalytics Import statements for analytics utilities Script tags with googletagmanager.com Environment variables: GA_, GTAG_, MEASUREMENT_ID Package.json dependencies: @types/gtag.js, react-ga4, vue-gtag, etc.
For each finding: Show the file and code to be removed Remove the code or file Clean up any orphaned imports
Remove analytics-related packages: npm uninstall @types/gtag.js (or equivalent) Remove environment variables from .env.example Update any documentation that references analytics
Provide a summary of: Files deleted Files modified Packages removed Environment variables removed Any manual steps needed (like removing actual env values)
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.