This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about mapping data into Analytics. You can find the overview here. Mapping data for Analytics In the article about adding Analytics to your app, I mentioned lifecycle metrics, as well as explicit tracking of Views/Activities and user actions. I put a … Continue reading Adobe Experience Platform Mobile SDKs – Mapping Data for Analytics
Tag: processing rules
Adobe Experience Platform Mobile SDKs – Debugging
This article is part of the Adobe Experience Platform Mobile SDKs mini-series. It is about debugging your app. You can find the overview here. Today, we'll talk about an aspect of development that, on mobile apps, is a royal pain, at least compared to the browser-based and extension-supported debugging we do when we deploy on … Continue reading Adobe Experience Platform Mobile SDKs – Debugging
More about AMP
Building up on the recent post about Basic Tracking on AMP Pages, I want to riff some more on a couple of aspects today. Also, my colleague Susan Vertrees happened to sit next to me a couple of weeks ago, and since she knows what she is talking about, she was able to point out … Continue reading More about AMP
Basic Tracking on AMP Pages
This article was born out of sheer frustration. I had a) never implemented on AMP pages before, b) had to do it very urgently, and c) learned the hard way that the documentation wasn't brilliant. The documentation not being brilliant is a side effect of how AMP develops at a pretty fast pace, nothing like … Continue reading Basic Tracking on AMP Pages
Bad Data – Prevention & other Aspects
Someone asked me the other day: if I cannot currently run tests to improve data quality, is there anything else I can do to make my data better? Now there's a good question! The obvious, easy, and somewhat lame answer is: well, why can't you run tests? You'd be able to catch and prevent, like, … Continue reading Bad Data – Prevention & other Aspects
Counter eVars
I think I have mentioned eVars often enough by now for you to know what they are and what we use them for. (Let me know if not, I'm happy to write more about them! They are way better than props!) In essence, they serve as dimensions in reports. Rather than just knowing that 200 … Continue reading Counter eVars
One Report Suite or Two?
The question was raised by Antti Koski: if I have an app and a mobile site, do I track those separately or into a single report suite? I felt the question warrented more than just a reply on his comment, so I promised Antti to do my best and answer it in an article as … Continue reading One Report Suite or Two?
Using Data Feeds for Debugging
When I wrote about debugging mobile apps some time ago I mentioned that one way to get data out of SiteCatalyst Adobe Analytics for troubleshooting is the so-called "Data Feeds" — flat files of raw data delivered by FTP, containing one line per every hit sent. BIG data When you looked at the URL of … Continue reading Using Data Feeds for Debugging
A Short History of Processing a Hit
In the article about Modifying Data Server-Side, we gave a brief list of the steps that every bit of data has to go through before your friendly marketer will see it in her reports. Let's expand on that and also mention the different points where you can add information or retrieve it. Let's start in … Continue reading A Short History of Processing a Hit
KPIs and Success Events
Ah... months with 5 Tuesdays... I don't like them. When do I post? Week 1 and 3, as usual? Do I leave a gap in week 5, then? Or do I post more frequently — say in weeks 1, 3 & 5, shortening the potential gap? How about posting in weeks 1 & 4, as … Continue reading KPIs and Success Events