Closed Sadicko closed 3 years ago
Is there a way to change the analytics id dynamically? In my application, users can add their tracking id which changes when the item being with on the page belongs to them.
You just have to use setTrackingId($trackingId) on the tracking provider instance.
setTrackingId($trackingId)
Is there a way to change the analytics id dynamically? In my application, users can add their tracking id which changes when the item being with on the page belongs to them.