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.
Prerequisites
Section titled “Prerequisites”- A WooCommerce store with admin access
- Pixel Manager for WooCommerce installed and configured with at least one server-side destination
- Access to your domain’s DNS settings (Cloudflare, Namecheap, GoDaddy, etc.)
- A SweetCode Cloud account
Quick Start
Section titled “Quick Start”1. Create your account
Section titled “1. Create your account”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.
2. Add your domain
Section titled “2. Add your domain”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.
3. Configure DNS
Section titled “3. Configure DNS”Create a CNAME record for your proxy subdomain pointing to the SweetCode edge:
ssp.yourshop.com → ssp.sweetcode.cloudIn your DNS provider’s dashboard, add the following record:
| Type | Name | Target | TTL |
|---|---|---|---|
| CNAME | ssp | ssp.sweetcode.cloud | Auto |
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).
4. Connect Pixel Manager for WooCommerce
Section titled “4. Connect Pixel Manager for WooCommerce”In the SweetCode Cloud dashboard, go to Domains → [your domain] and copy your Sync Token. Then in your WooCommerce admin:
- 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§ion=sse) - Paste the token into the Sync Token field
- 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.
5. Verify events are flowing
Section titled “5. Verify events are flowing”Once DNS propagates and caches are cleared, tracking events are automatically routed through ssp.yourshop.com to your configured destinations. To confirm:
- Go to the Events page in the dashboard
- Switch to the Live tab — you should see events arriving in real time within a few seconds of activity on your store
- Check that events show a success outcome for each destination
If events aren’t appearing, see the Troubleshooting guide for common issues.
Next Steps
Section titled “Next Steps”- Domain Setup — detailed DNS configuration for Cloudflare, Namecheap, GoDaddy, and Vercel
- Configuration — understand proxy settings and how destination sync works
- Events & Tracking — monitor events, use filters, and debug issues
- Supported Destinations — per-platform details for each ad platform
- Billing & Plans — plan comparison, usage limits, and upgrading
- Team Management — invite team members and manage roles
- Troubleshooting — common issues and fixes
- Security & Privacy — how your data is protected