From ccddf5835b3a319d004b6927c14d9eca4f636810 Mon Sep 17 00:00:00 2001 From: Sayan Das Date: Thu, 26 Feb 2026 16:41:25 +0530 Subject: [PATCH] Updated docs for AB Tasty --- .../destinations/catalog/ab-tasty-client-side/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/ab-tasty-client-side/index.md b/src/connections/destinations/catalog/ab-tasty-client-side/index.md index baeef06db8..300db69cd4 100644 --- a/src/connections/destinations/catalog/ab-tasty-client-side/index.md +++ b/src/connections/destinations/catalog/ab-tasty-client-side/index.md @@ -58,6 +58,6 @@ analytics.group("0e8c78ea9d97a7b8185e8632", { }); ``` -Segment sends Track calls to AB Tasty as a `group` event. The AB Tasty data engine then ingests the different traits associated to the identified user. +Segment sends Group calls to AB Tasty as a `group` event. The AB Tasty data engine then ingests the different traits associated to the identified user. Traits received are then available in the [AB Tasty segment builder](https://abtasty.zendesk.com){:target="_blank"}.