Skip to main content

PayPal + Email Calculator

Sync your PayPal Transaction Data via API.

Create PayPal REST API Credentials

  1. Log in to the PayPal Developer Dashboard
  2. Click Apps & Credentials in the top menu
  3. Switch to Live mode (top right toggle)
  4. Click Create App
  5. Enter an app name (e.g., "Email Calculator") and click Create App
  6. Copy your Client ID
  7. Click Show next to Secret and copy the Secret

💡 Tip: Make sure to use Live credentials, not Sandbox credentials, to track real transactions.

Add PayPal Integration in Email Calculator

  1. Go to Settings → API Integrations
  2. Select ROI Platforms from the dropdown
  3. Choose PayPal
  4. Paste your Client ID
  5. Paste your Client Secret
  6. Select Live mode
  7. Click Connect Platform

Track UTM Parameters

To attribute PayPal transactions to specific email campaigns, include UTM parameters in your custom field or passthrough data:

{
  "utm_source": "email",
  "utm_medium": "newsletter",
  "utm_campaign": "spring_sale_2026"
}

Email Calculator will automatically extract UTM parameters from PayPal custom field data to attribute revenue to campaigns.

What Gets Synced

  • Transaction ID and status
  • Transaction amount and currency
  • Payer email and name
  • Transaction date and time
  • UTM parameters from custom field data

Ready to Track Campaign ROI?

Connect your PayPal account and start measuring revenue from your email campaigns