
Field Note 001: Deconstructing the CDP: Why I’m Building My Own Marketing Stack
I decided to strip away the enterprise UI and build a scaled-down version of a CDP to understand exactly how it works.
November 24, 2025
Expert insights on Marketing Engineering, Activation Architecture, and MarTech. Learn how to build scalable marketing systems with code snippets, tutorials, and deep dives.
Subscribe to the newsletter
Learn how to install and use the new SSJS Vscode Extension SSJS for Marketing Cloud
Recent articles and insights

I decided to strip away the enterprise UI and build a scaled-down version of a CDP to understand exactly how it works.
November 24, 2025

In this SSJS example, we will create a dynamic form based on a Data Extension.
June 11, 2025

Ever asked ChatGPT or Copilot to write an SFMC query and gotten something that looks perfect but breaks when you run it?
May 15, 2025
Ready-to-use code examples
Implements a secure OAuth 2.0 Authorization Code flow to protect a Cloud Page. Requires an Installed Package with a "Web App" API Integration in SFMC.Handles token validation, secure cookie sessions, and optional client-side token handoff.
Write better sfmc specific queries using this prompt in your favourite AI tool
Extract URL parameters from URLs in SFMC. Useful for querying the _Click data view or other Data Extensions that contain Link data you want to use.