kyletaylored/wp-datadog-rum
最新稳定版本:v0.0.1
Composer 安装命令:
composer require kyletaylored/wp-datadog-rum
包简介
Integrate Datadog RUM with WordPress
README 文档
README
Instrument your WordPress sites with Datadog Real User Monitoring (RUM) to gain deep insights into user experience and performance.
Features
- Automatic RUM Injection: Easily add Datadog RUM to your WordPress pages (both front-end and admin) with minimal configuration.
- Customizable Settings: Configure your Datadog client token, application ID, sampling rate, and more.
- Environment Variable Integration: Optionally set default options from your deployment environment variables.
- Clean Deactivation: Removes plugin options when deactivated for a tidy uninstall.
- Composer Support: Install and manage the plugin using Composer (recommended).
Installation
Option 1: Using Composer (Recommended)
-
Require the Package: Run the following command in your WordPress project directory:
composer require kyletaylored/wp-datadog-rum
-
Activate: Activate the "WP Datadog RUM" plugin through the "Plugins" menu in your WordPress dashboard.
Option 2: Manual Installation
- Download: Download the latest release from the Releases page.
- Upload: Unzip the downloaded file and upload the wp-datadog-rum folder to your
/wp-content/plugins/directory. - Activate: Activate the "WP Datadog RUM" plugin through the "Plugins" menu in your WordPress dashboard.
Configuration
- Datadog Credentials:
- Create a new Datadog RUM application, obtain client token and application ID.
- Plugin Settings:
- Go to "Settings" -> "Datadog RUM" in your WordPress admin dashboard.
- Enter your Datadog client token and application ID.
- Customize other settings as needed (e.g., sampling rate, environment).
License
This plugin is released under the MIT License.
Acknowledgements
This plugin is a fork of the original WP Datadog RUM plugin by Ilan Rabinovitch.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-28