Skip to content

Commit c309568

Browse files
fixes link to castle.io docs on javascript tracking
1 parent 5040624 commit c309568

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/castle

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/castle/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Castle Destination
33
---
44

5-
Once you enable the Castle integration, the [Castle JavaScript snippet](https://castle.io/docs/tracking) is placed on your website, and user data starts appearing in the Castle dashboard.
5+
Once you enable the Castle integration, the [Castle JavaScript snippet](https://docs.castle.io/v1/tutorials/client-side-integration/web/) is placed on your website, and user data starts appearing in the Castle dashboard.
66
Client-side tracking works out of the box, however **your existing server-side calls need to be extended** with data from the incoming request.
77

88
Castle supports calling `identify`, `page`, `screen`, and `group`. Castle does *not* support the `alias` call.

0 commit comments

Comments
 (0)