You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/insider/index.md
+50Lines changed: 50 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,56 @@ The table below list the properties included in the events listed above.
79
79
> info ""
80
80
> Insider sends any custom event parameters you define to Segment for use in downstream tools.
81
81
82
+
## Traits
83
+
84
+
Insider is capable of sending traits associated with a user in a `track` call to Segment. The `traits` will be passed along in the [context object](docs/connections/spec/common/#context).
0 commit comments