Skip to content

Commit d585df0

Browse files
committed
Merge branch 'master' into littledata-docs-update
2 parents 70b88d0 + 7a8a7a7 commit d585df0

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
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/destinations/destination-filters.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,6 @@ properties out of a single object in an array.
116116
You are currently limited to 10 filters per destination. If you need help
117117
consolidating filters or would like to discuss your use case, [contact us](https://segment.com/help/contact/)!
118118

119-
120-
**Q: When will you support device-mode?**
121-
122-
Device-mode destination filters for Web are currently in Early Access Preview.
123-
124-
[contact us](https://segment.com/help/contact/) if you are interested in testing this feature.
125-
126119
**Q: When will you support warehouses?**
127120

128121
If you want to filter out events from warehouses, the best way to do that today

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)