pagina-checkout

Connect webpage CTA buttons to a checkout link with UTMs and pixel events.

Updated May 19, 2026
One-click install
npx skills add https://github.com/o-pedrosiqueira/mapa-do-criador-system --skill pagina-checkout-o-pedrosiqueira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pagina-checkout
Source: https://github.com/o-pedrosiqueira/mapa-do-criador-system/tree/main/.claude/skills/pagina-checkout
Command: npx skills add https://github.com/o-pedrosiqueira/mapa-do-criador-system --skill pagina-checkout-o-pedrosiqueira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates connecting CTA buttons on a webpage to the actual checkout link, enabling seamless purchases without altering the page copy, and supports optional tracking configuration (UTMs) and InitiateCheckout pixel events.

Core Features & Use Cases

  • Checkout integration: Connect CTA buttons to the selected checkout link; preserve existing copy.
  • Tracking & upsell: Configure UTMs and support an optional order bump or an alternate checkout link when enabled.
  • Pixel integration: Inject an InitiateCheckout event for better attribution when the page is interacted with.
  • Safety and backup: Create a backup of the original HTML before applying changes and provide rollback options.

Quick Start

Connect the page CTAs to the checkout link, configure UTMs and pixel events, and save the setup.

Frequently Asked Questions about pagina-checkout

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

FAQPage Schema
How do I connect CTA buttons to my checkout link without changing the page copy?

You can connect CTA buttons by identifying them on the page and replacing their hrefs with the checkout URL. This integration enables seamless purchases without altering your existing page copy.

Can I configure UTM tracking and pixel events when integrating a checkout link?

Yes, you can configure UTM tracking and inject InitiateCheckout pixel events when connecting CTAs to a checkout link. This setup provides better attribution when the page is interacted with.

What is the best way to implement an order bump during checkout integration?

The best way to implement an order bump is to configure it as an optional feature when connecting your page CTAs to the checkout link. You can also set an alternate checkout link when the bump is enabled.

Does checkout integration modify my original HTML directly?

Checkout integration does not modify your original HTML without safety measures. It creates a backup of the original HTML before applying changes and provides rollback options to restore the page.

When do I need to use a backup for my checkout page integration?

You need to use a backup when applying changes to CTAs and checkout links on your page. Creating a backup of the original HTML beforehand ensures you have rollback options if the integration needs reverting.