Azure App Insights
Azure Application Insights in WordPress
by Craig Wayne · github.com/craigiswayne/wp-azure-application-insights · website
★ 0stars
324composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/craigiswayne/wp-azure-application-insights/archive/refs/heads/develop.zipAlso on Packagist as craigiswayne/wp-azure-application-insights:
composer require craigiswayne/wp-azure-application-insightsFrom the readme
Azure Application Insights for WordPress
What's tracked:
1. Page Views
Page Title
Page URL
Duration
Referrer
URL Path
Device Type: e.g. Browser
Device Model
Device OS
IP Address
Location: City
Location: StateOrProvince
Location: Country
Device Type Version
2. Browser Timings (how long the request takes to send and receive)
Page Title
Page URL
Duration Network Call: Completed
Duration Network Call: Send
Duration Network Call: Receive
Device Type: Browser
Device Type Version
Device OS
3. Custom Events (requires extra code)
Event Name
URL Path
Device Type: e.g. Browser
Device Model
Device OS
IP Address
Location: City
Location: StateOrProvince
Location: Country
Device Type Version
4. Dependencies
5. Browser Exceptions
Error Message
Error Script
Error Stack Trace
URL Path
Device Type: e.g. Browser
Device Model
Device OS
IP Address
Location: City
Location: StateOrProvince
Location: Country
Device Type Version
6. Performance Counters
7. Requests
8.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 3.3.29 | Jul 23, 2024 |
| 3.3.28 | Apr 22, 2024 |
| 3.3.27 | Apr 21, 2024 |
| 3.3.26 | Apr 19, 2024 |
| 3.3.25 | Apr 18, 2024 |
| 3.3.24 | Apr 18, 2024 |
| 3.3.23 | Apr 18, 2024 |
| 3.3.22 | Apr 18, 2024 |
| 3.3.21 | Apr 17, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.