User Registration Stats

설명

User Registration Stats is a comprehensive plugin designed to provide WordPress site administrators with clear and actionable insights into their user acquisition trends. It automatically tracks new user sign-ups and presents this data in an intuitive dashboard within the WordPress admin area. This plugin helps you understand your user growth, identify registration patterns, and make data-driven decisions for your website.

Key Features:

  • Daily Registration Tracking.
  • Data Aggregation & Filtering by day, month, or year.
  • Graphical Charts for 30-day registration trends (using bundled Chart.js).
  • Basic Registration Source Tracking (Direct, Referral, UTM parameters).
  • Detailed Registration Log with pagination and sorting.
  • CSV Export of all registration data (handles large datasets).
  • Secure Data Clearing option.
  • Full Uninstallation routine for complete data removal.
  • Lightweight, Optimized, and Translation Ready.

설치

  1. Automatic Installation (Recommended):

    • In your WordPress dashboard, navigate to Plugins > Add New.
    • Search for “User Registration Stats”.
    • Click Install Now and then Activate.
  2. Manual Installation:

    • Download the plugin’s ZIP file from its WordPress.org page.
    • In your WordPress dashboard, navigate to Plugins > Add New.
    • Click Upload Plugin.
    • Choose the downloaded ZIP file and click Install Now.
    • Activate the plugin.
  3. Once activated, a “User Stats” menu item will appear in your WordPress admin sidebar.

FAQ

Does this plugin track users added manually by an admin?

Yes, it tracks all new user registrations, including those added manually, by hooking into the standard user_register action.

How are registration sources tracked?

The plugin attempts to identify sources from HTTP referrers and UTM parameters (utm_source, utm_medium, utm_campaign) present at registration.

Can I clear the statistics collected by this plugin?

Yes, the “Clear All Registration Statistics” button in the “Registration Data Management” section will remove all recorded statistics but keep the plugin functional.

What happens when I uninstall (delete) the plugin?

The uninstall.php script will run, permanently removing the plugin’s custom database table and all its options.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “User Registration Stats”(을)를 번역하세요.

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

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

변경이력

1.0.4 – 2025-06-30

  • [FIXED] Retrieves data formatted for the 30-day registration trend chart.

1.0.3 – 2025-06-28

  • Initial public release.