LOCATOR_PRODUCT_VIEW

This event is supported on all of our templates.

This event is triggered once per Locator Session

Triggered when a product is rendered or scrolled into the viewport within the product selection page. For the Product Widget template this event is triggered for all items rendered in the product selection dropdown when the dropdown is selected. This dropdown is only rendered if the Product Widget has been setup for 2+ products, if there is only a single product associated with the widget this event will never be triggered.

This event is triggered as soon as any part of the rendered HTML element is visible on the page.
That means that even if there’s just a few pixels of it visible it will still be tracked

Event specific data points

product

A pipe | delimited value containing the follow values (in order):

  • Product’s pID value
  • Product’s price value (This value seems to always be 0 for this event)
  • Product’s name value

This event also inherits all of the default data points.

Was this article helpful?
0 out of 0 found this helpful