Skip to main content

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.