Marketo
This integration combines Amplitude with Marketo's tools for in-app messaging, push notifications, and email. Use it to sync behavioral cohorts from Amplitude to Marketo and target users with the right messages at the right stages of their journey.
One-way sync
This integration syncs data from Amplitude to Marketo only. Marketo data doesn't flow back into Amplitude. This destination integration is for cohort syncing.
Use cases
- Engage users based on behavioral patterns: Sync behavioral cohorts from Amplitude to Marketo to engage users based on their product interactions and lifecycle timing.
- Personalize marketing campaigns: Use Amplitude's segmentation to personalize Marketo campaigns by targeting the right users with the right messages.
- Account-based marketing: Use Amplitude's user behavior data to create targeted account-based marketing campaigns in Marketo.
Considerations
- Email values are case-sensitive. If you use email addresses to map users between Amplitude and Marketo, the email address must be consistent between both systems.
- Enable Upsert Leads on the cohort sync screen to create Amplitude users in Marketo if they don't already exist.
Set up the integration
Marketo setup
- Copy your Marketo
Client Id,Client Secret, andREST API Endpoint. Refer to Marketo's documentation for help.
Example keys
Client ID:97890c99-9999-46e4-bccc-351071cd5c3bClient Secret:xzy3XYZxyZqIroHtliA7mDKTx7NUXyZZREST API Endpoint:https://133-CDN-660.mktorest.com/rest
- Create a new custom Boolean field in Marketo to identify your cohorts. This field flags whether a user in Marketo belongs to your Amplitude cohort. Refer to the Marketo documentation for help creating the field. Create a custom field for each cohort you want to sync.
- Copy the API name of your field. You need the API name to configure the integration.
Amplitude setup
- In Amplitude Data, click Catalog and select the Destinations tab.
- In the Cohort section, click Marketo.
- Enter the API key, API secret, and base URL. The base URL is the same as the REST API endpoint.
- Enter the rest of the information requested by the modal:
- For Name, enter the name for the API key, so you can select the API target when syncing cohorts.
- For Amplitude User Property, select the Amplitude field you want Marketo to match with.
- For Target, enter the Marketo field to match to the Amplitude user property.
Send a cohort
- In Amplitude, open the cohort you want to export. Click Sync, and choose Marketo.
- Choose the destination.
- Enter the name of the Marketo custom field. The name is the API name you copied during Marketo setup.
- Select the sync cadence.
- Save your work.
Users who belong have a checkmark next to the custom field you created, and you can filter for these lists of users.
Properties
When syncing cohorts to Marketo, Amplitude uses the user property you specify during setup to match users between Amplitude and Marketo.
User identifiers
Map any Amplitude user property to a Marketo field during setup. Common mappings include:
- Email address: Most common identifier for matching users between Amplitude and Marketo.
- User ID: Use if your user ID is consistent across both systems.
- Custom user properties: Any custom user property that exists in both Amplitude and Marketo.
Property mapping
During Amplitude setup, select the Amplitude user property to map to Marketo. The property you choose must exist in both systems and have consistent values for successful user matching.
Cohort membership
When you sync a cohort to Marketo, Amplitude creates or updates a custom Boolean field in Marketo for each cohort. This field indicates whether a user belongs to the cohort:
true: User is in the cohort.false: User isn't in the cohort.
Create a custom Boolean field in Marketo for each cohort you want to sync. The field name must match the API name you enter during the sync process.
Example use case
A marketing manager wants to create a targeted email campaign in Marketo for users who added items to their cart but didn't complete a purchase.
Take the following steps:
- In Amplitude, create a cohort of users who performed the "Add to Cart" event but didn't perform the "Purchase Completed" event within seven days.
- Set up the Marketo destination in Amplitude, mapping the email address user property to Marketo's email field.
- Create a custom Boolean field in Marketo called "Cart Abandoners" (or similar).
- Sync the cohort to Marketo, specifying the custom field name.
- In Marketo, create an email campaign that targets leads where the "Cart Abandoners" field is
true. - Set up automated workflows in Marketo to send reminder emails or special offers to this cohort.
This approach uses Amplitude's behavioral segmentation to create targeted marketing campaigns in Marketo based on actual user behavior in your product.
Was this helpful?