Documentation Index
Fetch the complete documentation index at: https://docs.tagada.io/llms.txt
Use this file to discover all available pages before exploring further.
Wetracked
Wetracked is a client-side e-commerce attribution pixel that auto-attributes via cookies it sets on first visit. TagadaPay’s integration injects two<script> tags into your Shopify theme during the next theme sync — that’s it. No API key, no pixel ID, no setup forms.
Wetracked only works on Shopify storefronts. It’s a client-side pixel that runs on every page of your shop. If your funnel doesn’t include a Shopify storefront, this integration won’t do anything.
What Gets Injected
When you enable Wetracked, the next “Inject script” run from your TagadaPay storefront editor adds these two scripts to your Shopify theme:wtp.js— Wetracked’s core pixel. Loads on every page, sets the_wtp*cookies, and reports page views.events.js— Per-shop event handler. Detects Shopify-specific events (product views, add-to-cart, checkout-init) and reports them to Wetracked.
Setup
Enable Wetracked in TagadaPay
Dashboard → Settings → Integrations → Wetracked → Connect. There are no fields to fill in. Just toggle the Enabled switch and save.
Re-inject scripts in your storefront editor
Open your store’s Storefront page in TagadaPay, click Inject script. The new Wetracked scripts are written to your Shopify theme alongside TagadaPay’s own checkout integration.Nothing happens until you re-inject. Toggling Wetracked alone doesn’t modify your theme.
What TagadaPay Captures
In addition to injecting Wetracked’s scripts, TagadaPay’s mapper captures all_wtp* cookies into the customer’s metadata when they reach checkout. This means Wetracked’s attribution context survives the storefront-to-checkout hop — even though TagadaPay’s checkout runs on a different subdomain.
Disabling
To remove Wetracked from your store:- Toggle Enabled off in the integration settings.
- Open your storefront editor and click Inject script again — TagadaPay strips the Wetracked scripts on the next inject pass.
Troubleshooting
Scripts aren't showing up in my Shopify theme
Scripts aren't showing up in my Shopify theme
- Verify the integration is Enabled in TagadaPay (top toggle on the integration page).
- Run Inject script from your TagadaPay storefront editor. The scripts are only added at inject time, not when you toggle the integration.
- Open your Shopify theme’s
theme.liquidand search forpixel.wetracked.io. If the scripts are missing, check the inject result for errors (the editor surfaces them in a toast).
Events aren't reaching Wetracked
Events aren't reaching Wetracked
- Check the browser console on your storefront —
wtp.jsshould load without errors. - Check that ad blockers aren’t blocking
pixel.wetracked.io. Wetracked’s domain is on most blocklists by default. - Verify your Wetracked account is set up for the right shop domain (auto-detection sometimes picks up Shopify’s preview domain rather than your custom one).
