Chrome extension — Free during beta

SFMC Pilot lives inside Marketing Cloud.

No more copy-paste to sfmcpilot.com. Analyze SQL, debug AMPscript, QA emails and audit Journeys right where you work.

Available now on the Chrome Web Store. Auto-updates for every user.

mc.exacttarget.com/cloud/#app/Automation Studio
-- SQL Query Activity
SELECT * FROM Customers
WHERE OrderDate >= DATEADD(day, -30, GETDATE())
SFMC Pilot suggests
Non-SARGable date filter — wrap GETDATE() in CAST for index use.
Avoid SELECT * — list the columns you actually send.

Every SFMC surface. One extension.

Purpose-built for Marketing Cloud developers and consultants who ship for a living.

Context aware

Detects Email Studio, Journey Builder, Automation Studio, SQL Query Activity, CloudPages and Content Builder — automatically.

Right-click Analyze

Highlight any SQL, AMPscript, SSJS, HTML, JSON or error. Right-click → Analyze with SFMC Pilot.

Instant error decoder

When SFMC throws an error, an in-page popup explains the root cause and the fix.

Email QA in one click

Analyze the open email for Outlook, Gmail, dark mode, accessibility and spam risk before you send.

Journey health check

Audit an open Journey for long waits, missing exit criteria, orphaned paths and split issues.

Automation health

Review Automation Studio flows for step order, retry policy, dependencies and schedule risks.

Explain This

Hover any code and click Explain for a plain-English breakdown — perfect for onboarding.

Your credits, one account

Signs in with your SFMC Pilot account. Same credits, same history — synced with the web app.

Install in one click

  1. 1Click Add to Chrome.
  2. 2Install the extension from the Chrome Web Store.
  3. 3Sign in to your SFMC Pilot account.
  4. 4Open Salesforce Marketing Cloud — you're ready.
The extension only runs on SFMC hostnames (*.exacttarget.com, *.marketingcloudapps.com). Code you highlight or analyze is sent to SFMC Pilot to run the same AI modules you already use on sfmcpilot.com. Nothing else leaves your browser.