Marketo MA
This module integrates your Drupal site with Marketo marketing automation. It adds Marketo tracking code to your site and can capture lead data from user registrations, form submissions, and other user actions. The module supports integration with Webform and Contact forms, allowing you to map Drupal fields to Marketo fields.
Adds Marketo marketing automation tracking capability to your website as well as the ability to capture lead data during user registration and form submission.
Features
- Adds Munchkin tracking code to pages (include/exclude filters available for both paths and roles)
- Capture lead data using Marketo's Munchkin javascript or API integrations
- API based lead capture can be configured to be synchronous or asynchronous (captured data sent during cron execution).
- Capture leads during user creation, update, and/or login
- Ability to specify which user actions trigger lead capture
- Specify how user profile fields should map to Marketo fields
7.x Features
- Custom LeadSource per webform
- Map webform components to Marketo fields
- View lead details
- View lead activity
8.x Features
Support and Contribute
Feel free to file issues in the issue queue.
Drupal 7
This is minimally maintained.
Drupal 8+
2.x branch
This branch is based on and old Guzzle 3 based library. Because the library is no longer maintained and Guzzle 3 abandoned, this branch can't be only be minimally maintained. Additionally, Guzzle 3 is incompatible with PHP 8 which means it will be impossible to support Drupal 10 so this branch will be abandoned at some point in the future.
3.x branch
This branch is based on a new GuzzleHttp based library being maintained by neclimdul. It is currently being actively maintained and developed.