Best Practices for Data Collections
This topic provides best practices to apply when working with data collections.
For more information on working with data collections, see Data Collections.
Division of Data Collections
-
Create a separate data collection for each business context. For example, include all variables related to customer sign-up in one data collection, and variables related to product purchases in another.
Naming Conventions
-
The recommended naming convention for data collection is Upper CamelCase, for example, AccountCreation and AgentActivity.