Skip to content

Commit c5e1371

Browse files
committed
Add stakeholder feedback
1 parent 121a26e commit c5e1371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/Traits/custom-traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Custom Traits
55

66
Custom traits are user or account traits collected from the Identify calls you send to Segment. For example, these could be demographics like `age` or `gender`, account-specific like `plan`, or even things like whether a user has seen a particular A/B test variation. From your sources, send custom traits as pieces of information that you know about a user in an Identify call.
77

8-
As opposed to [computed traits](/docs/unify/traits/computed-traits/) which are computed from your source or warehouse data, custom traits are created from source events you pass into Segment.
8+
As opposed to [computed traits](/docs/unify/traits/computed-traits/) which are computed from your source data, or [SQL Traits](/docs/unify/traits/sql-traits/) which are computed from warehouse data, custom traits are created from source events you pass into Segment.
99

1010
## Using custom traits
1111

0 commit comments

Comments
 (0)