1. Contacts

Test combinations facet

Version:

Format in Sitecore 8.x

In Sitecore 8.x, settings that store the test combinations a contact has been exposed to are stored in a property on the contact. The name of the property is TestCombinations.

The following is an example the TestCombinations property on the contact:

"TestCombinations" : {
    "Value" : "539031e9-28d9-46de-869c-78414b7c326a=1&ae336ce1-9a3d-4c9d-b529-6cbccffc2911=0-1-0"
}

Format in Sitecore 9

In Sitecore 9, test combinations are associated with a contact through a contact facet:

Facet NameTestCombinations
Facet TypeSitecore.ContentTesting.Model.xConnect.TestCombinationsData

Mapping details

Mapping definitionMongoDB to xConnect Contact Mappings > MongoDB Test Combinations to xConnect Contact Test Combinations Data Facet
Value to write to target objectProperty on target object
Value from source objectTestCombinations
If you have suggestions for improving this article, let us know!