A view event should be triggered whenever a piece of content slides into the users viewport. Assuming that you are showing 8.SET-Custom product set data, that event should look like the following example:
A view event is identified by its type view and an additional view property containing specific information about the content being viewed. This property should in turn have a type and content-specific payload.
8.SIMILAR - similarProducts
A view event with type similarProducts must contain a similarProducts property containing the id of the product the content was requested for.
In our example we request content for 8S-DEMO-Polohemd-1 and also use that as the id in the tracking event.
A view event with type matchingProductClusters must contain a matchingProductClusters property containing the id of the product the content was requested for.
In our example we request content for 8S-DEMO-Polohemd-1 and also use that as the id in the tracking event.