I could have called this article "Launch - WTF???" instead, and maybe I should have. This is a quick and brutal journey though the most important concepts you need to know when you start using Launch. Tag Management Let's start from 0. A "Tag Manager", "Tag Management System", or simply "TMS" is a tool that … Continue reading Launch – Concepts
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
Quick Tip: Using a Reverse Proxy with Analytics
This blog is pretty niche. I sort of wanted it that way when I started, and since I love my niche to bits, there has never been a reason to change. What I write about today, though, is a whole new level of niche. This article, I am sure, will NOT push that s_code overview … Continue reading Quick Tip: Using a Reverse Proxy with Analytics
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
Fire Launch Rule Upon Scroll Depth And Time Spent
The inimitable Simo Ahava recently posted an article named Fire GTM Tag Upon Scroll Depth And Time Spent, in which he explains both why and how to fire tracking after visitors have either lingered on or scrolled to a certain depth on pages. With his permission, I'll show you how to do the same with … Continue reading Fire Launch Rule Upon Scroll Depth And Time Spent
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
2018 for Developers
It has been a fun year. Launch came in with a bang, and the "Make an Extension" series was a nice frame for 2018. Overall, the year was slightly less technical than usual, I'd say. Articles like A Standard Data Model for Requirements, When concrete meets water, or The Era of Server-side Everything were not … Continue reading 2018 for Developers
Launch – Make an Extension – Publish
Another article in the "Launch - Make an Extension" series. See the other ones here: Overview, Setup, Coding, Debugging, on a Mac, and Reloaded I had an hour or so of deep frustration the other day, when I tried to transition an Extension I had built from "Development" state (in which it can only be … Continue reading Launch – Make an Extension – Publish
Launch – Make an Extension – Reloaded
Since the last article in my "Launch - Make an Extension" series (see Overview, Setup, Coding, Debugging, on a Mac), the ecosystem has evolved. There have been some small changes, and some big ones. I want to talk about two of those today. Using the provided packages has become easier, and you can now upload … Continue reading Launch – Make an Extension – Reloaded
![[screenshot]](https://webanalyticsfordevelopers.com/wp-content/uploads/2018/11/181204-ext-installed.png?w=656&h=300&crop=1)