Skip to main content

22 posts tagged with "script"

View All Tags

Week 15 2025

· One min read
Carl Grundberg
CTO

Survey accessibility

  • Added title to modal iframe
  • Changed HTML of radio inputs to use fieldset and legend
  • Relate description and disclaimer of question to the input with aria-describedby
  • Relate error message to the input with aria-errormessage

Demo sign up

  • Information and possible to sign up to free trial from demo user account

Week 5 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Improved filter selections for global segments.
  • Fixed wrong invalid segment message.
  • Improved error handling and reporting for custom expressions.
  • Fixed missing segments in XLS export for reports.

Week 3 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Fix for button trigger rounded corners affected by styles on the website.
  • Fix for ordering old license, order button was disabled.
  • Fix for title on survey list.
  • Removed old edit goals UI and use the new one as default.

Week 2 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Fix for multiple surveys triggered at the same time, due to a race condition when loading.

Week 49 2024

· One min read
Carl Grundberg
CTO

New features

  • Custom expression for visitedUrl and visitedUrlThisSession
  • Different deal stage for trial and payed licenses

Improvements and bug fixes

  • Improved loading of heatmaps
  • Dont execute Matomo actions if Matomo is not initialized
  • Heatmaps and recordings showed no license warning while loading
  • Fixed width of events table i Matomo
  • Matomo 5.1.2

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 17 2024

· One min read
Carl Grundberg
CTO
Shikha Gupta
Developer

Improvements and bug fixes

  • Edit funnel in new goal UI
  • Include matomo in our script to prevent additional network request
  • Possible to start/stop script with extellio_actions
  • Using fetch instead of jsonp for loading additional data in script (debug, userInfo)
  • Possible to provide userInfo to script on init.
  • Compression and cache tweak for improved script performance.

Week 16 2024

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Improved performance for getting distributions in script and survey and fix for infinite loop
  • Bugfixes for HSR
  • Funnels is now displayed as a list and viewed one at a time
  • Reports starting to generate at 3:00 instead of 5:00
  • Updated support menu

Week 15 2024

· One min read
Carl Grundberg
CTO
Shikha Gupta
Developer

Heatmaps and session recordings

  • Daily limits
  • Setting session recording limit according to selected heatmap limit
  • Load config in script to avoid an extra uncached request for each visitor
  • Improved update of usage
  • Manual screenshot

Improvements and bug fixes

  • Implemented own Goal component to replace Matomo Goal
  • Enabled Tax ID collection when registering payment card in Stripe (VAT)
  • Remove capitalization of text on feedback button
  • Duplicated segment was not editable, form is now not opened automatically when duplicating
  • Free licenses updated to latest version
  • Improved flagged comments
  • inArray function in custom expression