WP Manifestindependent plugin directory
manifest / developer / wp-new-relic-transactions

WP New Relic Transactions

A companion plugin when using New Relic with WordPress, to improve the recorded transaction data

by Matthew Boynes · github.com/alleyinteractive/wp-new-relic-transactions · website

8stars
252kcomposer 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/alleyinteractive/wp-new-relic-transactions/archive/refs/heads/develop.zip

Also on Packagist as alleyinteractive/wp-new-relic-transactions:

composer require alleyinteractive/wp-new-relic-transactions

From the readme

WP New Relic Transactions A companion plugin when using New Relic with WordPress, to improve the recorded transaction data. Installation You can install the package via composer: Usage Simply activate the plugin in WordPress, no further action is necessary. Transaction Names and Params This plugin will name the requests, and apply the given custom attributes/parameters: | Request type | Transaction Name | |-------------------------|-------------------------------------------------------------------| | homepage and front page | homepage | | feed | feed or feed.{feed type} | | embed | embedParam: embed | | 404 | error.404 | | search | searchParam: s | | privacy policy | privacypolicy | | post type archive | archive.posttype.{post type}

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v0.2.2Jan 15, 2026
v0.2.1Sep 30, 2025
v0.2.0Sep 26, 2025
v0.1.0Mar 24, 2025