pagina-checkout

Connect checkout provider links to HTML page CTA hrefs with tracking.

15|16|Updated May 6, 2026
One-click install
npx skills add https://github.com/ReadyToGo-Education/fluxo_criativo --skill pagina-checkout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pagina-checkout
Source: https://github.com/ReadyToGo-Education/fluxo_criativo/tree/main/.claude/skills/pagina-checkout
Command: npx skills add https://github.com/ReadyToGo-Education/fluxo_criativo --skill pagina-checkout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents conversion loss by wiring real checkout links into an existing HTML page without changing the page copy, while ensuring tracking and optional order bump behavior are correctly set up.

Core Features & Use Cases

  • CTA checkout link connection: Finds CTA buttons or elements and replaces their href with the selected Hotmart, Kiwify, Eduzz, Cakto, Pepper, Stripe Checkout link, or a custom direct link.
  • Conversion tracking setup: Optionally appends UTM parameters and injects an InitiateCheckout Pixel event on CTA clicks.
  • Optional order bump: Adds either a checkbox-based bump with inline styling or a link-switching bump script using an alternate checkout URL.

Quick Start

Ask the pagina-checkout skill to connect your last generated page’s CTAs to your Hotmart checkout link, with UTM tracking, an order bump checkbox, and a Pixel InitiateCheckout event.

Frequently Asked Questions about pagina-checkout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect my Hotmart checkout link to an existing HTML page CTA?

To connect a Hotmart checkout link to an HTML page CTA, the tool safely identifies CTA elements and replaces their href targets with your checkout URL. It preserves your existing page copy while ensuring purchases route correctly to your provider.

Can I add UTM tracking and a Pixel InitiateCheckout event to my checkout buttons?

Yes, you can add UTM tracking and a Pixel InitiateCheckout event to checkout buttons. The tool optionally appends UTM parameters to your href links and injects an InitiateCheckout Pixel click handler on your CTAs for conversion tracking.

Does this checkout integration support Kiwify, Eduzz, and Stripe Checkout links?

Yes, this checkout integration supports Kiwify, Eduzz, Cakto, Pepper, Stripe Checkout, and custom direct links. It wires these provider links into your page CTAs without requiring you to alter your existing page copy or design.

How do I set up an order bump with a checkbox on my checkout page?

To set up an order bump on your checkout page, the tool adds a checkbox-based bump with inline styling or a link-switching bump script. This uses an alternate checkout URL to route users to the bumped offer when they interact with the CTA.

Will editing my HTML page CTAs for checkout integration overwrite my original file?

No, editing your HTML page CTAs for checkout integration will not overwrite your original file. The tool creates an HTML backup before saving any configuration or applying file edits, ensuring your original page state is safely preserved.