Set up the Media Analytics tag extension
The Adobe Media Analytics (3.x SDK) for Audio and Video tag extension deploys the Media SDK for JavaScript (3.x) through Tags, with no manual JavaScript installation. This page covers the Tags configuration. To install the SDK in code instead, see Set up JavaScript for streaming media. For new implementations, consider the recommended Web SDK tag extension Edge path.
- Prerequisites: Complete the Analytics-only implementation overview.
Install and configure the extension
Add the Media tracker instance to a tags-enabled site by installing and configuring the extension in the Data Collection UI. For installation and configuration details, see Adobe Media Analytics (3.x SDK) for Audio and Video extension.
Track media events
With the extension configured, track each media event using its tracker method. See the Media SDK JS 3.x tab on each event and variable page for the exact calls.
Next step
Once your implementation is complete, you can Set up reporting for Analytics-only implementations.