Release 4.20.0 (2024-01-26)
  • 25 Jan 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Release 4.20.0 (2024-01-26)

  • Dark
    Light
  • PDF

Article Summary

Release 4.20.0 (2024-01-26)


Enhancement: Add Tracking of URL links in Lists

Updated list tracking to capture clicks to links displayed in a URL column (Issue 3280)

Previously, tracking of elements in a list or list web part did not include clicks to hyperlinks in the URL column. This update adds that functionality.


Fix: List Title in SharePoint Online

Updated code to capture the list title correctly (Issue 3279)

Clicks to items in a list web part were generating an event indicating the list title was “undefined”. This update corrects that tracking.


Fix: Image Web Part Tracking in SharePoint Online

Updated code to capture clicks to images in the image web part (Issue 3278)

Interactions with image web parts were no longer being captured. This update restores that tracking.


Fix: News Article Post Interactions

Updated news article tracking to capture when comments are posted (Issues 3277, 1514)

Comments being made on article pages were no longer being captured. Posting a new comment, or replying to an existing comment, will now be tracked.


Fix: Document Tracking in Tile View

Updated document tracking to capture clicks to document tiles (Issue 3237)

Interactions within a document library set to tile view were not being captured. This update corrects that tracking.


Fix: Document Tracking with Title Field Enabled

Updated document tracking to capture clicks to documents in libraries that include the title field (Issue 1770)

Interactions within a document library that has the title field displayed were not being captured. This update corrects that tracking.


Fix: Mega Menu Tracking in SharePoint Online

Updated mega menu tracking to work with the latest mega menus and cascading menus (Issue 3235)

Some interactions with mega or cascading menus in the site navigation were no longer being captured. This update restores that tracking.


Fix: Hero Web Part Tracking in SharePoint Online

Corrected information captured when a user interacts with the hero web part (Issue 3077)

The destination URL and title of hero web part tiles was not being captured correctly. These values will now be tracked in most cases.


Fix: Search Refiners / Filters

Updated tracking code to include the currently selected refiners in search events (Issue 2701)

The refinement / filter criteria used when searching was no longer being captured. This update restores that tracking.


Was this article helpful?