Skip to main content

50 posts tagged with "app"

View All Tags

Week 21 2023

· 2 min read
Carl Grundberg
CTO
  • Modular licenses. A reworked license model where we have separated the features into different modules and it's possible to have different level for each module. The modules are Analytics, Heatmaps & Session Recordings and UX-surveys.
  • It's now possible to create both the old and the new type of licenses. The old type of licenses will be phased out in the future.
  • Periods in a data source license are now always one calendar month, starting from when the license was started. Periods are created the day before they starts.
  • Orders are now connected to the data source license instead of the periods since it represents the actual purchase.
  • Orders show monthly total in addition to the total for the whole period.
  • Support for different currencies when making orders. Supported currencies are SEK, EUR and USD.
  • Notifications for all renewals of payed licenses (two weeks ahead).
  • Notifications for all ending of payed licenses (two weeks ahead).
  • Settings editor has been reworked to save all changes at once instead of one setting at a time.
  • New settings type for multi currency prices.
  • Drawer warns about unsaved changes when closing it.
  • Better formatting of number values in table view och chart and cross tabulation.
  • Table improvement for values of different type (formatting, sorting, searching)
  • Removed demo and docs pages
  • Hook for pushing Matomo Tag Manager events (used in sign up modal)

Week 19 2023

· One min read
Carl Grundberg
CTO
  • Grading scales for find, rating (benchmark questions) and NPS. Can be toggled, default is on.
  • Added CSS-classes for the distribution id and survey id to the wrappers of overlay and embedded surveys. Embedded surveys also has a new class "extellio-embed" as its wrapper.
  • The export API now has a field for all questions of a survey so you can get them more easily if you dont worry about the survey structure.
  • Email is trimmed for whitespace when inviting users.
  • Save button in segment editor is disabled until filters have been loaded, otherwise it could be clicked before the filters were loaded and then the filters would not be saved.
  • Default fetchPolicy for quereis is now 'cache-and-network'. This improves the percieved performance of the app while still keeping the data up to date.

Week 15 2023

· One min read
Carl Grundberg
CTO
  • Fix for displaying correct next delivery date for reports
  • Fix for categorize comments not showing correct tags
  • Improved check for matomo to clickhouse replication
  • Using Matomo tag manager for sign up events

Week 14 2023

· One min read
Carl Grundberg
CTO
  • Fix for feedback with custom settings in new survey editor
  • Fix for editing privacy policies as customer
  • Categorized comments had some visual defects and outdated state problems after antd upgrade
  • Alerts to slack now have separate channels for free and paid customers
  • Quick action to stop a survey on both data source and survey pages
  • Send event to Matomo when signup form is submitted
  • Visits for survey and other websites are split into two tables in ClickHouse to improve performance
  • Link to guide about user roles from the edit user form

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

· One min read
Carl Grundberg
CTO
  • Correct roles when creating a new data source
  • Possible to change between compatible types for questions (Single choice, multiple choice and rating)
  • Logo in header is now clickable and leads to the index page (either to the data source if only one or the list of data sources)
  • Set survey id and distribution id as custom dimensions in Matomo when viewing a survey, so we can calulate views for each survey directly from Matomo visits
  • Fixed arrows for tooltips

Release 2023-02-14

· One min read
Carl Grundberg
CTO
  • Script key is now sent to Hubspot so we can include it in emails sent
  • Industries for surveys are now sorted alphabetically
  • Major: Ant design, the UI component library we use has been updated from version 4 to version 5
  • Ant design v5 uses dayjs as the default date library so we have also migrated from moment to dayjs
  • Ant design replaced less with css-in-js for theming so we had to refactor how themes are configures, we still use less for our own styling
  • Not possible to create "Other" data source until we have proper UI for it
  • Confirmation when deleting survey versions
  • A bug prevented questions from being updated in the new survey tool
  • Improved name on downloaded file for cross-tabulation chart
  • Customer billing information (address, VAT and comment)

Release 2023-02-06

· One min read
Carl Grundberg
CTO
  • Orders now have an automatically generated order number
  • Preview of survey is now accessible for all regardless of permissions
  • New preview button on the edit survey page
  • If a license has no price for a certain visit limit it cant be ordered (4+ million)
  • Data browser incorrectly linked to the old survey editor when there was no surveys to be shown, message has been updated
  • Removed support for IE11 since it's not officially shut down

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