Your ad pixels miss
20–40% of conversions.
We catch them.
The most affordable server-side tracking for Shopify. Forward high-quality events to Meta, TikTok, GA4, Klaviyo, and more in 10 minutes.
TRUSTED BY 200+ SHOPIFY STORES WORLDWIDE
Your pixel data is incomplete
Ad blockers kill the pixel
~30% of desktop users run ad blockers. Every one silently drops requests to connect.facebook.net before your pixel fires.
iOS 14+ breaks attribution
Apple's ATT prompt and Intelligent Tracking Prevention limit cookie lifetimes to 7 days and suppress cross-site signals on Safari.
Missing events waste ad spend
Meta's algorithm optimizes on the conversions it sees. Incomplete data means it targets the wrong people and overpays for them.
Capture every event, every time
Our JavaScript snippet hooks into Shopify's analytics.subscribe() API inside their Custom Pixel sandbox. Every browser event is captured with full context — cookies, user agent, URL — and sent to our servers where ad blockers can't reach.
- PageView, ViewContent, AddToCart, Checkout, Purchase
- Automatic event_id for pixel deduplication
- Consent-aware via Shopify Customer Privacy API
- Works alongside your existing Meta browser pixel
// PageView from shop.example.com
→ PageView captured
├ PII hashed (SHA-256)
├ Phone normalized (E.164)
└ Forwarded to 3 destinations ✓ 200 OK
// Purchase $127.50 — order #4891
→ Purchase captured
├ PII hashed (SHA-256)
├ Dedup: event_id matched
└ Forwarded to 5 destinations ✓ 200 OK// Shopify Custom Pixel
analytics.subscribe("all_events", (event) => {
fetch("https://api.trackclear.io", {
method: "POST"
body: JSON.stringify({
event_name: event.name,
event_id: crypto.randomUUID()
})
});
});One snippet. Complete tracking.
Paste a single JavaScript snippet into Shopify's Custom Pixel settings. No theme changes, no app install, and no developer needed.
- No theme liquid changes required
- Invisible to ad blockers and tracking preventions
- PII hashed with SHA-256 for maximum privacy
- Automatic dedup via shared event_id
Complete tracking visibility
Everything you need to know your tracking is working, in real-time.
Revenue tracking
See exactly how much revenue flows through your funnel — AddToCart, Checkout, and Purchase values with daily comparisons.
Event funnel
Watch events flow from PageView to Purchase. Know exactly how many events fire at each stage, compared to yesterday.
Delivery health
Real-time success rates with green/yellow/red status indicators. Know instantly if something breaks.
Your tracking hub, reimagined
Real-time revenue, funnels, and live event delivery in one beautiful interface.
Scale your tracking, not your costs
Other tools charge $100–300/mo for the same thing. Track Clear starts free and only charges for Purchase events. All other events are unlimited.
- 50 orders/month
- Unlimited other events
- 7-day event log
- 1,000 orders/month
- Unlimited other events
- 30-day event log
- Priority support
Start tracking in 10 minutes
Join 200+ Shopify stores catching every conversion. Free forever up to 50 orders/mo. No credit card required.