Writer UA Tracker (UAT) - Infomaker/Dashboard-Plugin GitHub Wiki

Writer UA-Tracker (UAT)

Version: 1.1.0


⚠️⚠️⚠️ Deprecated - Don't use ⚠️⚠️⚠️


Description

Track opened/locked Writer Articles with UA-Tracker Agent

Installation & Configuration

Install

Install Path

  • Stage: https://plugins-stage.s3.amazonaws.com/se-infomaker-dashboard-ua-tracker/1-1-0
  • Prod: https://plugins-prod.s3.amazonaws.com/se-infomaker-dashboard-ua-tracker/1-1-0

Configure

The plugin needs to be configured in the plugin settings with streams providers.

  • go to Plugins > UA-tracker Agent > settings
  • add your own config inside the configEditor field

config example

{
    "streamProviders": {
        "test": {
            "host": "https://uatracker.dev.writer.infomaker.io",
            "customerKey": "im-demo-writer"
        }
    }
}

'host' & 'customerKey' can be found in: https://WRITER_ENDPOINT/api/config > plugins[id: se.infomaker.uatracker].data

dashboard-dna-confirm-notification

Develop with UA-Tracker

Use UA-Tracker Agent with your Plugin