Skip to main content

18 posts tagged with "matomo"

View All Tags

Week 1 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Show and export response page title for text survey responses.
  • Upgraded Matomo to 5.2.1 and all plugins to the latest versions.

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

· One min read
Carl Grundberg
CTO

Features

Improvements and bug fixes

  • Fixed embeded pages from Matomo not using 100% width
  • Replaced data source title with a drop down to navigate between data sources

Week 38 2024

· One min read
Carl Grundberg
CTO

Features

  • Export data from Clickhouse in JSON format
  • Import matomo visits from JSON files
  • Matomo updated to 5.1.1

Improvements and bug fixes

  • Saving in publish step when editing a survey could reset the website selection
  • Adding a minimum width of 1200px to the app to not hide any menu items
  • SDG plugin date format error
  • OS and Browser filter (name and version combined) did not work
  • Improved Clickhouse table partition and order keys for better performance
  • Connect survey responses with matomo visits with visitId instead of respondentId
  • Improved survey response export

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

· One min read
Carl Grundberg
CTO

Features

  • Broken link checker (super user only for now)

Design update

  • Rounded corners
  • Replaced Google font Nunito with self hosted font Bariol
  • Redesigned menus and navigation, third level is a vertical sidebar to the left
  • Results is part of data source section
  • Updated dashboard for data source
  • New sections for each product
  • Replaced analytics menu from Matomo to our own
  • Updated UI for heatmaps and session recordings

Improvements and bug fixes

  • Matomo 5.0.2
  • Remember last location for third level menu

Week 5 2024

· One min read
Carl Grundberg
CTO

Features

  • Matomo 5.0.1
  • Show other question responses when tagging comments

Improvements and bug fixes

  • Showing stacked bars labels from 3% instead of 5%
  • Fixed bug when selecting custom dates
  • Remove everything after hostname when creating new data source
  • Never generate report files on demand to reduce risk of server overload. Reports are generated before delivered by schedule or test feature in UI.