I'd like to share how you can generate a QR code in your SAC Analytic Cloud, Analytic App with a simple custom widget with the following features:
- You can create/insert more than one instance as you like.
- You can customize the size, color and background color.



We'll be using a WebComponents to create a custom widget with external JavaScript library
QRCodeJS. You can refer to my blog in the reference on how to create, setup and load the widget.
I hope with this knowledge and example you can build something cool with SAC Analytic App custom widget. And I believe lots of SAC API we can use and integrate, especially on the planning area.
References