Skip to Main Content
Optimizely Data Platform
ADD A NEW IDEA

Integrations

Showing 26 of 82

Please update the Optimizely Assistant chrome extension to a modern, non-vulnerable version of jQuery

The Optimizely Assistant chrome extension is running an ancient version of jQuery, as reported by this security analysis tool: https://crxcavator.io/report/hkmpnondmidmfdlaphahbalnmphelnfo?platform=Chrome You are currently using a version of jQuer...
Guest 2 months ago in Integrations 0

MA Connector - Microsoft Dynamics

The authentication approach (username / password) is not a secure approach to connecting to MS Dynamics, and goes against Microsoft's recommended approach. Microsoft recommends you do not use the ROPC flow. In most scenarios, more secure alternati...
Guest 6 months ago in Integrations 0 Investigating

Inability to directly post to Instagram

When syncing Instagram accounts, there's a notice that says "Instagram doesn't allow posting directly...need to add an email address to send the picture to." This actually isn't true, there are many 3rd party solutions that make it possible to pos...
Guest 6 months ago in Integrations 1

Integration with Meta/Facebook Commerce

We are looking to continue our integration with Meta/Facebook Commerce. Per Meta: "Since June 5, 2023 , any new shops you create use Checkout with Facebook and Instagram . If you have shops created before June 5, you have until April 24, 2024 to e...
Guest 6 months ago in Integrations 0

Optimizely Integration with AppsFlyer

The customer asked to add an integration with AppsFlyer so that they can track app installs via Optimizely. They currently use AppsFlyer all across their site to track app installs. However, they want to be able to accurately attribute app install...
Guest 9 months ago in Integrations 0

Expose Notifications to allow handler/pipeline override

Getting notifications via email can be a bit overwhelming at times. We would like to be able to plug custom connectors to be able to receive notifications via other communication systems when a job fails or if we start a job to get a notification ...
Guest 9 months ago in Integrations 0

CyberSource-Payeezy replacement Payment gateway Full Authorization Reversal

Payment gateway Payeezy will sunset. A solution is required. We have orders that are submitted and not yet shipped so there is no settlement that has occurred. In Cybersource payment gateway a cancellation of the credit card authorization (Note ye...
Guest 9 months ago in Integrations 0

react-sdk does not have a method to flush queue without closing tabs

the only way to flush the event batching queue is to close the instance. This is way too rudimentary and inflexible for power users. Please let us in on low level api on when and how to flush the queue. also consider to adjusting use `pagehide` in...
Guest 10 months ago in Integrations 2

please add "retry" functionality to handle cancelled dispatchEvent requests to better handle link-click tracking

So there is this problem where one set the event to fired as an onClick handler on a regular link, there will be a problem in at least most popular Chrome browser, which will cancel requests send from the page you just navigated away from with a r...
Guest 10 months ago in Integrations 2

typescript type of datafile from '@optimizely/optimizely-sdk' is not specific enough ("string | object")

Here is the snippet we use: import type { Config } from ' @optimizely/optimizely-sdk '; type OptimizelyDatafile = Config[' datafile ']; When you import the type, you can see its string | object which is clearly not good enough for the object type,...
Guest 10 months ago in Integrations 0