Skip to main content
Track.co is a CX Management ecosystem that offers a large set of tools from monitoring key Voice of the Customer indicators to AI-powered CX data analysis, all seamlessly integrated. It enables users to monitor live dashboards, import external feedback, and configure surveys with skip logic to the customer’s preferred channels.

1. Add your Track CXM access

  1. In the Destinations tab, click on the “Add destination” button located on the top right of your screen. Then, select the Track CXM option from the list of connectors.
  2. Click Next and you’ll be prompted to add your access:
    • Organization ID: Your organization identifier within Track CXM.
    • Auth token: Your token used to authenticate requests to the Track CXM API.
    • Distribution type: Whether Nekt should create regular or LinkList distributions.
    You need an API Integration in order to obtain your authentication token.
  3. Click Next.

2. Select your catalog tables

  1. The next step is letting us know which tables contain the data that can be used to create the distributions on Track CXM.
    Tip: The table can be found more easily by typing its name.
The selected tables should contain the following fields:
Check more details in the Track CXM API docs.
FieldRequiredTypeNotes
survey_uuidYesUUID string
distribution_channelYesStringAllowed values: email, smslink, whatsapp
reminder_channelNoStringAllowed values: email, smslink, whatsapp
distribution_nameNoString
schedule_atNoIntegerUnix timestamp
validity_atNoIntegerUnix timestamp
reminder_atNoIntegerUnix timestamp
is_anonymousNoBooleanFalse by default
template_invite_hashNoStringHash of template type invite.
template_reminder_hashNoStringHash of template type reminder.
template_expired_hashNoStringHash of template type expired.
template_thanks_hashNoStringHash of template type thanks.
import_linesYesArray of objectsEach objects should contain interaction data, such as name, email, phone and others.
whatsapp_templateConditionalObjectRequired for WhatsApp distribution.
whatsapp_template.nameYesString,
whatsapp_template.languageYesStringExample: en_US
whatsapp_template.variablesYesArray of strings
whatsapp_template.id_providerYesStringTemplate ID, ask Track support team.
whatsapp_integration_uuidNoUUID string
  1. Click Next.

3. Configure your Track CXM destination

  1. Describe your destination for easy identification within your organization. You can inform things like what data it brings, to which team it belongs, etc.
  2. To define your Trigger, consider how frequently you need to have the data updated on the destination (every day, once a week, only at specific times, etc.).
  3. Click Done.

Check your new destination!

  1. Once completed, you’ll receive confirmation that your new destination is set up!
  2. You can view your new destination on the Destinations page. Now, for you to be able to see the distributions on Track CXM, you have to wait for the pipeline to run. You can monitor it on the Destinations page to see its execution and completion. If needed, manually trigger the pipeline by clicking on the refresh icon. Once executed, your distributions should be seen on Track CXM.
If you encounter any issues, reach out to us via Slack, and we’ll gladly assist you!
I