Skip to content

Commit a2af57d

Browse files
author
markzegarelli
authored
Merge branch 'master' into remove_dest_filter_device_beta
2 parents 21bd92d + dbc9433 commit a2af57d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.

src/connections/sources/catalog/libraries/server/net/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The best analytics installation combines both client-side and server-side tracki
1616

1717
Before you begin, you need a Workspace (which is a container that holds all of the sources and destinations which are billed together for an organization). If you already created one, great! If not, you can sign up for a free Segment account and create one.
1818

19-
Next, create a Ruby source from your Workspace:
19+
Next, create a .NET source from your Workspace:
2020

2121
1. Click **Add Source**.
2222
2. From the source catalog page, click **.NET**.

0 commit comments

Comments
 (0)