Skip to content

Commit 762ec95

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

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

8888
## Account Mapping
8989

90-
As mentioned in the setup instructions, Variance offers multiple ways to map your users to accounts or companies. Here's an overview:
90+
Variance offers several ways to map your users to accounts or companies, including the following.
9191

9292
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.
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.

0 commit comments

Comments
 (0)