Skip to content

Commit 13bae72

Browse files
Update src/connections/destinations/catalog/variance/index.md
Co-authored-by: LRubin <[email protected]>
1 parent 762ec95 commit 13bae72

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
@@ -89,7 +89,7 @@ Segment sends Group calls to Variance as an `Account` if you've chosen the "Grou
8989

9090
Variance offers several ways to map your users to accounts or companies, including the following.
9191

92-
1. Group: if you already use the Group call to indicate the Account, then you don’t need to fill in anything. Segment extracts the Account name automatically.
92+
- **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
2. 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 you'll need to add the name of the trait you use. For instance, 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.
9494
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.
9595

0 commit comments

Comments
 (0)