3.7.11 Update

Here's what's in the latest Conductrics version, available as of February 2023.

"Concerns"

  • New - Conductrics can detect potentially-unexpected Test Interactions, and brings them to your attention as "Concerns". #814

  • Improved - Conductrics now brings Sample Ratio Mismatch (SRM) errors to your attention as "Concerns" as well. This builds on the SRM detection that Conductrics already had.

  • New - You can also create Custom Concerns to ensure that others in your team are aware of potential issues or special situations. #809

Survey Improvements

  • Improved - Survey Questions can now have Conditions to determine whether the question should be visible. You can base the conditions on answers from the same survey, or other "normal" conditions such as URL, Custom Visitor Traits, cookie values, and so on. #865

  • Improved - You can now allow a given Survey to be offered/shown multiple times for a given visitor. Helpful if you're launching the survey via a "Provide Feedback" button, or similar use-case. #867

  • Improved - Survey Responses can now be pushed into your data layer. #842

  • Improved - You can quickly look up a Survey Response by its Response ID (which you may have passed to your analytics via the Data Layer, etc). #863

  • Improved - Individual Survey Responses can now be deleted via a Survey Agent's "Responses" report view in the Conductrics Admin. #861

Other Improvements

  • Improved - View-States can now be automatically triggered by the addition/removal of a CSS class (#864) or when an ad-hoc JavaScript event occurs (#859). You can also now "point to" the container and elements that should be "watched" when setting up view-state triggers (#874).

  • Improved - Conditions can use new "doesn't match regex", "doesn't start with", and "doesn't end with" comparisons for string-based data. #858

  • Improved - You can now set up Express Goals that listen for ad-hoc UI events such as "touchstart", "hover", "focus", and so on, via the new "interacts with" option when setting up the Goal. #877

  • Improved - Goal names can now be a bit longer (up to 40 characters, instead of 30). #866

  • Improved - When using a Google Analytics Connector, we will now strip off the "GA.1.1." prefix if provided in the External Visitor ID. #870

  • Improved - When using the Preview Launcher, the "Reload Page During Launch" switch is now off by default. If you prefer the switch to be on by default, go to Settings > Company Preferences > Advanced and add the "Reload page option on by default" setting. #871

  • Improved - When using the Preview Launcher, there is now a "Skip Eligibility Conditions" switch. Normally it makes sense for Conductrics to skip any "Visitor Eligibility" Conditions, so that you are "let into" the Preview. But you can turn this switch off if you want to QA the eligibility conditions themselves. #890

Bug Fixes

  • Fixed - Some React Native Deploy Targets would fail to provide the downloadable RN package. #862

  • Fixed - Goals could be reported in the "Production" Dataset instead of "QA" if the Goals were triggered in a different subdomain/origin, or if the "QA" flag got cleared between the original QA selection and the Goal event. #737

  • Fixed - The value of the "Trigger View-State on Submit" option under Survey Details > Survey Options could get reset back to "none" in some cases. #872

  • Fixed - Some of the options in the Preview Launcher wouldn't work correctly if the "Enable Editing" option was turned off for the Deploy Target. #876

  • Fixed - The Audiences Report will no longer reflect QA data going forward. #889