Visitor Counter for Viva Connections Dashboard is a simple widget (Adaptive Card Extension) which provides to you insights about how users interact with your intranet. For example, you can view the number of people who have visited your intranet portal via a brand-new Viva Connections App in Teams vs browser (old way).
Get your own free development tenant by subscribing to Microsoft 365 developer program
Application Insights
Solution | Author(s) |
---|---|
Michael Bondarevsky | bondarevsky at gmail.com |
Version | Date | Comments |
---|---|---|
1.1.1 | August 22, 2022 | Upgrade to 1.15.2 sfpx, fixes some eslint warnings |
1.0.4 | March 26, 2022 | Fixes |
1.0 | March 24, 2022 | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- In the command-line run:
- npm install
- gulp serve --nobrowser
- gulp bundle --ship
- gulp package-solution --ship
Log in to the Azure Portal,
- Create an Application Insights resource
- In the sidebar, navigate to Configure > API Access on the sidebar
- Create API key with a read telemertry permission
- Copy the Application ID and API Key