Skip to main content

14 posts tagged with "survey"

View All Tags

Week 48 2024

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Fixed event truncate bug
  • Fixed client panel showing disclaimer

Week 47 2024

· One min read
Carl Grundberg
CTO

Features

  • New license model with one month free trial
  • Possible to not have all products when buying a license
  • Blocked emails from email services, only accept company emails
  • Showing Tag manager to all, but a message to request access
  • Demo heatmaps

Improvements and bug fixes

  • Text question in survey has a max character limit (default 1000)
  • Limit custom event tracking values to 200 characters
  • Clearified what cookieless tracking means
  • Fixed too long dropdown when tagging comments
  • Updated email template for user invitations
  • Require payment setup before buying a paid license
  • Fixed stopping heatmaps and recordings
  • Renamed session recordings to "recordings"
  • Upgraded to Node 22
  • Indicate in menu when you are impersonating
  • Cache user permission lookup to improve performance
  • Changed layout of text question result (no horizontal layout)
  • Allow customer to edit custom CSS with new permission
  • Fixed option active state when copying survey
  • Reload survey if triggered by time and opened again to restart from beginning
  • Change all links from guides to academy

Week 9 2024

· One min read
Carl Grundberg
CTO
Shikha Gupta
Developer

Improvements and bug fixes

  • Fixed bug in survey translations when using rules in blocks
  • Fixed bug for default container for targeted survey
  • It was not possible to edit container for targeted survey since CX update
  • Fixed max number of selected answers in multiple choice questions
  • Dont send partial survey response if question is not answered correctly
  • Tag comments was incorrectly disabled for some customers
  • Cookieless tracking could be selected even if it was not included in license
  • Updated matomo plugins (segmentation and event count works for sessions recordings now)
  • Ordered Datasources and easier to see if you don't have access or a license
  • Added a Buy license button on the Datasource card for users who has no license

Week 3 2024

· One min read
Carl Grundberg
CTO

Features

  • Download result as Excel

Improvements and bug fixes

  • Broken link checker live update
  • Fixed empty respondentId in survey
  • Fixed incorrect date labels in reports due to timezone on server generating PDF

Week 48 2023

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Improved sync of segments to Matomo. Some filterchanges made the segment in Matomo outdated. Sync all data (not just one year back) when creating or changing filter.
  • Ping from script did not work after privacy update.
  • Removed cookie disclaimer in survey since it's cookieless now.
  • Better info and error message when min and max selected options are equal.

Week 47 2023

· One min read
Carl Grundberg
CTO

Improvements

  • Better control of when to track visitors ("with consent" option added)
  • Better UX of when to use analytical cookies ("Disable cookies" and "require cookie consent" combined into one settings since they were mutually exclusive).
  • Survey app doesnt set any local data in the browser
  • Possible to remove local survey data in script with extellio.removeSurveyData()
  • Remove respondentId data when consent is withdrawn.
  • Long filenames gets wrong identation in Files table. Removed line break and full filename is visible when hovering.

Week 45 2023

· One min read
Carl Grundberg
CTO
  • Feature: Remove incomplete signups after 30 days. removes account, data source, order and user.
  • Improvement: Migrated all free customer using the old license to the new module based license.
  • Improvement: Forcing end date on all licenses and updating renewal date to the new defaults.
  • Improvement: Heatmap and Session recording data sync improved.
  • Improvement: Check domain validity when signing up
  • Bugfix: Surveys using old editor opened in new editor.
  • Bugfix: Country selector in both the survey and app was broken after the language update.

Week 44 2023

· One min read
Carl Grundberg
CTO
  • Improvement: Show all locales as selectables languages, show country name if needed (not default or many countries have it as default).
  • Improvement: Heatmap and Session recording data copied to Clickhouse. Improved performance when getting sample count. Preparation for HSR filters.
  • Bugfix: Only having a future license crashed manage license page. Info about upcoming license.

Week 43 2023

· One min read
Carl Grundberg
CTO
  • Feature: Possible to select all languages for data sources and surveys. Only one locale for english (en-GB). Default fallbak in survey is English.
  • Feature: Survey translations removed from account settings and is now one tool from the administraion menu. Possible to edit translations on global, account and survey level. Select languages to edit.
  • Feature: Show usage for response limit on license period (UX Surveys Free). Enforce action limit and response limit in script (stop collecting if free license)
  • Feature: Send license limit exceeds and estimated exceeds to HubSpot.
  • Feature: Rename survey translation.
  • Improvement: CX Survey publish page. Display only one link for each language, expand to show device links.
  • Improvement: Improve initialization of Matomo when script is running on a SPA.
  • Bugfix: Correct conversion of Matomo binary fields when copying to Clickhouse (idivistor, config_id, location_ip)
  • Bugfix: Fixed last activity sync to HubSpot

Week 40 2023

· One min read
Carl Grundberg
CTO
  • Feature: New data source type: Customer Experience.
  • Feature: New survey type: CX Survey, published only with links and QR codes.
  • Feature: New license module: CX Surveys. Can only be used by Customer Experience data sources.
  • Improvement: Table column widths can now fully be resized.
  • Bugfix: Fixed custom orders, input for quantity and amount was not converted to numbers.
  • Bugfix: Comparing against specific dates could not be changed.
  • Bugfix: Table column widths did not work as expected with table scroll.