Skip to main content

18 posts tagged with "matomo"

View All Tags

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 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 13 2023

· One min read
Carl Grundberg
CTO
  • Matomo data for visits, actions and conversions is synced to Clickhouse for better performance and better segmentation
  • Views for surveys are now updated in real time
  • Survey now always uses script to get respondentId
  • Some minor fixes for respondentId generation
  • Timing issue when previewing survey on website
  • Tag comments is now called Categorize comments and Theme is named Tag
  • When a heatmap or session recording was stopped early the UI didn't update to reflect that
  • Matomo 4.14.0

Week 36 2023

· One min read
Carl Grundberg
CTO
  • Feature: Show alert and information when license limits are exceeded.
  • Feature: Select template instead of industry when creating feedback and targeted survey.
  • Feature: Send info to hubspot when heatmap or session recording is not collecting data.
  • Feature: Send info to hubspot when heatmap or session recording have got some data.
  • Improvement: Show superadmins if website is connected to HubSpot (manage license and change license views).
  • Improvement: Updates of deals in hubspot always includes start date, end date, renewal date, interval and script key if there is an active license.
  • Improvement: Shared matomo segments dont need to clear any data anymore, meaning its faster to sync when changing filter.
  • Improvement: Matomo conversion using same sync to clickhouse as the rest of the matomo data.
  • Bugfix: Metadata charts did not work in reports.
  • Bugfix: Shared matomo segments did not work if a custom dimension had been removed (id and index differs)
  • Bugfix: Goals in filter did not work as intended.

Week 43 2023

· One min read
Carl Grundberg
CTO
  • Feature: Possible to select all languages for data sources and surveys. Only one locale for english (en-GB). Default fallbak in survey is English.
  • Feature: Survey translations removed from account settings and is now one tool from the administraion menu. Possible to edit translations on global, account and survey level. Select languages to edit.
  • Feature: Show usage for response limit on license period (UX Surveys Free). Enforce action limit and response limit in script (stop collecting if free license)
  • Feature: Send license limit exceeds and estimated exceeds to HubSpot.
  • Feature: Rename survey translation.
  • Improvement: CX Survey publish page. Display only one link for each language, expand to show device links.
  • Improvement: Improve initialization of Matomo when script is running on a SPA.
  • Bugfix: Correct conversion of Matomo binary fields when copying to Clickhouse (idivistor, config_id, location_ip)
  • Bugfix: Fixed last activity sync to HubSpot

Week 44 2023

· One min read
Carl Grundberg
CTO
  • Improvement: Show all locales as selectables languages, show country name if needed (not default or many countries have it as default).
  • Improvement: Heatmap and Session recording data copied to Clickhouse. Improved performance when getting sample count. Preparation for HSR filters.
  • Bugfix: Only having a future license crashed manage license page. Info about upcoming license.

Week 48 2023

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Improved sync of segments to Matomo. Some filterchanges made the segment in Matomo outdated. Sync all data (not just one year back) when creating or changing filter.
  • Ping from script did not work after privacy update.
  • Removed cookie disclaimer in survey since it's cookieless now.
  • Better info and error message when min and max selected options are equal.

Week 1 2024

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Support for discounted orders when creating Stripe invoice.
  • Cookie consent is default for new websites
  • Remove unused websites in Matomo
  • Updated Matomo to 4.16.0
  • Script listens for popstate events to support going back/forward without reloading

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