dependencies dependencies cluster_ProductExperienceModule cluster_ProductExperienceModule_providers cluster_ProductExperienceModule_exports cluster_ProductExperienceModule_declarations ProductExperienceDirective ProductExperienceDirective ProductExperienceModule ProductExperienceModule ProductExperienceDirective->ProductExperienceModule ProductExperienceDirective ProductExperienceDirective ProductExperienceModule->ProductExperienceDirective GainsightService GainsightService GainsightService->ProductExperienceModule

File

core/product-experience/product-experience.module.ts

Description

This module enables an tenant to activate the product experience software Gainsight to help and track user actions. Gainsight is only activated, if the tenant custom property gainsightEnabled is set to true.

Product experience

This module enables an tenant to activate the product experience software Gainsight to help and track user actions. Gainsight is only activated, if the following tenant custom property is set to enabled:

PUT {{url}}/tenant/tenants/{{tenant-id}}
{
  "customProperties": {
    "gainsightEnabled": "true"
  }
}

Also the instance needs a Gainsight API Key in the system options (or in the application options):

GET {{url}}/tenant/system/options/gainsight/api.key
{
   "category": "gainsight",
   "value": "AP-xxxxxxx-2",
   "key": "api.key"
}

results matching ""

    No results matching ""