We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0969e9a commit 1cd05c3Copy full SHA for 1cd05c3
src/connections/destinations/catalog/sailthru-v2/index.md
@@ -41,7 +41,7 @@ Analytics.shared().screen("Rick's Tee", properties: [
41
])
42
```
43
44
-A `url` property is required for Screen events. If Sailthru receives a Screen call without a `url` property, the call is dropped.
+Screen events require a `url` property. If Sailthru receives a Screen call without a `url` property, the call drops.
45
46
### Identify
47
0 commit comments