Client Engineering Test Site

Microsite for Adobe Extensions Examples

Overview

This page contains a sample implementation of the Nielsen SDK using adobe extensions. The static page view is recorded along with the content within the displayed video. The content within the video is organized as: AD >> CONTENT

BSDK extension

BSDK extension integrates the Nielsen BSDK, initializes BSDK instances that can be used by any other extension or from the client’s page directly.

VJS (VideoJS) extension

VJS extension subscribes to standard media events fired by VideoJS player, processes data provided by the user and taken from player, and calls BSDK API (trackevent).

IMA extension

IMA extension subscribes to events fired by the IMA plugin, processes data provided by the user and taken from IMA, and calls BSDK API (trackEvent).

Where do I find documentation?

For client facing documentation, please refer to the engineering website.