jsMediaPluginURL property

String? jsMediaPluginURL
final

The URL of the media plugin for the JavaScript tracker. Required in order to track media events on Web. You may use it from CDN as: https://cdn.jsdelivr.net/npm/@snowplow/browser-plugin-media@latest/dist/index.umd.min.js

Implementation

final String? jsMediaPluginURL;