Changelog
New features, improvements, and fixes every week
Feb 19 2025
Automatic tracking of datalayer push events
This was a popular/requested feedback that will allow us to automatically capture events sent via dataLayer.Push
Whenever a dataLayer.push
will be triggered on a website, this will automatically trigger an Air360.track()
with the same event.
For example, when a dataLayer.push({ event: "register" })
is performed, Air360 JS SDK will automatically trigger a Air360.track("register")
This can be then used as any other API/custom event in Air360.
Note: While you can already use the events here via the usual "Custom events", we're also going to improve the ease of use here, stay tuned!
Handle label in input type submit/button
This is something we recently saw on a client's website:submit/button label's were not automatically captured until now. This is now captured by the new JS SDK.
Feb 04 2025
- Tutorial videos are now available from the OPA. You can understand how you use the OPA for your analysis with these videos.
- Re-send invitation feature : In the team management page, it is now possible to re-invite a user after the invitation expired
- When creating a new error event, the Need help button now shows a section about how to configure errors in the popup
Jan 21 2025
- The list of session replays now displays if the device type and also absolute date (while keeping the relative time)
- Do not expand the side view by default in funnel view
- Added autocompletion for the most frequent datalayer values.
- Fixed an issue that caused a redirection in the snapshots in some cases.
- Ordering issue in the events list
- Various security updates.
Dec 23 2024
More languages now available
You can now use the Air360 app in French, Spanish, German, Swedish, Portuguese, Korean, Russian, Danish!
Snapshots
You can now save the past website design for your analysis needs📸 Simply set the "snapshot" for the url you desire and Air360 will save the past design so you can open the OPA anytime and start analyzing it, just like you analyze your current website.
If you need help with the feature, our helpful video will show you how you can use it. You can reach the video with in the OPA. Go to OPA>Menu tab at the bottom>Video tutorials