Skip to main content

18 posts tagged with "script"

View All Tags

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

Week 11 2024

· One min read
Carl Grundberg
CTO
Shikha Gupta
Developer

License usage

  • Usage of different license limitations tracked separately from active license.
  • Each limitation has its own entry and can be of different periods.
  • Entries are only created when there is a limitation and usage.
  • Survey usage changed from yearly to monthly
  • Possible to check a single url within the data source url, with a limitation on number of monthly checks.
  • Possible to schedule weekly and monthly checks.
  • Send email to creator when check is complete.

Improvements and bug fixes

  • Change link do documentation about masked elements from Matomo to our own guide.
  • Updated Matomo and plugins to 5.0.3
  • Global survey list shows type of survey
  • Added survey and distribution id to button trigger
  • Implemented own campaign URLs to replace previous Matomo campaign tracking URLs.

Week 7 2024

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Survey section remembers displayed survey and report selected
  • Improved performance and layout of categorize comments tool
  • Created a new slack channel for license alerts
  • Fixed session recordings segmentation in Matomo
  • Fixed compare dates in Matomo
  • Fixed script possible to crash (restarts but cache did not route to new container) if prisma connection generated error
  • Reduced script bundle size by not importing all prisma types
  • Added missing license limits to module based licenses
  • Implemented yearly limit for CX survey responses

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

· One min read
Carl Grundberg
CTO

Features

  • Broken link checker
  • Added SDG plugin to Matomo to send data to EU

Improvements and bug fixes

  • Upgraded base image to Node 20
  • Avoid setting a custom user id (respondentId) when cookies are disabled since that will create a new visitor for each page view
  • Only set document title in Matomo tracker when url changes to allow external code to set it for the initial page view (SDG tagging)