All notable changes to this project will be documented in this file. [1.0.0] - 2025-02-05 Added Initial release Settings page for Stripe API keys (test/live mode) StripeClient wrapper with common...
The frontend JavaScript tracker automatically detects and sends events to the REST API. It's lightweight, privacy-respecting, and requires no jQuery dependency. Overview The tracker (assets/js/tracker.js) is automatically enqueued on all...
Sarai Analytics provides a simple admin dashboard for viewing event analytics. The dashboard is accessible to users with manage_options capability (typically administrators). Accessing the Dashboard Menu Location WordPress Admin →...
Sarai Analytics provides a RESTful API endpoint for submitting event data. The API is designed to be simple, secure, and rate-limited. Endpoint POST /wp-json/sarai-analytics/v1/event Authentication The endpoint is public and...
Sarai Analytics uses a single database table to store all event data. The schema is optimized for analytics queries and includes proper indexing for performance. Table Schema Table Name {wp_prefix}sarai_events...
Sarai Analytics tracks five specific event types that are customized for saraichinwag.com's functionality. These events capture interactions that Google Analytics 4 doesn't automatically track. Overview Events are automatically detected and...
Overview Sarai Analytics is a lightweight WordPress plugin designed specifically for saraichinwag.com to track custom events that Google Analytics 4 (GA4) misses. The plugin stores event data locally in a...
Overview Lean SEO is a lightweight WordPress plugin that provides essential SEO functionality without the bloat of popular alternatives like Yoast SEO. It focuses on core SEO features: meta tags,...
Lean SEO adds a user-friendly meta box to the post and page editors for customizing SEO settings. What It Does The Lean_SEO_Admin class provides: SEO Meta Box: Added to post...
Lean SEO automatically generates essential meta tags for SEO, social media sharing, and search engine crawling. What It Does The Lean_SEO_Meta class handles output of: HTML meta description Open Graph...