track Browse Result Click
Tracks browse result click events.
Example:
ConstructorIo.trackBrowseResultClick("Category", "Snacks", "7654321-BA", "4", "Products", "179b8a0e-3799-4a31-be87-127b06871de2")
Parameters
the name of the primary filter, i.e. "Aisle"
the value of the primary filter, i.e. "Produce"
the item identifier of the clicked item i.e "PUMP-KAB-0002"
the position of the clicked item on the page i.e. 4
the section that the results came from, i.e. "Products"
the result ID of the browse response that the selection came from
Additional analytics tags to pass
Tracks browse result click events.
Example:
ConstructorIo.trackBrowseResultClick("Category", "Snacks", "7654321-BA", "7654321-BA-RED", "4", "Products", "179b8a0e-3799-4a31-be87-127b06871de2")
Parameters
the name of the primary filter, i.e. "Aisle"
the value of the primary filter, i.e. "Produce"
the item identifier of the clicked item i.e "PUMP-KAB-0002"
the variation identifier of the clicked item variation i.e "PUMP-KAB-0002-RED"
the position of the clicked item on the page i.e. 4
the section that the results came from, i.e. "Products"
the result ID of the browse response that the selection came from
Additional analytics tags to pass