We have a 'background' video running in full screen on a page. Whereas this looks cool, it plays havoc with video tracking. I'm using the media module to track html5 videos automatically; however this also picks up the 'background' video as well (which generates a ton of server calls because it loops).
Is it possible to not track the background video while still capturing the 'real' html5 videos