Skip to main content

Release 2023-01-31

· One min read
Carl Grundberg
CTO
  • Creating a data source in the platform now has a step for license information so all data can be setup properly. The user performing the actions becomes the owner and receives the order confirmation.
  • If an addon doesnt have a price in a license/visit limit it can't be selected.
  • Send last activity timestamps for each data source to Hubspot hourly. Used to remind user when they dont activate their script.
  • Send additional properties to hubspot for deals (license, visit limit, subscription period).
  • Bugfix: Data sources without a last activity timestamp had the wrong status in the data source dashboard.

Release 2023-01-26

· One min read
Carl Grundberg
CTO
  • Integration with Hubspot to create and update Deals reflecting the current license for a data source.
  • Prices can now be added to licenses
  • Signup and license changes now generates an order with details of the purchased license
  • License change interface is improved to handle different scenarios like downgrading, upgrading and adding addons
  • New administration page: Global list of data sources
  • New administration page: Global list of data source licenses
  • New administration page: Global list of orders
  • Improvement: Global acccount list now have a button to switch to the account
  • Improvement: It's now possible to search by url in the account quick switch modal
  • Improvement: Don't alert for missing ping for data sources without an active license

Release 2022-12-13

· One min read
Carl Grundberg
CTO
  • Possible to validate script installation on website from the script instructions modal. May not work if script requries cookie consent to load.
  • Script sends a ping to our server when running to notify about active scripts.
  • Script implementation status is now from either the ping or latest visit in analytics.
  • Warning if website stops sending data.
  • User registration is forwarded to hubspot (we trigger a workflow of notifications if they don't register).
  • There was a bug with reports if the period ended in the future.
  • Improved translations of cross-tabulation
  • Ratings have a maximum precision of one decimal to avoid showing a to small resolution on the axis
  • Cookie consent setting is used in analytics (so matomo doesnt set any cookies until consent is explicitly given)