

The audit landing screen showing the "Get Started" call to action.
NoonElite Audit Engine lets you build professional, branded audit quizzes that engage your visitors, score their responses, and capture qualified leads — all without writing code.
Core Features (Free)
[noon_audit type="your-slug"]Pro Features (available via NoonElite.com)
This plugin uses React in the frontend to process forms and score leads interactively. To comply with WordPress.org guidelines, the uncompiled source code for these features is bundled directly within the plugin structure.
You can find the uncompiled frontend code and package configuration inside the frontend/ directory.
To build the project development assets for review:
1. Navigate to the frontend directory: cd frontend/
2. Install dependencies: npm install
3. Compile the production assets: npm run build
The built assets will map directly to the files present in frontend/dist/.
This plugin connects to the following third-party services under certain conditions. Please review the details below.
When Cloudflare Turnstile is configured in Settings Security, the plugin uses it to verify form submissions as a spam prevention measure. A challenge token is sent to the Cloudflare Turnstile API for server-side verification before a lead is saved.
When Salesforce integration is enabled in Settings Salesforce Integration, the plugin authenticates with the Salesforce REST API using OAuth 2.0 client credentials and creates Lead records for each captured lead.
When HubSpot integration is enabled in Settings HubSpot Integration, the plugin uses the HubSpot CRM API to create or update Contact records for each captured lead.
This plugin uses the Freemius SDK for license management and to offer optional premium upgrades. Freemius collects non-sensitive usage data (with opt-in consent) to help improve the product.