Omnichannel Social Proof Action Requests
There's only one Omnichannel Social Proof action template, and it works on both product detail pages, which display a single product ID (PID), and on pages that display multiple PIDs, such as product category listings, search results, and cart pages. Therefore, you must specify in the Engine API request if the action's messages should appear on product detail pages or on pages that display multiple PIDs.
If you want Social Proof messages to appear or not to appear on a specific page type, then use one of the Page type action condition options when configuring the action in the Monetate platform. See Action Condition Mapping in Target, Event, & Condition Mapping for more information.
Here is an example of an Engine API request targeting product detail pages. The monetate:context:ProductDetailView event specifies that the action targets product detail pages.
The response appears much like the following example.
Here is an example of an Engine API request targeting product category listings, search results pages, cart pages, or other page types that contain multiple product IDs. The monetate:context:ProductThumbnailView event specifies that the action targets pages displaying multiple PIDs.
The response appears much like the following example.