LiveSession Product Updates logo

Product Updates

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • Announcement
  • Improvement
  • new feature

Jump to Month

  • September 2023
  • August 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • April 2021
  • January 2021
  • December 2020
  • October 2020
  • July 2020
  • June 2020
  • April 2020
  • March 2020
  • November 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • February 2019
  • September 2018
Changelog byAnnounceKit

Create yours, for free!

new feature
a week ago

Group URLs into similar-context Pages

With Pages, you can group similar URLs into similar-context pages. For instance, if you are running an e-commerce store, you probably have a product page with a unique URL containing the product ID, but the base of the URL is the same. Also, the page visually is the same, and you want to track the behavior of users across different product pages. 

For example, those URLs:
www.my-sample-store.com/product/mango-123
www.my-sample-store.com/product/lemon-456
www.my-sample-store.com/product/organe-798

It can be treated as a single “Product Page”
www.my-sample-store.com/product/**

Pages can be used as a filter in session search. In the future, we will allow the use of Pages in Click maps.

new feature
a month ago

Alerts now support Webhooks as a delivery channel!

Today, we’re excited to announce a powerful new feature for LiveSession: the ability to use Webhooks as a delivery channel for Alerts.

Webhooks are a powerful tool for developers, allowing them to receive real-time notifications when events occur in their applications. This makes them an ideal delivery channel for LiveSession's Alerts, which notify users when key events occur in their applications.

Learn more about how to start using Webhooks on our developers' site: https://developers.livesession.io/webhooks/introduction/

If you have any questions about setting up Webhooks, our support team is always here to help.

Improvement
4 months ago

Better way to manage search filters

We have made managing filters easier. From now, you can change the filter type directly for the filters list. Also, filters are grouped now, so adding an event or property filter shows you only possible filters for the section:

Event filters:


Property filters:


new feature
5 months ago

Real-time session preview of active users

Starting today, LiveSession lets you watch your live users with almost no-delay streaming. Clicking on the "Go live" button, allow you to turn on the live preview: 

To give you more information, we display if the user is active or the user's mouse isn’t moving (inactive), or the user is in another tab (unfocused):

This functionality and our customer support software integrations like Intercom, LiveChat, or Zendesk can make your support process easier. 

Live preview is currently in the Beta phase, so feel free to let us know what you think about it!

Improvement
6 months ago

New cleaner UI!

Today, we are excited to announce a major change to LiveSession – a new and cleaner user interface! Our team has worked hard to make LiveSession easier to use and more visually pleasing.

The new UI enhances the user experience and makes navigating LiveSession more intuitive.

We’ve also made subtle changes to the design and color palette, resulting in a more attractive and professional look.

We hope you’ll enjoy the new UI as much as we do. As always, we value your feedback and comments, so please let us know what you think on Intercom or Email!

new feature
6 months ago

Define business-friendly event names

LiveSession allows you to create business-friendly names for the most crucial events in your application. This makes data more understandable for you and your team. For example, if there is an event that defines a click on an element with text “Sing up”,  you can define it as a “Sign up” event. 

Defined Events can be created under the Settings tab. Once created, Defined Devents can be used like any other filter:


Improvement
6 months ago

Exclude Sessions in Search Results

We have improved search filtering. You can now easily exclude sessions from the results based on filters and focus on finding the results most relevant to your needs.

To use this, select the "Exclude" option in the search panel and choose the filter condition to exclude sessions with this value from the results.


Improvement
7 months ago

New events supported in Alerts notifications

Good news! Rage Clicks, Error Clicks, Console Errors, and Network Errors are now supported in Alerts notifications. You can get instant Slack notifications about errors that occurred in your app:


Connect Slack integration to LiveSession and start receiving important notifications. 


Improvement
7 months ago

Better display of inactivity on timeline


The timeline now provides a more clear and more intuitive way to view inactive moments on the page during the user's visit. Each inactivity is now displayed for the whole session instead of the current page. Also, we added page icons to mark when the page was changed or reloaded. 



new feature
7 months ago

Trusted domain list for tracking script

We made security improvements to protect your LiveSession code from being added to unauthorized sites by creating a list of trusted domains.

Using trusted domains, you can create a list of domains that you know and trust. Only those domains will be allowed to start recording. It won't work if someone tries to add your script to any website outside your trusted list.

You can set up your trusted domain in Settings -> Websites -> (chose website) -> Settings -> Trusted Domains. 

By default, the list is empty, which means every domain is allowed.