Skip to Main Content
Optimizely Data Platform
ADD A NEW IDEA

All ideas

Showing 83 of 83

Provide admins with the ability to hide fields from Marketers view in Segments.

Our business does not populate all of the available fields within the ODP platform with data and therefore when a marketer is building a segment they have to scroll through multiple options of fields that can not be used. We would like a way to Hi...
Guest about 2 years ago in Data Platform App 0

Forms data feed

EPiServer . Forms . Core . Feed . Internal.IFeed.LoadItems is currently only being used in SelectionElementBlockBase. Should be possible to pass the element/fields itself to that method. The items is most likely related to external systems and the...
Guest about 2 years ago in Integrations 0

Need to delete ODP customers without using the compliance delete

We are using ODP for personalizing content to our intranet user). Per our data retention requirements, we need the ability to remove users when they leave the company. However, since they can be hired back with the same email address and identifie...
Guest about 1 month ago in Data Platform App 0

Add concept of a primary identifier in addition to last seen identifier

I as user would like to be able to control what identifier value is considered as the primary one, so that we can be sure that customer is always contacted with the email that they have selected. I want to be able to set this manually via UI or AP...
Guest 3 months ago in Data Platform App 0

Add possibility to report on how many identifiers of a given type are linked to a single profile

As a user I would like to be able to see a report where I can find how many identifiers of a given type are linked to the customer profile, so that I can monitor that there are no unexpected profiles where stitching has happened and I'm able to un...
Guest 3 months ago in Data Platform App 0

Add an event when profile stitching is happening

Currently it is not possible to see when profile stitching has happened. This makes it almost impossible to investigate how incorrect stitching has happened as you can only see the end result. Having an event when profiles are stitched together wo...
Guest 3 months ago in Data Platform App 1

session count in ODP

Could the session count in ODP be reinstated as there are no other options with in ODP to track visits
Selena Smith-Taylor 5 months ago in Data Platform App 0

Custom Fields on ODP Commerce Integration

The Commerce integration to ODP has limited fields available to sync from Commerce to ODP. Many customers find that the integration is lacking the fields that they use to power their business and need to implement custom solutions to get the data ...
Guest 12 months ago in Data Platform App 0

Hide fields

Some fields do not need to show up on a report or list (anymore) and it's hard to remove them (by contacting optimizely). If at all possible, it would be nice to hide them, so you can't select them from the UI anymore, when you want to keep the da...
Guest over 1 year ago in Data Platform App 1 Future consideration

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 over 1 year ago in Integrations 0