Skip to content

Commit f06eda4

Browse files
authored
Update auto collected context table (#2285)
Updating the Context Fields Automatically Collected table to confirm that device.type & device.name are collected on analytics-ios. Ref: https://github.com/segmentio/analytics-ios/blob/16368799b097c81c1efde1d9c0a90470faae76c2/Analytics/Classes/Internal/SEGSegmentIntegration.m#L167-L181
1 parent 377063f commit f06eda4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/spec/common.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,13 +245,13 @@ Other libraries only collect `context.library`, any other context variables must
245245
| campaign.medium || | |
246246
| campaign.term || | |
247247
| campaign.content || | |
248-
| device.type | | ||
248+
| device.type | | ||
249249
| device.id | |||
250250
| device.advertisingId | |||
251251
| device.adTrackingEnabled | |||
252252
| device.manufacturer | |||
253253
| device.model | |||
254-
| device.name | | ||
254+
| device.name | | ||
255255
| library.name ||||
256256
| library.version ||||
257257
| ip* ||||

0 commit comments

Comments
 (0)