3 results found
-
A method to list all available experiments
We are currently planning implementation of Optimizely as replacement of our current experimentation solution. In order for developers - and also business - to verify behavior we currently show a list of all active experiments and allow users to force a variation. In the current SDK there's no way to list all experiments. I prefer not to parse the datafile myself, so I would like to see a method that lists all experiments, including all variations, so we can migrate with the same functionality as we currently have.
Since the SDK already parses and interprets the datafile I feel this…
3 votes -
New Booleans in the Decision Object
It would be easier to have some Boolean values in the decision object, which would simplify recognizing the exact status of a visitor (e.g., whether they are in the "off" variation or the "everyone else" category, or in the concluded/deployed "on" variation). "Enabled" and "variationKey" are not enough to distinguish the above cases.
Currently, they need to check string values and match specific values like "rollout-default" or "deployedtdl" which is not ideal. Booleans would be easier.
2 votes -
Request for Svelte SDK Support
We are currently using Optimizely for feature experimentation and have found the React SDK extremely helpful. However, our team is also building an application using Svelte, and we would love to see official support for a Svelte SDK.
Why this matters:
• Svelte is gaining significant traction for its performance and simplicity.
• Having a dedicated SDK would allow us to integrate Optimizely experiments and feature flags seamlessly into Svelte applications without relying on workarounds or custom implementations.Requested Feature:
• Provide an official Optimizely SDK for Svelte, similar to the existing React SDK, with support for initialization, fallback mechanisms,…2 votes
- Don't see your idea?