這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Application Insights Dashboard Plugin

描述

Application Insights Dashboard gives you the ability to view your Application Insights data in your WordPress dashboard.

Appinsights merging with Website

  1. Download another plugin “https://wordpress.org/plugins/application-insights/”

2.Install This Plugin =

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

b. 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.and Configure install it and then activate the plugin

c. Goto Setting and fine application insights and add the instrumentation key of the components for which you want statistics.

Configure the plugin

  1. The plugin can be configured in Settings > Application Insights Dashboard.

  2. Enter the Tenant ID and Client ID and click “Authorize Plugin” button. You can find these values under the CONFIGURE tab of your Azure Active Directory application in the Microsoft Azure portal.

  3. Login in using your Microsoft Azure credentials.

安裝

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“Application Insights Dashboard Plugin” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

2.0a

* Beta release of Application Insights Dashboard.