=== Quantaum Local Conversion Booster === Contributors: quantaum Tags: call, whatsapp, directions, reviews, local Requires at least: 5.6 Tested up to: 6.9 Stable tag: 0.1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Lightweight local conversion CTAs (Call, WhatsApp, Directions, Reviews) with privacy-first click tracking. No external services or SDKs. == Description == Quantaum Local Conversion Booster Lite adds fast-loading CTAs so visitors can call, WhatsApp, get directions, or leave a review — with counts-only tracking. Shortcodes and blocks work without any build tools. * CTA shortcodes/blocks for Call, WhatsApp, Directions, and Review. * Automatic UTM tagging for web links. * Privacy-first click tracking stored as daily counts (no personal data, no IPs). * Outcomes dashboard with 7/30-day and all-time totals. * Setup wizard (2 minutes) and copy/paste “recipes”. * No external requests or bundled SDKs. * Optional Pro add-on (separate download) adds sticky CTA bar, review funnel, per-page overrides, and exports. == Installation == 1. Upload `quantaum-local-conversion-booster` to `/wp-content/plugins/`. 2. Activate the plugin through the Plugins screen. 3. Go to Settings → Local Conversion Booster to configure phone/WhatsApp/directions/review URLs. == Shortcodes == * `[qlcb_call label="Call now" class="" icon="0" track="1"]` * `[qlcb_whatsapp label="WhatsApp us" class="" track="1"]` * `[qlcb_directions label="Get directions" class="" track="1"]` * `[qlcb_review label="Leave a review" class="" track="1"]` UTMs use `utm_source`, `utm_medium`, `utm_campaign=qlcb` for non-tel/wa URLs. Blocks: Call, WhatsApp, Directions, Review (server-rendered, no build step). == FAQ == = Does this plugin send data to external servers? = No. The Lite build makes no external requests. = What data does it store? = Only aggregated daily counts per CTA type (last 90 days). No IP addresses or personal data are stored. = How do I get my Google review URL? = Open your GBP profile → Ask for reviews → copy the shareable review link and paste it into the settings. = WhatsApp number format? = Use digits-only international format, e.g., `447459467685`. = Can I disable tracking? = Yes. Go to the Modules tab and toggle tracking off. = Is there a Pro version? = An optional Pro add-on (distributed separately) adds sticky CTA bar rules, review funnel, per-page overrides, and exports. It is not bundled with this Lite plugin. == Reporting == Dashboard shows 7/30/all-time totals with counts-only tracking. CSV export is part of the separate Pro add-on. == Manual test checklist == - Activate plugin and complete the wizard. - Insert call/WhatsApp/directions/review shortcodes on a page and confirm links/UTMs. - Click CTAs and confirm counts increase on Dashboard (7/30 day totals). - Toggle tracking off/on in Modules tab to confirm it respects the setting. == Changelog == = 0.1.2 = * Added Upgrade to Pro tab with external checkout link (kept within plugin screens only). = 0.1.1 = * Text domain aligned to plugin slug for WP.org. * Blocks updated to apiVersion 3 for editor compatibility. * Lite ZIP regenerated; no external services, counts-only tracking. = 0.1.0 = * Initial Lite release with core CTAs, tracking, admin dashboard, and setup wizard. No external services used.