https://github.com/yuhui/launchext-youtube-playback
Extension for Adobe Experience Platform Data Collection Tags (Adobe Launch) to track YouTube video playback
https://github.com/yuhui/launchext-youtube-playback
adobe-data-collection-tags adobe-experience-platform adobe-launch aep-tags data-analytics extension video-tracking web-analytics youtube youtube-api
Last synced: 5 months ago
JSON representation
Extension for Adobe Experience Platform Data Collection Tags (Adobe Launch) to track YouTube video playback
- Host: GitHub
- URL: https://github.com/yuhui/launchext-youtube-playback
- Owner: yuhui
- License: gpl-3.0
- Created: 2020-06-29T14:04:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T15:54:58.000Z (about 1 year ago)
- Last Synced: 2025-03-24T16:39:32.105Z (about 1 year ago)
- Topics: adobe-data-collection-tags, adobe-experience-platform, adobe-launch, aep-tags, data-analytics, extension, video-tracking, web-analytics, youtube, youtube-api
- Language: JavaScript
- Homepage:
- Size: 8.81 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# YouTube Playback Extension for Adobe Experience Platform Data Collection Tags
This is an extension for Adobe Experience Platform Data Collection Tags to track YouTube video playback.
It performs the following functions:
- Prepares YouTube IFrame elements with `enablejsapi` and `origin` parameters.
- Detects all YouTube player and playback events, including playback state change, playback quality and rate changes, and player errors.
It also allows a selector to be used to select specific YouTube IFrame elements to track their playback.
[Adobe Exchange Program app listing](https://exchange.adobe.com/apps/ec/104160)
## Disclaimer
This extension has **not** been developed with any support, contribution or approval from YouTube, Google or any Alphabet company.
## Reference
[YouTube Player API Reference for iframe Embeds](https://developers.google.com/youtube/iframe_api_reference)
## Copyright
Copyright © Yuhui 2020-2023. All rights reserved.
Licensed under the GNU General Public License (GPL) version 3.0.