Getting started
Getting started with Quickload
10-minute tour from signup to your first PSI before/after.
The 10-minute walkthrough
Quickload defers third-party scripts until user interaction. The five steps below get you from "I just signed up" to "I have a real before/after PSI delta to show my CMO."
- Sign up at app.usequickload.com. Free tier is fine to start.
- Add your site. Paste the homepage URL + a name. We generate a unique API token.
- Install the plugin or NPM package. WordPress: download the .zip from your site's Setup page. Next.js / Nuxt / Vue:
npm install @quickload/web. - Paste the API token. WP: Premium → Hosted dashboard. NPM: pass to
init({ apiToken: '…' }). - Visit your homepage once. Beacon arrives; dashboard fills within ~10 seconds. PSI before/after runs daily after that.
What to look at first
After data arrives, your site overview page has three things worth checking:
- Health card at the top — confirms the plugin is talking to the dashboard.
- PSI before/after — the headline number you'll show internal stakeholders.
- Discovered scripts — every cross-origin tag found, with auto-tagged vendor names.