} // 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' }); } };
Takako Mamiya is a lawyer who quits her job at a prestigious law firm and establishes her own office. She confidently sets out to build her business, but soon her former firm is putting up obstacles and interfering, caus...