Skip to content

Commit 5318560

Browse files
Update src/connections/destinations/catalog/variance/index.md
Co-authored-by: LRubin <[email protected]>
1 parent 8878a6d commit 5318560

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/variance

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/variance/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Variance offers several ways to map your users to accounts or companies, includi
9191

9292
- **Group**: If you already use the Group call to indicate the Account, then you don’t need to change anything as Segment automatically extracts the Account name.
9393
- **Identify with custom traits** (for example `company.id` and `company.name`): Choose this option if you include some information about the Account, Company, or Organization as a trait in each Identify call. When you choose this option, add the name of the trait you use. For example, if you configure the call with the data `{'company':{'id':1,'name':'Awesome Inc.'}}`, add `company.id` as the Account ID trait and `company.name` as the Account Name trait.
94-
3. (Fallback) Identify email trait domain extraction: if you don't use either of the methods above, Segment extracts the domain from the `email` trait and uses that value as the Account name.
94+
- **Identify email trait domain extraction** (Fallback option): If you don't use the methods above, Segment extracts the domain name from the `email` trait, and uses that value as the Account name.
9595

9696
> info ""
9797
> If none of these methods work for your configuration, [contact Variance support](mailto:[email protected]) to discuss alternatives.

0 commit comments

Comments
 (0)