Skip to main content

Week 40 2024

· One min read
Carl Grundberg
CTO

Features

Improvements and bug fixes

  • Fixed report personal data from tagging tool

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

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Fixed event truncate bug
  • Fixed client panel showing disclaimer

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 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.

Week 50 2024

· One min read
Carl Grundberg
CTO

New features

  • Replaced Prisma Graphql Playground (broken in Chrome) with custom GraphiQL docker image

Improvements and bug fixes

  • Fixed sorting broken links result
  • Migrated responses for demo targeted survey
  • Removed date period label from benchmark segments
  • Fixed table view in score charts (showed percentage wrongly)

Week 28 2026

· 2 min read
Carl Grundberg
CTO

Security

  • Multi-factor authentication — New users must enable MFA when they register. Sign-in supports email, SMS, and authenticator-app codes, with resend and one-click method switching on the login screen. Profile settings let you enable or disable individual methods and choose your default.

Analytics

  • Conversion journey metrics — Custom Results and dashboards now include visits before conversion and days before conversion, so you can see how long visitors take to convert on a goal. First and last conversion date metrics were also corrected to ignore non-converting rows.
  • Switchable table dimensions — Table results can show one dimension at a time. Turn on “Show one dimension at a time” in the result settings, then use the dropdown in the first column header to swap between dimensions without rebuilding the table.
  • Global filter date picker — Fixed saved filters and date ranges resetting unexpectedly when switching dashboards or editing filter settings. Newly created saved filters are selected automatically.

Website

  • Demo signup — A new demo request form collects name, company, and work email, creates a Pipedrive lead, and sends a confirmation email.
  • Personal demo signup — A dedicated personal-demo form creates a Pipedrive lead so the team can follow up to schedule a session.
  • Talk to an analyst — A new form lets visitors request analyst contact with optional website URL; submissions sync to Pipedrive.
  • Subprocessor updates signup — A form for subprocessor list updates collects contact details and syncs leads to Pipedrive.

Week 26 2026

· One min read
Carl Grundberg
CTO

Heatmaps

  • Sample limit — Heatmap aggregation now uses the 5,000 most recent pageviews instead of loading every recorded sample. Large heatmaps should load faster without any change to how you open or filter them.

Dashboards

  • Dashboard visibility — Super users can require a permission to view a dashboard. Users without that permission no longer see the dashboard in the sidebar and cannot open its content.

Coming soon

  • Multi-factor authentication — New users will be required to enable MFA at registration. Login adds email and authenticator-app (TOTP) options alongside SMS, with resend and method switching on the login screen and a default method in user profile settings.

Week 24 2026

· 2 min read
Carl Grundberg
CTO

Analytics

  • Full page path dimension — Custom Results now includes a page path dimension that reports the complete URL path (without domain, query string, or fragment). Use it alongside path segments when you need to analyze whole pages rather than individual path parts.
  • Goal dimensions and metrics — Custom Results and dashboards can break down data by Matomo conversion goals and measure goal-specific metrics. Dashboard tiles can be scoped to a conversion goal so results reflect only visits that converted.
  • Dashboard sort order — Dashboards can be manually ordered with a sort index in the edit drawer; the sidebar list follows your chosen order.
  • Currency-aware revenue — Revenue and revenue-per-visit metrics now format using each website's currency in charts, tables, and tooltips.

PII Scan

  • Smarter detection — Adjacent fragments of the same type are merged into one mask (for example multi-word names and spaced-out phone or postcode digits). Masking applies to whole words only, and standalone punctuation is no longer flagged.
  • PII scan settings — A new Administration page lets you choose which PII categories to detect and tune combination rules (for example person titles only when a location or organization is also present).
  • Clearer redaction view — Mask type labels appear in the settings sidebar only, not inline in the response text. Redacted output uses short placeholders such as {{name}} and {{phone}}.

Documentation

  • Regex in Academy — Academy now documents how to write regular expressions for analytics filters, including RE2 syntax reference for building segment and filter rules.

Week 23 2026

· One min read
Carl Grundberg
CTO

Analytics & Reporting

  • Language version selector — Beta analytics now includes a Website dropdown in the global filter (same placement as dashboards). Choose all main URLs, all staging/testing URLs, or a specific language site to scope results without building manual segments. The selection is saved on your filter and applied server-side across Matomo visits, actions, conversions, GA4 events, and survey responses. The control appears only when there is more than one URL to choose from.

Operations & Reliability

  • Worker failure alerts — Background job failures now log rich context to the console (queue, job name, attempt count, payload, and stack trace). Slack maintenance alerts are sent only after all retries are exhausted, with truncated payload and stack details so on-call can diagnose terminal failures faster.