Platform Setup

Get RetailerBoost running on WooCommerce, Magento, BigCommerce, or custom platforms.

3 simple steps
1

Add Customer Journey Tracking

Add our tracking script to your site's <head> section.

<script src="https://dashboard.retailerboost.com/js/retailerboost.min.js?store=YOUR_STORE_ID" defer></script>
IMPORTANT: Replace YOUR_STORE_ID with your actual Store ID from your dashboard.
2

Add Conversion Tracking

Add tracking code to your order confirmation page.

<!-- RetailerBoost Conversion Tracking -->
<!-- Place this on your order confirmation/thank-you page -->

<script>
if (window.RetailerBoost) {
  window.RetailerBoost.trackConversion({
    orderId: 'ORDER_ID',           // Required: Unique order ID
    orderTotal: ORDER_TOTAL,       // Required: Order subtotal in cents
    currency: 'USD',               // Required: 3-letter currency code
    email: 'CUSTOMER_EMAIL'        // Optional: Customer email
  });
}
</script>
IMPORTANT: Replace the placeholder values with your platform's template variables.
3

Connect Google Merchant Center

Grant access so we can connect our ads account to your product feed.

A

Add Our Admin User

Fastest method

We'll connect our ads account to your MCA for you.

  1. Log into Google Merchant Center
  2. Go to Settings > Users and access
  3. Click + Add User with the email above
  4. Set access to Admin and save
OR
or
B

Provide MCA ID Only

We'll send a connection request and you need to approve it in the email sent from Google. The email may arrive within 24 to 48 hours.

Find your ID in your Merchant Center dashboard (top right corner or account settings).

Enter your MCA ID in the RetailerBoost dashboard.

You can also do both if you want - adding the admin user speeds things up even if you've already provided your MCA ID.

What Happens Next?

Once complete, within 1 to 3 business days we review your setup, connect our Google Ads account, and launch your campaigns. You'll receive an email when you're live.

No personal data collected. GDPR/CCPA compliant. No cookie consent required.

Need Help?

If you need assistance with setup, our team is here to help.