Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
This topic lists Optimizely updates, delivered as NuGet packages and services. You decide which updates apply to your project.
Select a product, package, or service in the left menu, and then select one of the following filters from Item type and click Filter.
Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.
Latest changes
Upgraded the following marketing automation connectors to support Optimizely Content Cloud version 12 (CMS 12).
The following connectors will be released at a later date.
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.
In Eloqua, the Company field is mapped to the accountName parameter. If you have both Company and accountName fields in your Eloqua instance, an error occurs.
Note: To map a form field to Company, use the accountName field from the datasources dropdown.
In the Eloqua connector, for a contact, only fields with a value are being returned. As a result, visitor groups with a criterion based on a field not having a value (for example, Null or Empty) are not matched correctly.
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.
If credentials are saved and the site/database is deployed to a server whose machine key is different, the site throws cryptographic error and becomes unusable.
Eloqua connector does not work with RestSharp 105.2.2 and higher.
If a user submitted an Eloqua form more than once, Eloqua cleared all values on default fields (such as "first name", "last name", "address line 1") that were saved for that user.
XML comments on public methods are now displayed in Visual Studio intellisense.