Introduction In a video streaming application, successfully playing a video is only the beginning. For a good viewer experience, we also need to know how quickly playback starts, whether the video buffers, how Adaptive Bitrate (ABR) behaves, which devices experience failures, and whether DRM, network, CDN, or player issues are affecting playback. This is where […]
Can You Trust the Report Sitting in Your Inbox? Every marketing team knows this morning. A report is due. Someone is jumping between five platforms, exporting numbers by hand, pasting them into a sheet, hoping last week’s formula changes didn’t break anything. It goes out late. There’s always a small doubt: did a number land […]
It started with a number: 147 I was doing routine cleanup in our main Google Tag Manager container – scroll through the tags, kill the old ones, check the variables. Standard housekeeping. But I stopped mid-scroll and actually counted. 147 tags. Half of them with no clear owner. Three separate Facebook pixels. Five TikTok tags. […]
Introduction AppMeasurement.js is Adobe’s original JavaScript library for client-side Adobe Analytics tracking. It has been the backbone of Adobe Analytics implementations for well over a decade and remains widely deployed across enterprise websites and applications today. This article will cover step by step guide to implement analytics tracking using Adobe Launch (Tags) and AppMeasurement.js library. […]
If you’ve worked with Adobe Analytics, you’ve probably done this more times than you’d like to admit: Open DevTools → Network → filter b/ss → click → scroll. Everything is technically there, but reading it isn’t exactly smooth. It’s one long URL, parameters packed together, values encoded, and no real structure to guide your eyes. […]
A Real-World Problem Imagine you’re trying to book a doctor’s appointment online. You start on hospital.com, browsing doctors and services. When you’re ready, you click “Book Appointment”, which takes you to bookings.healthcare.com. From your perspective, it’s one smooth journey. But to analytics? Visit on hospital.com = Visitor A Appointment on bookings.healthcare.com = Visitor B The […]
Introduction In today’s digital world, companies/businesses rely on Adobe Analytics to gain valuable insights into user behavior. However, implementing Adobe Analytics effectively comes with challenges, especially where browsers impose strict privacy policies like blocking third-party cookies. Without CNAME implementation, tracking users accurately becomes difficult due to third-party cookie restrictions. So CNAME can help address some […]
As you progress in your journey from business intelligence (BI) development toward data engineering or analytics engineering, one of the core skills you need to focus on is data modeling. Data modeling is the foundation for any data architecture—whether you are building databases, designing ETL pipelines, or creating data warehouses. Without a solid understanding of […]
If your client or business has both a website and a WebView app, how would you differentiate the traffic between the two? Or, how would you distinguish traffic between mobile browsers and the WebView app? We could do this using the data layer, which can be set up with the help of your development team. […]