When the Space Transportation System (STS, vulgo "Space Shuttle") was first planned and NASA campaigned for it, cost reduction was a — if not the — main driver. The goal, as presented by NASA to Congress, was to provide a much less-expensive means of access to space that would be used by NASA, the Department … Continue reading Analytics Project vs Space Shuttle
Tag: simplicity
Big Changes Ahead!
Towards the end of 2019, the world of consultants in the Adobe Experience Cloud eco system changed. First our product management announced some changes for Workspace "Customer Journey Analytics", then Aaron Hardy, Joe Khoury, Justin Grover, and Jenny Medeiros posted an announcement about a unified Javascript library. Those are huge! I'm not sure if you … Continue reading Big Changes Ahead!
Minimalistic approach for more insights
This is a guest post written by @ursboller. It's a companion to his session at the Adobe virtual Summit 2020: A Minimalistic approach for more insights. With Adobe Analytics implemented on a website there is almost nothing you can't measure. Basically every user interaction or app behaviour can be tracked using different codes with Launch, … Continue reading Minimalistic approach for more insights
No Custom Code – is an Extension the answer?
I had an extremely brief discussion the other day about custom code, Extensions, and data quality, with Urs Boller. You all know how much those three topics mean to me, and that I have some opinions on all three of them. I also have a lot of respect for Urs, so when he challenged my … Continue reading No Custom Code – is an Extension the answer?
Extensions and Adobe Analytics – get-tracker and augment-tracker
I built an Extension some time ago that enables someone to set contextData for Analytics directly in the Launch UI. You can see the source code for that Extension on github, of course, but today, I want to write about some of the stuff that went into the Extension. This is also, in a way, … Continue reading Extensions and Adobe Analytics – get-tracker and augment-tracker
Quo vadis, W4D?
Those of you who have been to the Adobe Summit, or any other big event like it, may have been a victim of post-Summit blues - the feeling when you're back from a couple of ridiculously intense days of listening, meeting, talking, discussing, and fully committing to one single subject. It is part exhaustion, part … Continue reading Quo vadis, W4D?
Quick tip – non-minified Launch code is easier to debug
Debugging and troubleshooting code is one of the less glamorous things we (and you) do, still sadly omnipresent. Today, I want to show you how to take away a little bit of the pain: I'll show you how you can tell Launch to deliver un-minified code. This is an extremely quick and easy tip, tbh, … Continue reading Quick tip – non-minified Launch code is easier to debug
7 things I learned about making Extensions
Pedro Monjo's reaction to my last post was to simply quote this bit: "Well, obviously, we build an Extension!" My brain cannot stop thinking like that, and it's all because I think encapsulating or hiding complexity behind a UI will help greatly in the long run. I don't even want to tell you how many … Continue reading 7 things I learned about making Extensions
Basic Tracking – Angular SPA & angulartics2
For some reason, I have lately been exposed to a lot of Angular Single-Page Applications. As you probably know, SPAs are the mortal enemy of the analyst, or at least the implementer, but as you also know, we must overcome our fears to grow. Or something like that. While this sounds empowering to some, and … Continue reading Basic Tracking – Angular SPA & angulartics2
2019 Challenge: no Custom Code
Challenge for the year 2019: no custom code I challenge myself (and you!) to not use any custom code when you deploy any of the Experience Cloud Solutions. Rules There is only one rule, actually, which is: if you need any Javascript code, put it into an Extension, publish the Extension (privately if the Javascript … Continue reading 2019 Challenge: no Custom Code
