Skip to main content
Skip table of contents

App Tracking: Troubleshoot

If you want to troubleshoot the JENTIS App SDK tracking, we provide an option to enable the Preview/Debug Monitor on the JENTIS Platform. This tool helps you better understand what is being tracked from your app to JENTIS and provides insights into which tags are executing or not executing and the reasons why.

image-20241119-085457.png

Use the properties version and debugCode only in development environments and never in production. For production, leave these properties unset in the initialization configuration. Use the properties version and debugCode only in development environments and never in production. For production, don’t set any values in the initialization part for version and debugCode.

How to Start a Debug Session

  1. Log in to your JENTIS Account and navigate to Publish.

App-tracking-troubleshoot-1.png

  1. Select the container connected to your JENTIS SDK.

  2. Click on the Preview button to generate a new Preview session.

App-tracking-troubleshoot-2.png

  1. A new tab will open, displaying the Preview Monitor.

  2. In the Preview Monitor, you will find the Debug URL, which looks similar to:

https://ckion-dev.jtm-demo.com/?jts_preview=3&jts_debug=ae4b7f6b-328c-434c-bbbe-20d8c7a80a1f&jts_log=1

App-tracking-troubleshoot-3.png

From this URL, you can extract the following values:

  • Version: Passed as the value of the jts_preview parameter (e.g., 3).

  • Debug Code: Passed as the value of the jts_debug parameter (e.g., ae4b7f6b-328c-434c-bbbe-20d8c7a80a1f).

Use these values to initialize the JENTIS SDK by assigning them to the version and debugCode properties. For more information, read App Tracking: Getting Started | Initialize-the-JENTIS-App-SDK.

Read next

App Tracking: Consent Handling


If you have any questions or suggestions, contact us through our Helpdesk.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.