Skip to content

Microsoft Viva Connections custom Adaptive Card Extension (ACE) which provides to you insights about how users interact with your intranet.

License

Notifications You must be signed in to change notification settings

Mikhail2k15/viva-connections-visitor-counter

Repository files navigation

Visitor Counter for Viva Connections Dashboard

Summary

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).

image

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

Application Insights

Solution

Solution Author(s)
Michael Bondarevsky bondarevsky at gmail.com

Version history

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

Disclaimer

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.


Minimal Path to Awesome

  • 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

About

Microsoft Viva Connections custom Adaptive Card Extension (ACE) which provides to you insights about how users interact with your intranet.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published