TagToSale helps WordPress sites and WooCommerce stores send useful browser conversion and analytics events without requiring the site owner to understand each vendor's JavaScript API.
The Free edition is a complete browser-tracking plugin. You can connect only the channels you actually use. There is no second master switch hidden elsewhere in the interface.
Browser destinations
- Meta Pixel
- Google Analytics 4 / Google tag
- Google Ads conversion tags
- Google Tag Manager
- TikTok Pixel
- OpenAI / ChatGPT Ads Pixel when enabled and available for the advertiser
Recommended automatic events
New installations can use a recommended automatic-tracking preset for:
- Page views
- Scroll depth at 50% and 90%
- Engaged time at 30 and 60 seconds while the page is visible
- Successful form submissions for supported form plugins
- Telephone, email and WhatsApp link intent
- Outbound links
- File downloads
- Site search
- 404 diagnostics
Engagement events are analytics-first. A scroll, timer or generic click is not automatically treated as a Lead or Purchase.
Confirmed form-success listeners are included for Contact Form 7, Elementor Forms, WPForms, Gravity Forms and Fluent Forms when their documented/public success events are available. A generic submit-button click is not treated as a confirmed Lead.
WooCommerce
When WooCommerce is active, TagToSale uses WooCommerce APIs to normalize ecommerce events and product data. The browser event layer includes product views, product lists, cart actions, checkout and paid Purchase events, plus analytics-oriented refunds.
Purchase IDs are stable per order so refreshing the order-confirmation page does not intentionally create a new conversion identity. Product identifiers can use SKU or WooCommerce IDs with optional prefix/suffix matching for catalogs.
Purchase value can use the paid order total or an administrator-selected mode that excludes shipping, tax or uses items after discounts.
TagToSale declares compatibility with WooCommerce HPOS and Cart/Checkout Blocks and avoids adding a jQuery dependency solely for tracking.
Consent
TagToSale uses a denied fallback by default and can automatically detect supported consent tools. Current adapters include:
- ConsentMagic
- Complianz
- CookieYes / WebToffee
- Cookiebot
- Real Cookie Banner
- WP Consent API
- Custom/manual integration
The lightweight TagToSale core can load before advertising consent, but configured vendor SDKs are kept unloaded until the required consent state permits them. Consent changes are re-evaluated in the browser without requiring a page refresh where the CMP exposes a usable runtime signal.
Google tag consent state is represented with the Consent Mode v2 fields used by TagToSale: analytics_storage, ad_storage, ad_user_data and ad_personalization.
Conversion rules
A no-code rule builder is included for page/URL rules, links, phone/email/WhatsApp, CSS selectors, confirmed Contact Form 7 success, scroll, time, downloads and outbound links. Developers can also call:
do_action( 'tagtosale_track_lead', 'contact_form' );
or use
window.tagToSaleTrack() on the frontend after a real confirmed action.
Privacy and performance defaults
- Shared-cache HTML does not contain customer email, phone, server API secrets or a reusable static event ID.
- Query parameters are removed from event source URLs generated by the core event model.
- The Free edition does not create TagToSale's Pro external-ID or campaign-attribution storage.
- Advertising SDKs are loaded only for enabled destinations after the relevant consent state.
- No CarpatoDesign product-usage telemetry is added by TagToSale.
- Known crawler traffic and logged-in WordPress administrators can be excluded by default.
- Frontend adapters are dependency-light and TagToSale does not add jQuery just for tracking.
TagToSale is designed to respect consent signals; installing a plugin does not by itself guarantee compliance with any law. Site owners remain responsible for their consent notice, lawful basis, vendor configuration and privacy disclosures.
TagToSale Pro
TagToSale Pro is distributed separately and is not included in the
WordPress.org Free ZIP. It can add licensed server-side and first-party measurement capabilities to the same channel cards, including:
An active Pro license also includes free initial configuration assistance for supported tracking channels and ongoing support for bugs and feature requests by email. This is a support service offered by CarpatoDesign; it is not required to use the Free plugin.
- Meta Conversions API
- TikTok Events API
- GA4 Measurement Protocol
- OpenAI Conversions API for supported events
- Shared browser/server event IDs for supported conversion pairs
- Persistent asynchronous queue, retries and server-delivery diagnostics
- Consent-aware advanced matching for supported server destinations
- Pseudonymous first-party external ID
- First/last-touch browser attribution capture
- WooCommerce new/returning and configurable value segments for supported server events
- Internal TagToSale tracking-quality score
Successful server queue payloads are cleared after provider acceptance; diagnostics retain status/event identifiers rather than exposing API secrets or raw contact fields.
Google Ads Enhanced Conversions is not represented as a fake generic server toggle. TagToSale 1.0 keeps Google Ads browser conversion tags and Consent Mode v2 support while newer authenticated Google Ads/Data Manager workflows are treated as a separate integration path.
Server-side delivery can improve measurement completeness, but it does not bypass consent and cannot guarantee attribution, lower advertising costs or more sales.
Upgrade and licensing
The Free plugin remains usable without a purchase. Inside TagToSale pages, administrators may open a local Free/Pro comparison. When requested, TagToSale can retrieve the product's public pricing catalog through Freemius so available released plans/site quantities can be shown before the administrator chooses a hosted checkout.
The separately distributed Pro edition uses Freemius for license entitlement, account management and Pro software updates. Existing Freemius install/license state is intentionally stored in WordPress/Freemius and survives normal plugin file updates.
- Upload/install TagToSale and activate it.
- Open TagToSale > Tracking.
- Enable a destination and add its public Pixel/Tag ID.
- Review Consent. Automatic detection is recommended.
- Use a private/incognito window and the destination's own diagnostics to confirm events.
WooCommerce stores are detected automatically.