Send2CRM Analytics v1.22 Technical Notes

Send2CRM Analytics v1.22 Technical Notes

Release

v1.22

Date

Mar 16, 2026

Version

Send2CRM Analytics v1.22

Description

Minor fixes and usability improvements, additional do-not-track functionality.

Compatibility

Clean upgrade over v1.20. Note possible breaking change for anonymous form submissions.

Issue

Implementation notes

Issue

Implementation notes

DEV-442

BREAKING CHANGE: form submissions for identifying mappings will no longer create visitor records if flagged as anonymous.

Added functionality to disable tracking locally in the web browser. Privacy

DEV-440

Send2CRM Highlights LWC component now offers a Relationship Joining Object parameter which allows specifying a many-to-many junction object for summarizing related Visitor records.

Visitor Lightning Components

DEV-438

Fixed Highlights Lightning component not rendering when using secondary related object.

DEV-417

Implemented reporting for client-side errors via Send2CRM service. Includes automatic reporting of error-level log messages and the ability to generate custom error reports.

Error Reporting

Error Reporting Service

DEV-409

Internal only.

DEV-344

Created PersonalizationPluginV3 interface which supports generic reference data and is supplied with additional visitor data. Custom Personalization Extension

DEV-335

The FormData and FormAnalyticsData Apex class constructors are now global, to simplify creation of Apex tests for form validator implementations.

DEV-316

Mapping soft failures now halt visitor and automation processing.

DEV-305

Modified descriptions and help text, and enabled search, on various Analytics-related objects.

DEV-239

Added optional Apex handling of detailed Send2CRM log messages. Operates in batches without need of potentially expensive Platform Events. Custom Log Handling