Area |
ID |
Type |
Description |
Released |
|
MAI-2163
|
|
Create retry policy to avoid max rate or timeout on Marketo connector
Added a retry policy to ensure the successful execution of Marketo API requests, even in cases where the number of requests exceeds the maximum rate of 100 requests per 20 seconds.
EPiServer.MarketingAutomationIntegration.Marketo 5.1.3; (Or a related package);
|
Feb 27, 2024
|
|
MAI-2106
|
|
Marketo connector incorrectly displays error information
Fixed an issue where the Marketo connector incorrectly displayed detailed error information when incorrect credentials were entered on the admin UI.
EPiServer.MarketingAutomationIntegration.Marketo 4.6.1; (Or a related package);
|
May 09, 2023
|
|
MAI-1893
|
|
Upgrade marketing automation connectors to .NET 5
Upgraded the following marketing automation connectors to support Optimizely Content Cloud version 12 (CMS 12).
- Acoustic (Silverpop)
- Delivra
- Eloqua
- Marketo
- Microsoft Dynamics CRM
- Salesforce
- Salesforce Marketing Cloud (ExactTarget)
The following connectors will be released at a later date.
EPiServer.MarketingAutomationIntegration.MSDynamics 6.0.0; EPiServer.MarketingAutomationIntegration.Silverpop 5.0.0; EPiServer.MarketingAutomationIntegration.Salesforce 5.0.0; EPiServer.MarketingAutomationIntegration.Marketo 5.0.0; EPiServer.MarketingAutomationIntegration.ExactTarget 5.0.0; EPiServer.MarketingAutomationIntegration.Eloqua 5.0.0; EPiServer.Marketing.Connector.Delivra 2.0.0; EPiServer.Marketing.Automation.Forms 3.0.0; EPiServer.ConnectForMarketingAutomation 6.0.0; (Or a related package);
|
Dec 21, 2021
|
|
MAI-1886
|
|
Allow user to accept or deny mai_trk_* cookies
In accordance with GDPR regulations, you can choose whether you want to accept cookies for Marketing Automation connectors. (Normally, the cookie is created when you submit a marketing automation form.)
Customers are responsible for presenting the cookie option dialog box to the user, obtaining the response, and then passing the response to Optimizely through the IPersonalizationEvaluator.AcceptCookies property. If the user chooses not to accept the cookies, some or all functionality of the connector will not work; the form will post successfully but personalization features will not.
EPiServer.ConnectForMarketingAutomation 5.7.0; EPiServer.Marketing.Automation.Forms 2.4.0; EPiServer.Marketing.Connector.Delivra 1.2.0; EPiServer.MarketingAutomationIntegration.Eloqua 4.2.0; EPiServer.MarketingAutomationIntegration.ExactTarget 4.3.0; EPiServer.MarketingAutomationIntegration.HubSpot 4.2.0; EPiServer.MarketingAutomationIntegration.Marketo 4.6.0; EPiServer.MarketingAutomationIntegration.Salesforce 4.3.0; EPiServer.MarketingAutomationIntegration.Silverpop 4.5.0; (Or a related package);
|
Jul 20, 2021
|
|
MAI-1857
|
|
Marketo: Add method to schedule campaigns in the REST Service API.
Add method to schedule campaigns in the REST Service API.
EPiServer.MarketingAutomationIntegration.Marketo 4.5.0; (Or a related package);
|
Dec 29, 2020
|
|
MAI-1530
|
|
Marketo: Form field mapping for custom fields lost when upgrading from 3.x to 4.x.
Form field mapping for custom fields lost when upgrading from 3.x to 4.x.
EPiServer.MarketingAutomationIntegration.Marketo 4.0.4; (Or a related package);
|
Nov 06, 2018
|
|
MAI-1493
|
|
Marketo: Error while fetching lead if large number of fields
While attempting to fetch a lead with a large number of fields, the Marketo connector results in an error.
"System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine".
EPiServer.MarketingAutomationIntegration.Marketo 4.0.3; (Or a related package);
|
Oct 21, 2018
|
|
MAI-1465
|
|
Marketo: Form and form field mappings lost if database upgraded via web.config settings
Form and form field mappings are lost if the database is upgraded from 3.x to 4.x via the updateDatabaseSchema attribute of the <episerver.framework> element in the web.config.
EPiServer.MarketingAutomationIntegration.Marketo 4.0.2; (Or a related package);
|
Oct 07, 2018
|
|
MAI-1332
|
|
Webtracking code only adds first connector script found
Since there can be multiple connectors of each type, we need to add the script for each connector of the same type to pages. Currently, the code only adds the first one it finds of each type.
Steps to reproduce
1) Create an Alloy sample site.
2) Install the Silverpop connector and configure it.
3) Select a custom script and enter the text "Connector 1". This text will show up on every page.
4) Programmatically create a new instance of the Silverpop connector. Set the script text to be "Connector 2".
5) View a page.
Expected:
Both custom scripts exist on the page.
Actual:
Only a single copy of the text shows up.
EPiServer.MarketingAutomationIntegration.Silverpop 4.0.2; EPiServer.MarketingAutomationIntegration.Marketo 4.0.1; (Or a related package);
|
Sep 02, 2018
|
|
MAI-1223
|
|
Marketo: New contact created when submitting form in same browser session
Steps to reproduce
1. Submit a Marketo form with valid values for FirstName and Email.
2. Re-submit the form on the same browser session (no clearing cache) with a different email address.
Expected:
After step 2, no new leads are created. Only the lead created in 1st step is updated.
Actual:
2 leads are created.
EPiServer.MarketingAutomationIntegration.Marketo 4.0.0; (Or a related package);
|
Aug 19, 2018
|