Am I right to assume that in order to add Enhanced Ecommerce tracking to the accelerator I will have to add my own script tags and handle data and data transfer myself?
I can’t just extend the current implementation?
Litium version: 7
Am I right to assume that in order to add Enhanced Ecommerce tracking to the accelerator I will have to add my own script tags and handle data and data transfer myself?
I can’t just extend the current implementation?
Litium version: 7
Litium does not support Enhanced Tracking.
I know but if I needed to add it, is there a recommended way of going about it or do I just improvise?
Just inherit your generator class from TrackingScriptGenerator and do your implementations very smooth.