set s.products with events in DTM?
Hello All,
I'm trying to set s.products with events through the data layer (example below) but it's not working at all. Can someone please help here.
s.products = ";" + digitalData.#.#.# +";",";";event210=digitalData.#.#.#;
in the above string, I fetching values from the data layer where the color part working correctly but event value is not set. Are there any issues or any different way?
If any example that will help.
Thanks