Value Products viewable (in reco widget)

Prev Next

Sums the value of all products that became viewable inside recommendation widgets.

This metric is based on the dedicated product status viewable-reco. The value is the product price submitted with the event, or the total price when several units are submitted. A product's value is counted once, even if it enters the viewport several times. Recommendation Tracking documents when a product counts as viewable.

Note

This metric only returns data when the Recommendation Tracking extension is implemented.


Example

A recommendation widget below the fold loads with four products: Product A (40), Product B (30), Product C (20) and Product D (10). The visitor scrolls down. Products A and B become completely visible, Product C is only ever partly on screen, and Product D is never reached. The visitor then clicks Product A and buys it.

Value Products viewable is 70, the prices of Products A and B.


API name

product_viewableInRecoWidget_value


Typical use cases

  • Measuring the value that reached the visitor's screen

  • Comparing loaded value against viewable value to judge widget placement