Plugin Directory

Changeset 3488579


Ignore:
Timestamp:
03/23/2026 06:02:24 AM (9 days ago)
Author:
codingmall
Message:

Update 1.0.3 plugin page readme and banners

Location:
cmsps-revenue-pulse-advisor
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • cmsps-revenue-pulse-advisor/tags/1.0.3/readme.txt

    r3487544 r3488579  
    11=== CMSPS Revenue Pulse Advisor ===
    22Contributors: codingmall
    3 Tags: woocommerce, analytics, ai, insights, ecommerce
     3Tags: woocommerce, analytics, ai, ecommerce, sales reports
    44Requires at least: 6.4
    55Tested up to: 6.9
     
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Run WooCommerce revenue analysis from wp-admin and review results.
     11Generate AI-powered WooCommerce revenue analysis in wp-admin and review saved reports, trends, and recommendations.
    1212
    1313== Description ==
    1414
    15 This plugin adds a WooCommerce admin workflow for:
    16 * Running revenue analysis for preset or custom date ranges.
    17 * Viewing saved analysis results in wp-admin.
    18 * Buying credits.
    19 * Reviewing credit purchase history.
     15CMSPS Revenue Pulse Advisor helps WooCommerce store owners review store performance without leaving wp-admin. The plugin collects aggregated WooCommerce metrics for a selected period, sends them for AI analysis, and returns a structured revenue report with observations and recommendations you can review later.
     16
     17Use this plugin to:
     18* Run WooCommerce revenue analysis for preset windows or custom date ranges up to 90 days.
     19* Review AI-generated sales insights for revenue, orders, AOV, refunds, discounts, and trend changes.
     20* Inspect saved analysis history with status tracking, filters, and detailed result pages.
     21* View source data snapshots including top products, top categories, KPI summaries, and period comparisons.
     22* Export analysis results as PDF using your browser print dialog.
     23* Check your current credit balance from inside wp-admin.
     24* Buy additional credits through live checkout links.
     25* Review past credit purchase history for your connected site.
     26* Automatically provision site credentials on supported live public domains.
     27
     28The plugin adds a dedicated WooCommerce admin area with:
     29* Settings page for connection status, site ID, API connectivity, and credits remaining.
     30* Run Revenue Analysis page for preset or custom reporting windows.
     31* Revenue Analysis Results page for browsing past reports.
     32* Revenue Analysis Detail page for full AI output plus supporting source metrics.
     33* Buy Credits page for purchasing credit packs.
     34* Credits Purchased page for reviewing successful credit top-ups.
     35
     36This plugin is designed for WooCommerce merchants who want AI sales insights, WooCommerce revenue trends, and store performance reporting without building custom dashboards or exporting raw data manually.
    2037
    2138== External services ==
    2239
    23 This plugin connects to external services for activation, credit balance lookup, revenue analysis generation, and credit purchases.
     40This plugin uses external services for site activation, credit balance checks, AI revenue analysis, and credit purchases.
    2441
    25 Service website:
    26 * https://codingmall.com
    27 * https://fastspring.com
     42Services used:
     43* CMSPS SaaS: https://codingmall.com
     44* FastSpring checkout: https://fastspring.com
    2845
    29 When requests are sent:
    30 * During activation or automatic reconnection to provision site credentials
    31 * When the store owner runs a revenue analysis
    32 * When plugin admin pages request credit balance or credit ledger data
    33 * When the `Buy Credits` page loads to show available credit packages
    34 * When the site owner starts a credit purchase through FastSpring checkout
     46Requests are sent:
     47* During automatic site activation or reconnection
     48* When you run a revenue analysis
     49* When the plugin loads credit balance, credit history, or live checkout links
    3550
    3651Data sent:
    37 * Store/site identifiers needed for authentication and activation
    38 * Aggregated WooCommerce metrics for the selected analysis window, such as revenue, orders, AOV, refunds, discounts, and product/category summaries
    39 * The current `site_id` in checkout links so purchased credits can be linked to the correct site
     52* Site/store identifiers needed for activation and authentication
     53* Aggregated WooCommerce reporting data for the selected analysis period
     54* `site_id` in checkout links so purchased credits can be assigned to the correct site
    4055
    41 Service policies:
     56Policies:
    4257* Terms of Use: https://codingmall.com/terms-of-use
    4358* Privacy Policy: https://codingmall.com/privacy-policy
     
    50653. Open `Revenue Pulse Advisor > Settings`.
    51664. Wait for the plugin to generate site credentials automatically on a live public domain.
    52 5. Run your first analysis from `Run Revenue Analysis`.
     675. Confirm the plugin shows a connected status and your available credits.
     686. Open `Run Revenue Analysis` and choose a preset window or custom date range.
     697. Accept the AI disclaimer and run your first report.
     708. Review saved reports from `Revenue Analysis Results`.
    5371
    5472== Frequently Asked Questions ==
     
    5775Yes. WooCommerce must be installed and active.
    5876
     77= What does this plugin analyze? =
     78The plugin analyzes aggregated WooCommerce store data for the selected period, including revenue, order count, average order value, refunds, discounts, top products, top categories, and comparison signals between periods.
     79
     80= What kind of reports does it generate? =
     81It generates AI-assisted WooCommerce revenue analysis reports with observations, trends, and recommendations that you can review later from inside wp-admin.
     82
     83= Can I run reports for custom dates? =
     84Yes. You can choose preset windows or a custom date range up to 90 days.
     85
     86= Can I export WooCommerce analysis results? =
     87Yes. Each saved result includes an export action that opens a print-friendly view you can save as PDF from your browser.
     88
    5989= How are credits purchased? =
    6090Use the `Buy Credits` screen inside the plugin.
    6191
     92= Can I review previous reports and credit purchases? =
     93Yes. The plugin includes pages for saved revenue analysis results and credit purchase history.
     94
    6295= Do I need to enter API credentials manually? =
    6396No. The plugin attempts to generate site credentials automatically after activation on a live public domain.
     97
     98= Does it work on localhost or private development domains? =
     99Automatic activation is intended for live public domains. Localhost and private/test environments are not eligible for automatic activation.
    64100
    65101= Does the plugin store payment details? =
  • cmsps-revenue-pulse-advisor/trunk/readme.txt

    r3487544 r3488579  
    11=== CMSPS Revenue Pulse Advisor ===
    22Contributors: codingmall
    3 Tags: woocommerce, analytics, ai, insights, ecommerce
     3Tags: woocommerce, analytics, ai, ecommerce, sales reports
    44Requires at least: 6.4
    55Tested up to: 6.9
     
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Run WooCommerce revenue analysis from wp-admin and review results.
     11Generate AI-powered WooCommerce revenue analysis in wp-admin and review saved reports, trends, and recommendations.
    1212
    1313== Description ==
    1414
    15 This plugin adds a WooCommerce admin workflow for:
    16 * Running revenue analysis for preset or custom date ranges.
    17 * Viewing saved analysis results in wp-admin.
    18 * Buying credits.
    19 * Reviewing credit purchase history.
     15CMSPS Revenue Pulse Advisor helps WooCommerce store owners review store performance without leaving wp-admin. The plugin collects aggregated WooCommerce metrics for a selected period, sends them for AI analysis, and returns a structured revenue report with observations and recommendations you can review later.
     16
     17Use this plugin to:
     18* Run WooCommerce revenue analysis for preset windows or custom date ranges up to 90 days.
     19* Review AI-generated sales insights for revenue, orders, AOV, refunds, discounts, and trend changes.
     20* Inspect saved analysis history with status tracking, filters, and detailed result pages.
     21* View source data snapshots including top products, top categories, KPI summaries, and period comparisons.
     22* Export analysis results as PDF using your browser print dialog.
     23* Check your current credit balance from inside wp-admin.
     24* Buy additional credits through live checkout links.
     25* Review past credit purchase history for your connected site.
     26* Automatically provision site credentials on supported live public domains.
     27
     28The plugin adds a dedicated WooCommerce admin area with:
     29* Settings page for connection status, site ID, API connectivity, and credits remaining.
     30* Run Revenue Analysis page for preset or custom reporting windows.
     31* Revenue Analysis Results page for browsing past reports.
     32* Revenue Analysis Detail page for full AI output plus supporting source metrics.
     33* Buy Credits page for purchasing credit packs.
     34* Credits Purchased page for reviewing successful credit top-ups.
     35
     36This plugin is designed for WooCommerce merchants who want AI sales insights, WooCommerce revenue trends, and store performance reporting without building custom dashboards or exporting raw data manually.
    2037
    2138== External services ==
    2239
    23 This plugin connects to external services for activation, credit balance lookup, revenue analysis generation, and credit purchases.
     40This plugin uses external services for site activation, credit balance checks, AI revenue analysis, and credit purchases.
    2441
    25 Service website:
    26 * https://codingmall.com
    27 * https://fastspring.com
     42Services used:
     43* CMSPS SaaS: https://codingmall.com
     44* FastSpring checkout: https://fastspring.com
    2845
    29 When requests are sent:
    30 * During activation or automatic reconnection to provision site credentials
    31 * When the store owner runs a revenue analysis
    32 * When plugin admin pages request credit balance or credit ledger data
    33 * When the `Buy Credits` page loads to show available credit packages
    34 * When the site owner starts a credit purchase through FastSpring checkout
     46Requests are sent:
     47* During automatic site activation or reconnection
     48* When you run a revenue analysis
     49* When the plugin loads credit balance, credit history, or live checkout links
    3550
    3651Data sent:
    37 * Store/site identifiers needed for authentication and activation
    38 * Aggregated WooCommerce metrics for the selected analysis window, such as revenue, orders, AOV, refunds, discounts, and product/category summaries
    39 * The current `site_id` in checkout links so purchased credits can be linked to the correct site
     52* Site/store identifiers needed for activation and authentication
     53* Aggregated WooCommerce reporting data for the selected analysis period
     54* `site_id` in checkout links so purchased credits can be assigned to the correct site
    4055
    41 Service policies:
     56Policies:
    4257* Terms of Use: https://codingmall.com/terms-of-use
    4358* Privacy Policy: https://codingmall.com/privacy-policy
     
    50653. Open `Revenue Pulse Advisor > Settings`.
    51664. Wait for the plugin to generate site credentials automatically on a live public domain.
    52 5. Run your first analysis from `Run Revenue Analysis`.
     675. Confirm the plugin shows a connected status and your available credits.
     686. Open `Run Revenue Analysis` and choose a preset window or custom date range.
     697. Accept the AI disclaimer and run your first report.
     708. Review saved reports from `Revenue Analysis Results`.
    5371
    5472== Frequently Asked Questions ==
     
    5775Yes. WooCommerce must be installed and active.
    5876
     77= What does this plugin analyze? =
     78The plugin analyzes aggregated WooCommerce store data for the selected period, including revenue, order count, average order value, refunds, discounts, top products, top categories, and comparison signals between periods.
     79
     80= What kind of reports does it generate? =
     81It generates AI-assisted WooCommerce revenue analysis reports with observations, trends, and recommendations that you can review later from inside wp-admin.
     82
     83= Can I run reports for custom dates? =
     84Yes. You can choose preset windows or a custom date range up to 90 days.
     85
     86= Can I export WooCommerce analysis results? =
     87Yes. Each saved result includes an export action that opens a print-friendly view you can save as PDF from your browser.
     88
    5989= How are credits purchased? =
    6090Use the `Buy Credits` screen inside the plugin.
    6191
     92= Can I review previous reports and credit purchases? =
     93Yes. The plugin includes pages for saved revenue analysis results and credit purchase history.
     94
    6295= Do I need to enter API credentials manually? =
    6396No. The plugin attempts to generate site credentials automatically after activation on a live public domain.
     97
     98= Does it work on localhost or private development domains? =
     99Automatic activation is intended for live public domains. Localhost and private/test environments are not eligible for automatic activation.
    64100
    65101= Does the plugin store payment details? =
Note: See TracChangeset for help on using the changeset viewer.