이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Cedexis Radar Monitoring for WordPress

설명

This plugin adds Cedexis Radar monitoring to your WordPress
blog. Cedexis Radar is a community-driven real user monitoring (RUM)
tool used to measure website performance. Radar data can be used to
feed the Cedexis Openmix decision-making engine, and also contributes
to a holistic view of network health.

This plugin relies on the wp_footer action, which most themes
support. If your theme doesn’t support it, please contact the theme’s
author.

사용방법

Once configured, this plugin automatically enables Radar tracking
across your WordPress site.

설치

To install this plugin, follow these directions:

  1. Download the latest zip file.
  2. Next, load up your WordPress blog’s dashboard, and go to Plugins > Add New.
  3. Upload the zip file.
  4. Click Activate.

You will also need a free Cedexis Portal account.

  1. Sign up at https://portal.cedexis.com/public/signup.html
  2. In the Cedexis Portal, go to Configure PLT URLs and add the
    base URL of your WordPress site.
  3. Also in the Cedexis Portal, click on Radar Tag.
  4. Line 3 of the JavaScript code for the Radar Tag begins with “a.src”
    and contains the tag ID that the plugin needs. For instance, in
    “//radar.cedexis.com/1/11917/radar.js” the tag is “11917”.
  5. Enter the tag ID from the Radar Tag into the plugin’s configuration
    screen.

For advanced use, you will want to configure Cedexis API access.

  1. Go to the Cedexis Portal
  2. In the Cedexis Portal, go to Administration > Cedexis API
  3. Click OAuth 2.0 configuration, then add a new client.
  4. Enter the client_id and client_secret on
    the plugin configuration page.

FAQ

What is Cedexis Radar?

Cedexis Radar is a free tool for monitoring website availability and
performance. Data from Cedexis Radar is used to route Internet traffic
intelligently. You can read more about Cedexis at their http://cedexis.com/

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Cedexis Radar Monitoring for WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Cedexis Radar Monitoring for WordPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.2

  • Updated instructions on admin panel.
  • Updated Radar JavaScript tag.

0.1

  • Development pre-release.