Skip to content

Getting Started

SweetCode Cloud is a server-side proxy for WooCommerce that offloads ad-platform tracking from your store server to Cloudflare’s edge network. Instead of your WooCommerce server making server-side API calls to Meta, TikTok, Pinterest, Snapchat, and Reddit on every page view, cart update, and purchase, those calls are routed through a first-party subdomain on your domain to Cloudflare Workers across 300+ global edge locations.

The result: faster page loads, lower server resource usage, improved tracking accuracy (bypassing ad blockers), and better customer privacy — all with a five-minute setup.

Sign in at portal.sweetcode.cloud using your email address. You’ll receive a magic link — no password needed. Click the link to sign in and create your first organization.

Navigate to Domains in the sidebar and click Add Domain. Enter your WooCommerce store domain (e.g. yourshop.com). You can optionally customize the proxy subdomain — the default is ssp.

Create a CNAME record for your proxy subdomain pointing to the SweetCode edge:

ssp.yourshop.com → ssp.sweetcode.cloud

In your DNS provider’s dashboard, add the following record:

TypeNameTargetTTL
CNAMEsspssp.sweetcode.cloudAuto

After adding the record, return to your domain in the SweetCode Cloud dashboard and click Verify DNS. The status will update to Active once DNS propagates (usually 1–5 minutes).

In the SweetCode Cloud dashboard, go to Domains → [your domain] and copy your Sync Token. Then in your WooCommerce admin:

  1. Navigate to Pixel Manager → Settings → Server-Side Events tab, then scroll to the Server-Side Proxy section (direct URL: /wp-admin/admin.php?page=pmw&section=sse)
  2. Paste the token into the Sync Token field
  3. Click Activate

Once activated, Pixel Manager for WooCommerce automatically syncs your configured destinations (Meta Conversions API, TikTok Events API, Pinterest Conversions API, Snapchat Conversions API, Reddit Conversions API) to SweetCode Cloud — no manual API key entry or sync button click needed.

Once DNS propagates and caches are cleared, tracking events are automatically routed through ssp.yourshop.com to your configured destinations. To confirm:

  1. Go to the Events page in the dashboard
  2. Switch to the Live tab — you should see events arriving in real time within a few seconds of activity on your store
  3. Check that events show a success outcome for each destination

If events aren’t appearing, see the Troubleshooting guide for common issues.