Add alter event processing to collector

Created on 4 May 2023, about 1 year ago
Updated 23 April 2024, about 1 month ago

Problem/Motivation

The Commerce integration is opinionated to where the item ids do not match ones we currently use for product feeds and legacy UA ecommerce tracking. We need to be able to alter the tag event data before it's sent to the DOM. There is no built-in method to override the data produced by the tag plugins.

Proposed resolution

Currently I have not found a way to do this without breaking API compatibility, or changing how the attachment hook / response subscriber collects events. See MR for potential new feature.

Remaining tasks

Decide on a path forward for alter events.

User interface changes

None.

API changes

None with MR, but it's dirty.

Data model changes

Attachment hook and response subscriber get a new method for collecting event data.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States alexandersluiter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024