Webhook Activation Counter

This script increments a counter each time it receives a POST request.

  • Webhook Endpoint: webhook.php (POST)
  • Dashboard View (Real-Time): ?show=1

Configure your webhook sender to POST to https://yourdomain.com/webhook.php. Then visit https://yourdomain.com/webhook.php?show=1 to see the count update live.