// Enhanced ecommerce and video tracking window.trackVideoPlay = function(title, type, duration) { if (typeof gtag !== 'undefined') { gtag('event', 'video_start', { video_title: title, video_provider: 'StreamPrime', video_duration: duration, content_type: type }); } }; window.trackVideoProgress = function(title, percent) { if (typeof gtag !== 'undefined') { gtag('event', 'video_progress', { video_title: title, video_percent: percent }); } }; window.trackSubscription = function(planName, value) { if (typeof gtag !== 'undefined') { gtag('event', 'purchase', { transaction_id: Date.now().toString(), value: value, currency: 'GBP', item_name: planName, item_category: 'subscription' }); } };
Ignacio and Nuria wake up in the middle of the night to realize that something extraordinary is going to happen that day and they silently thank everyone who had helped them get there.