116 results found
-
Clone Experiments across Projects
I propose adding a feature to Optimizely that allows users to clone experiments across different projects. This would streamline workflows by enabling users to replicate successful experiments without manually recreating them. The cloned experiments should include all settings, variations, audiences, goals, and metrics, with options to adjust project-specific parameters. This feature would enhance efficiency, promote consistency, and improve the overall user experience.
7 votes -
Tool should flag when a test is low power (ie not likely to reach stat sig)
State exactly why it was flagged; would likely require customer to input some data
3 votesThis may be something we consider giving Opal the power to do next year. Currently gathering input from customers.
-
Integrations blocking deleting concluded experiments
When removing an integration (turning it off), it warns the user for any published, paused experiments, and tell them to archive. It would be helpful if "concluded" experiments would also be considered as a valid option, so we don't have to archive concluded tests to turn off an integration
1 vote -
Google Tag Manager Template (push custom events)
I am a UX Developer. I am trying to create a template within Google Tag Manager to make it easier for team members to push custom events to Optimizely Web Experimentation. Unfortunately due to GTM sandbox restricts, direct execution of methods on global objects like optimizely.push is not possible. There are a few possible ways to resolve this, which could include:
- Expose a queue-style global object
- Provide a GTM-friendly wrapper
- Publish an official GTM Custom Template
1 vote -
Audience Conditions: Ad Campaign
Role: Onboarding Solution Architect
Issue:
For the Audience Condition Ad Campaign "When selecting Visitor does not come from, it is a common interpretation that anyone who comes to a page, except those from an ad campaign would be selected. But this is not true. Instead, the user must come from an ad campaign, just not the one you specify to be targeted. "Request:
Change this audience condition to match the intuitive and common interpretation "common interpretation that anyone who comes to a page", essentially to evaluate anyone and not just those visitor coming from an ad campaign.This would…
1 vote -
Campaign Export Capability
I am working as analytics engineer in western union , we are having trouble to export the campaigns for our audit activity.
We have 100s of running campaigns in our prod project and its not feasible for all our teams to use the API end points to list more than 200 campaigns and filter Running campaigns manually from the JSON.
And our non tech team cannot do this activity and we don't have bandwidth to build application using the Optimizely api end point to get a UI for this.
We used other AB & Personalization tool and has this basic…
2 votes -
Support for Numbers (floats, integers) in Custom Audience Attributes
Currently Web Experimentation Audience Attributes only support values as string types. Adding support for number values (floats, integers) would allow for more complex and granular audience membership.
Customer provided example: An audience for visitors who have less than 100 subscriptions. The Audience Attribute numSubscriptions would be a number value of the total number of subscriptions the visitor has. This attribute could be used to build an audience for all visitors with less than X (ex. 100) subscriptions.
2 votes -
Export code based on conclusion
Once a test is concluded, export the changes as a set of code in HTML+CSS+JS, or React, etc. Has come up several times in the past month. Suggest investigating whether competitors do this.
2 votes -
Guided Solutioning for Common WYSIWYG problems
There are common WYSIWYG editor problems, based on site architecture or test type. Create self-service solutioning guides for customers to diagnose and solve problem.
2 votes -
URL conditions for saved pages
I create experiments for a major retailer, and current URL substring match capabilities force me to use JS conditions or callbacks for all campaigns on my PDPs and category pages. This is tedious and makes it difficult for non-technical teammates to run experiments.
For example, many retailers use structures like retailer.com/p/ to indicate PDPs and retailer.com/c/ for category pages. However, using those in the substring match fields will include all substrings with a "p" or "c" since the backslashes are not accounted for, opening up the test for many, many more visitors than we would anticipate. For example, the visitor…
1 vote -
CSV Export of Experimentation Configuration Data
I was speaking with a customer who expressed a desire for the ability to generate a CSV export of Experimentation Data straight from the Experimentation UI. I believe this would be tremendously useful, and is something that will significantly benefit the utility of the product.
7 votes -
Display "Link URL" field on custom elements with a href attribute
Today, when selecting an <a>-element in the visual editor, a Link URL fields appears so that editor can change the href.
We are running custom web components for links on our site, they can look something like this: <gds-button href="./link">Title</gds-button>
When selecing gds-button, its possible to edit the Title in the Visual Editor but not the Link URL.
There are workarounds such as modifiyng the whole html or using script. But this is not optimal for editors without coding knowledge. Therefor it would be very useful if the Link URL field could be shown for all element types as long…5 votes -
Geo-testing
The ability to split tests based on geographical region so that we can test the effectiveness of region-specific marketing campaigns, two-sided marketplaces, or faciliate other testing use cases when we cannot guarantee a user will be in solely the control or test variant.
1 vote -
Custom code Repository
I would like to request the addition of a feature in Optimizely that allows users to store custom-written code in a dedicated code repository and to export/import experiments, including custom code. This functionality would greatly enhance the ability to manage and reuse complex experiments across different projects or teams. By storing custom code in a repository, users can maintain a centralized, version-controlled collection of scripts that can be easily accessed and applied to various experiments. Additionally, the ability to export and import entire experiments, complete with custom code, settings, variations, audiences, goals, and metrics, would facilitate the replication of successful…
3 votes -
Visual Editor - Changes overwritten in Preview by the site
The changes work when you are in the tool , but do not actually work in the wild. Something overwrites the code from the customer's website.
1 vote -
Visual Editor - Dynamic Selector
Customers attempt to use the visual editor to make persistent changes, but the changes do not persist throughout the entire user journey as the selector changes either on reload or if new DOM elements are present on different pages.
1 vote -
Automatic Check Off Box for GTM in Integrations Tab of an Experiment
Had a customer respond that it did not make sense that there were so many checkboxes for the GA4 Integration in the Experiment > Integrations tab. The GTM check should be checked by default or be part of a global/project setting instead of Experiment level.
1 vote -
CSP Errors visibility in visual editor
Currently the visual editor gives no feedback when it doesn't load it. The dev console will show this but the user thinks there's a bug on the Optimizely side.
Displaying a visible error "We weren't able to load in the visual editor, please update your Content Security Policies <error>" would really help a lot of users understand what's happening6 votes -
Ability to save a template as a favourite
When building an optimization variation, Change HTML content is no longer a primary option within the Create Change menu. This is the primary template I use and I now have to do a lot of extra clicking as each time I have to select it from Browse Templates. If the ability to add favourite templates was added it would allow me to be a lot more time efficient with my builds.
1 vote -
More matching rules for custom/external attributes
Currently you can only match "has" or "does not have". The attribute is always just a string, can we have REGEX and "contains" rules on this?
This would make audience creation a lot easier with less work to manually add all possible options you want to include.
e.g. language /en-gb/ or /en-us/. I want to just make sure it includes "/en-" but currently I have to add every possible value in there4 votes
- Don't see your idea?