Skip to content

Feature Experimentation

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

63 results found

  1. To enable FX personalization, be able to pull audiences from other tools.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Customers want to have metrics they track in their analytics in Optimizely. Today they have to manually add new event instrumentation. Would be great to integrate with other analytics and import their event tracking in Optimizely (ie. similar to Segment integration)

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Similar to Optimizely Web, capture basic segmentation (browser, device, ...) out of the box.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  SDKs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Filter activity notifications via webhook to only production environment.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Ability for developers to enable an event inspector to ensure instrumentation is working correctly

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Make change to flag (e.g., toggle on/off) based on event from external system (e.g., APM alert).

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Be able to trigger flags if certain actions happen, or make flags dependent on other flags. Both stateless and stateful approaches.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Help customers understand how flags/experiments are affecting site performance.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. A customer has requested the ability to change the primary environment in Feature Experimentation after the initial project setup. Currently, the primary environment is automatically assigned and cannot be modified, which has led to ongoing frustration for their team.
    They would like the ability to:
    * Reassign the primary environment to another existing environment within the project.
    * Make this change via the UI or API with appropriate safeguards (e.g., confirmation prompts, permissions.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Summary:
    This feature request proposes the ability to create flag templates that can be used as a foundation for generating custom flags. Templates would streamline the flag creation process, ensuring consistency and saving time when generating multiple similar flags.
    Use Case:
    Currently, creating flags often requires starting from scratch . This is both time-consuming and prone to errors. By introducing customizable templates, users could:
    * Define reusable structures for flags, including predefined attributes and settings.
    * Quickly apply these templates to generate custom flags with minimal effort.
    * Maintain consistency in flag configuration across projects or teams.
    Benefits:
    * Efficiency:…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. I would like to ask if it's possible to add a "name" field to the FeatureFlag object in in datafiles/xxxxx.json which is having all the configured feature flags there.
    To give some more context on the structure I'm talking about:
    {
    ...
    "featureFlags": [
    {
    "id": "123456",
    "key": "experiment_key",
    -> "name": "Experiment name", <- NEW FIELD HERE
    "rolloutId": "rollout-1233456",
    "experimentIds": [],
    "variables": []
    }
    ...
    ],
    ...
    }
    New "name" field would be having a value of the name of the related flag.
    I'm guessing it could be not available there by default because of privacy/security reasons, but if that's…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Currently, the decision object returned by an SDK's decide method includes the flag, rule, and variation keys that a user was bucketed into but does not return the (experiment rule and variation key that the user was bucketed into.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. When you guys launched the new UI, it confused the heck outta every developer at COMPANY and we had many product incidents where a flag was misidentified as being off when it should have been on, or vice versa.
    This confusion wasn't due to any bugs in Optimizely or COMPANY, just the new UI was visually confusing all who encountered it.
    Anyways we're doing much better now, but yea just wanted to share that feedback. If it confused 100% of our 60+ devs I'm sure it confused everyone that uses Optimizely haha. I wonder if crowdstrike uses Optimizely. LOL.
    Godspeed!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. When calling decideAll( with a User Profile Service (UPS, the method looks up the UPS for each flag.
    The request is that the SDKs be updated to default to just one lookup for all flags.
    This will prevent unnecessary resource consumption for customers who utilize decideAll( method and also implement/rely upon a USP.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. This is a request to create a REST API endpoint that satisfies the following requirements.
    A List Flags endpoint (to return all flags that returns both flags with rules (including variation names, and those with targeted delivery specifying which variation is enabled in the delivery.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. As a web developer I need to ensure that every point in a request lifecycle uses the same version of an Optimizely datafile to ensure a page is rendered correctly. This includes:
    * edge function logic
    * serverside render
    * clientside hydration
    If there is a mismatch in Optimizely datafile versions between edge function logic and serverside render, then the incorrect decision could be used to generate a page that is saved into the CDN cache. If there is a mismatch in Optimizely datafile versions between the serverside render and the clientside hydration, then hydration mismatch bugs will occur.
    Optimizely's…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. As an experimenter I would like to be able to have an audience auto populate for an entire project. The bot filtering provided within Optimizely does not exclude additional bots that we need to remove from testing as an organization, and therefore we need to apply an additional audience to our tests to remove these bots from all test. Currently we have to do this manually for every test which allows for human error. But we would like to be able to auto populate this for all feature experiments within a project to avoid this step being forgotten.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Description: Good afternoon,
    My team and I would like to run an A/B test that measures the median time that occurs between two tracking events in our product.
    Based on your documentation, it looks like we can create a "value" property that tracks the time between these two events (in the second, concluding event.
    My question is: How do we then set up a "Total Value" A/B Test that looks at a metric other than counts or sums? In this case, we want to use a median, but could use average if median is not possible.
    While your "Total Value"…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. When a task is archived, a notification is sent to all watchers assigned to the task.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Description: When I am updating feature flags in app.optimizely.com, the cancel button is obstructed by the notification/feedback icon, and there's no way to ignore/clear the notifications.
    Can this be moved to another part of the screen so that I can clearly see which save/cancel/revert buttons are available? I would add a screenshot, but it doesn't look like this form will allow it.
    Thanks

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?