What problem does it solve?
Prevents revenue-impacting checkout and tracking failures by verifying that every monetization surface is deployed correctly, instrumented with analytics, and wired to valid Stripe payment links before leadership notices or customers get blocked.
Core Features & Use Cases
- Checks monetization web surfaces: Verifies ThumbGate pricing pages (homepage, pricing, and checkout interstitial) are live and that expected analytics tags are present.
- Validates ApplyOps revenue pages: Confirms the GitHub Pages landing page and key subpages return success codes and display correct price values.
- Verifies payment routing and tracking: Ensures Stripe checkout redirects work for ThumbGate Pro and that known Stripe payment links for ApplyOps resolve successfully.
- Use case: After a deploy or release, run a single repeatable verification to catch broken analytics instrumentation, wrong price rendering, missing pages, or invalid Stripe links.
Quick Start
Ask the assistant to verify ThumbGate and ApplyOps pricing surfaces by running the scripted curl-based checks for analytics, page availability, displayed prices, and Stripe link health.