GlobalDev Store Monitor for WooCommerce

Description

GlobalDev Store Monitor for WooCommerce helps store administrators monitor important WooCommerce activity from one plugin screen and through the GlobalDev mobile app.

The plugin tracks selected local events such as cart activity, checkout flow, failed checkout attempts, payment failures, order creation, and order status updates. Local events are shown in the WordPress admin area. When connected to GlobalDev, the plugin can also send event data to the GlobalDev Firebase Notification Hub so mobile app devices connected to the same Project API Key can receive notifications.

Main features

  • View local cart events in WordPress.
  • View checkout flow events in WordPress.
  • View failed checkout attempts and failure reasons.
  • Send new order and failed checkout notifications to connected mobile devices.
  • Connect multiple admin devices through the GlobalDev mobile app.
  • Secure event delivery with a Project API Key and Webhook Secret.
  • Identifies the source connector plugin and version in every hub event.

External service disclosure

This plugin connects to the GlobalDev service at https://globaldev.app.

The plugin sends selected WooCommerce event data to the GlobalDev Firebase Notification Hub when the connector is enabled. This data may include store URL, store reference, event type, cart details, order details, customer contact details if enabled, checkout failure reasons, IP address, user agent, timestamps, and connector plugin identification/version metadata.

This external service is required for mobile push notifications, cross-device monitoring, and hub-based event dashboards.

Service website: https://globaldev.app
Privacy policy: https://globaldev.app/privacy-policy/
Terms: https://globaldev.app/globaldev-store-monitor-for-woocommerce/globaldev-store-monitor-for-woocommerce-terms-and-conditions/

Trademark notice

WooCommerce is a trademark of Automattic Inc. GlobalDev Store Monitor for WooCommerce is not affiliated with, endorsed, or sponsored by Automattic or WooCommerce.

Mobile App Links

Android app: https://play.google.com/store/apps/details?id=com.globaldev.store.monitor
iOS app: https://apps.apple.com/ro/app/globaldev-store-monitor/id6789065605

Installation

  1. Upload the plugin files to the /wp-content/plugins/globaldev-store-monitor-for-woocommerce directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin.
  3. Go to WooCommerce > GD Store Monitor.
  4. Generate store credentials through GlobalDev.
  5. Paste the Project API Key and Webhook Secret into the plugin settings.
  6. Save the settings.
  7. Use the same Project API Key inside the mobile app to connect devices to this store.

FAQ

Do I need the GlobalDev mobile app?

The plugin can show local events in WordPress without the mobile app. The mobile app is required for push notifications and cross-device monitoring.

What is the Project API Key?

The Project API Key connects this WooCommerce store and mobile app devices to the same GlobalDev project.

What is the Webhook Secret?

The Webhook Secret is used by the WordPress plugin to sign outgoing event requests. It should only be saved in the WordPress plugin and should not be entered in the mobile app.

Can I disable customer data?

Yes. You can disable customer contact data from the plugin settings.

Does this plugin use an external service?

Yes. The plugin sends selected store event data to https://globaldev.app when connected. This is required for mobile notifications and hub dashboards.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“GlobalDev Store Monitor for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.3

  • Replaced short code identifiers with the unique globaldevitus_wsm prefix.
  • Moved admin CSS and JavaScript into properly enqueued asset files.
  • Added backward-compatible migration for settings, logs, local events, and order notification metadata.
  • Updated the WordPress.org contributor username.

1.1.2

  • Added the live iOS App Store link to Mobile App Setup.
  • Added a secure button to clear the Project API Key and Webhook Secret and regenerate the setup token.
  • Added source plugin name, slug, version, platform, and integration metadata to all outgoing events and installation verification data.

1.1.1

  • Added Google Play link and app icon to the Mobile App Setup sidebar.

1.1.0

  • Moved mobile app setup into a right-side sidebar on the Connection tab.

1.0.9

  • Added WordPress.org-ready readme and licensing headers.
  • Added local event tabs for cart events, checkout flow, failed attempts, and all events.
  • Added clearer store connection and mobile app setup descriptions.
  • Added secure signed event requests with Project API Key and Webhook Secret.