Skip to content

Commit ba08ec2

Browse files
authored
Add mention that event data is not collected
1 parent 4221880 commit ba08ec2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/apple

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/apple/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ If you proxy your events through the `apiHost` config option, you must forward t
166166
> If you are using the Analytics iOS (Classic) SDK, you can find [the documentation here](/docs/connections/sources/catalog/libraries/mobile/ios). Many of the features available in the Analytics-Swift SDK are not available in the Analytics iOS (Classic) SDK.
167167
168168
## Telemetry
169-
Telemetry data related to the configuration and usage of the Analytics-Swift SDK is collected and sent to Segment by default. This includes some basic configuration information, plugins and event types used, and basic error information. No PII is collected and the information is downsampled to reduce traffic.
169+
Telemetry data related to the configuration and usage of the Analytics-Swift SDK is collected and sent to Segment by default. This includes some basic configuration information, plugins and event types used, and basic error information. No PII or event data is collected and the information is downsampled to reduce traffic.
170170
171171
The Telemetry system can be disabled at any time by setting `Telemetry.shared.enable = false`.
172172

0 commit comments

Comments
 (0)