Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fitmyvehicle.com.au/llms.txt

Use this file to discover all available pages before exploring further.

SymptomLikely CauseFix
Button does nothingScript not loaded / blocked by CSPCheck browser console (F12) for errors. Add cdn.fitmyvehicle.com.au to script-src.
Blank/white iframe overlayIframe blocked by CSPAdd cdn.fitmyvehicle.com.au to frame-src in your CSP header.
”Unable to Load Widget” error inside iframeAPI domain blocked by firewallWhitelist api.fitmyvehicle.com.au and cloud.fitmyvehicle.com.au. See Domains.
Widget loads but fonts look wrongFont CDNs blockedWhitelist use.typekit.net, p.typekit.net, fonts.googleapis.com, fonts.gstatic.com.
”Origin not allowed” errorYour domain not registered in FMVContact FMV — your exact origin (e.g. https://shop.example.com) needs to be added to the FMV admin panel.
Quote submission fails silentlyWAF stripping custom headersAllow X-Public-Key, X-Quote-Token, and Idempotency-Key headers through your WAF.
Console errors about postMessageBrowser extension blocking iframesDisable iframe-blocking extensions (uBlock, NoScript, etc.) or add an exception for FMV domains.
Overlay broken on mobileMissing viewport meta tagAdd <meta name="viewport" content="width=device-width, initial-scale=1">.
”Mixed Content” warningYour site is HTTPFMV requires HTTPS. Ensure your site is served over HTTPS.
Analytics events not appearing in GTMwindow.dataLayer not defined before fmv.js loadsEnsure GTM is installed and loads before the FMV script. See Analytics events.
Still stuck? Contact tech@fitmyvehicle.com.au — we typically respond same day during AEST business hours.