snowplow-javascript-tracker icon indicating copy to clipboard operation
snowplow-javascript-tracker copied to clipboard

Use currentSrc as src when source element in used in media-tracking (closes #1118)

Open igneel64 opened this issue 3 years ago • 1 comments

Use currentSrc as src when src is not available. This is the case where there is a source element under our audio or video we wish to track.

Notes

  • Unfortunately testing will require a bit more time since jsdom does not have the functionality to work properly with currentSrc

(closes #1118)

igneel64 avatar Oct 17 '22 14:10 igneel64

BundleMon

Files added (6)
Status Path Size Limits
:white_check_mark: libraries/browser-tracker-core/dist/index.mod
ule.js
+23.8KB 25KB / +10%
:white_check_mark: trackers/javascript-tracker/dist/sp.js
+23.49KB 25KB / +10%
:white_check_mark: trackers/javascript-tracker/dist/sp.lite.js
+14.2KB 15KB / +10%
:white_check_mark: trackers/browser-tracker/dist/index.umd.min.j
s
+14.05KB 15KB / +10%
:white_check_mark: libraries/tracker-core/dist/index.module.js
+13.35KB 15KB / +10%
:white_check_mark: trackers/browser-tracker/dist/index.module.js
+3.46KB 5KB / +10%

Total files change +92.34KB 0%

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history

bundlemon[bot] avatar Oct 17 '22 14:10 bundlemon[bot]