From dd378306721429bef54e332bdac26191676f34a7 Mon Sep 17 00:00:00 2001 From: Joe Martin <84011561+joethreepwood@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:34:49 +0000 Subject: [PATCH] Update index.tsx (#13609) --- src/pages/customer-data-infrastructure/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/customer-data-infrastructure/index.tsx b/src/pages/customer-data-infrastructure/index.tsx index 552213c9d..3e0062d72 100644 --- a/src/pages/customer-data-infrastructure/index.tsx +++ b/src/pages/customer-data-infrastructure/index.tsx @@ -336,7 +336,7 @@ export default function CDP(): JSX.Element { and dashboards. One of the ways we use it ourselves is to track our support metrics, such as SLAs and first response times. writes up a summary based on this data and shares it with the exec team weekly -> and in the video above she explains how - she gathers the data using SQL (and a little help from PostHog AI). + she gathers the data using SQL.

🪦 RIP the modern data stack