Skip to main content
PayPal

Connect PayPal to Email Calculator

Track revenue and ROI from your email campaigns by connecting your PayPal account

Step 1: 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.

Step 2: 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

Step 3: 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

Need Help?

Having trouble connecting PayPal? Check out our full documentation or contact support.