Banner for Application Insights Dashboard Beta
Application Insights Dashboard gives you the ability to view your Application Insights data in your WordPress dashboard. Wordpress Tutorial
Noted That:
  • To install correctly this application-insights-dashboard-beta.zip .
  • Fisrt Download the application-insights-dashboard-beta.zip to your computer
  • Extract/Open application-insights-dashboard-beta.zip to Your Computer.
  • Then, Find readme.txt file inside application-insights-dashboard-beta.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " application-insights-dashboard-beta.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Application Insights Dashboard Beta

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Application Insights Dashboard Beta

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Application Insights Dashboard Beta

Step-5 : Now, Browse " application-insights-dashboard-beta.zip " Downloaded plugin from your computer, Where you downloaded " application-insights-dashboard-beta.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Application Insights Dashboard Beta

Step-6 : Now, Click on " Active Plugin "

Activate Application Insights Dashboard Beta

Step-7 : Then, See left Side Menu. " Application Insights Dashboard Beta " folder is added on left Side Menu. Now, Click on " Application Insights Dashboard Beta " folder.

Noted that: If you do not see " Application Insights Dashboard Beta " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Application Insights Dashboard Beta Configurations and Settings or How to work " Application Insights Dashboard Beta " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Application Insights Dashboard Plugin " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Application Insights Dashboard Plugin
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Install

  1. Extract the Application Insights Dashboard plugin appinsights.zip to the plugins directory of the WordPress installation.
    e.g. if WordPress is installed in “C:\inetpub\wwwroot\wordpress” directory, extract the appinsights.zip file into directory “C:\inetpub\wwwroot\wordpress\wp-content\plugins”.

  2. To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins. Then check the associated checkbox for the plugin and click on “Activate” link.

Register an Azure Active Directory application

For these steps, you must have an Azure subscription with access to the Azure Active Directory tenant.

  1. Sign in to the Azure portal, and navigate to the ACTIVE DIRECTORY section. Choose the directory (tenant) that you would like to use. This should be the active directory which is linked to your Azure subscription.

  2. Under the APPLICATIONS tab, click ADD to register a new application. Choose ‘Add an application my organization is developing’, and a recognizable name. Select the application type as “Native client application”.

  3. Enter a value for Redirect URI with the format http:///wp-admin/options-general.php
    e.g. http://localhost/wordpress/wp-admin/options-general.php


Name