What happens after I install AI widget for ev charger installers — how do I verify it is working?
Open your EV charger installation firm website in an incognito browser window. Scroll to the bottom of any page. The SmartWidget bubble should appear in the bottom corner within two seconds of page load. Click it — the chat should open within 500ms. Type a question your knowledge base should answer (for example, your opening hours). The AI should reply in under eight seconds. The SmartWidget dashboard → Diagnostics tab shows live install status, latency and any reported JavaScript errors.
How do I update AI widget for ev charger installers after the initial install?
You never update the embed snippet. The script tag is permanent — it pulls the latest SmartWidget code from the CDN on every page load, so when SmartWidget ships new features, your widget is automatically running them. Configuration changes (knowledge base entries, tone of voice, colour, position, calendar integration, SMS escalation rules) all happen in the SmartWidget dashboard and are live the moment you save. No re-deploy required.
What if I want to remove AI widget for ev charger installers later?
Delete the embed snippet from your EV charger installation firm website template and save the file. The widget is gone within seconds. There is no orphan code left behind, no database table to drop, no cron job to disable. From the SmartWidget side, cancelling your subscription terminates the embed key and the dashboard. Conversation data is exportable from the dashboard before cancellation and is deleted per your configured retention policy after.
Can I A/B test AI widget for ev charger installers against my current setup?
Yes. The most common A/B install path is to deploy SmartWidget on a 50% sample of your EV charger installation firm website pages (using your existing CDN's split-test feature, or a server-side template variable) and run for two weeks. Most UK EV Charger Installers see a measurable lift in qualified enquiries inside the first week. The SmartWidget dashboard exports the visitor and conversation data you need to attribute conversion lift to the widget rather than other channels.
Does AI widget for ev charger installers conflict with my existing live chat or marketing tools?
No. SmartWidget loads as an isolated JavaScript bundle and does not share any global state with other site scripts. We test against Intercom, Tidio, Drift, Olark, HubSpot, LiveChat, Hotjar, Google Analytics, Microsoft Clarity, Facebook Pixel, GTM, and most major UK platforms on every release. If you want to migrate FROM another chat tool, the dashboard imports knowledge bases from Intercom and Tidio formats.
What is the support process if I get stuck during install?
Two paths. One: the SmartWidget dashboard has an in-app live chat (yes, eating our own dog food) where the founder personally answers install questions within working hours. Two: the support email at smartwidget.co.uk responds within two hours, typically much faster. Most install issues are resolved in a single message exchange. The founder is a working UK EV Charger Installers software engineer, not an outsourced support agent.
How do I install AI widget for ev charger installers on my EV charger installation firm website?
Three steps. Sign up at smartwidget.co.uk and paste your EV charger installation firm website URL into the setup form — this triggers the AI to crawl your site and build the knowledge base. Wait about 60 seconds while the crawler finishes, then review and approve the auto-generated Q&A pairs in your dashboard. Copy the embed snippet from the dashboard and paste it into your website footer immediately before the closing body tag. Save. The widget is live and answering visitors within minutes.
What does the embed code for AI widget for ev charger installers actually look like?
It is a single async-loaded script tag with two attributes — the source URL and your unique widget key. The whole tag is one line and fits on a standard 80-character terminal. The source script is hosted on the SmartWidget CDN, gzipped to under 40KB, dependency-free, and loads after page paint so it has zero impact on your Lighthouse score. You paste this single line immediately before the closing body tag of your EV charger installation firm website template.
Do I need a developer to install AI widget for ev charger installers?
No. The install is intentionally non-technical. If you can paste text into a Squarespace block, the Settings → Custom Code panel in Wix, the Code Injection field in Squarespace, the Custom Code area in Webflow, or your WordPress footer (either via the official plugin or via direct footer.php edit), you can install SmartWidget yourself in under five minutes. The most technical part is finding where your platform stores its global footer code.
How long does the actual install take?
The install itself is under five minutes for non-technical owners. The longest single step is the AI crawling your EV charger installation firm website to build the initial knowledge base, which takes roughly 60 seconds. After that, reviewing the auto-generated Q&A pairs takes about two minutes for most businesses, and pasting the embed snippet takes under thirty seconds on any platform. From cold signup to first answered visitor is usually under five minutes.
Will AI widget for ev charger installers slow down my EV charger installation firm website?
No. The SmartWidget JavaScript loads asynchronously after the rest of your page has painted, so it has zero impact on your perceived load time and your Lighthouse Performance score. The total bundle size is under 40KB gzipped. The widget does not load any third-party fonts, does not pull in render-blocking CSS, and does not run any synchronous code during initial page parse. We test against Core Web Vitals on every release.
Can I customise the look of AI widget for ev charger installers to match my brand?
Yes. The dashboard exposes brand colour, position (bottom-right is default, bottom-left available), bubble icon, conversation starter text, and tone of voice. All changes are live the moment you save them — you do not need to update the embed snippet on your EV charger installation firm website. CSS overrides are also supported for owners who want full visual control. The defaults are a teal that matches the SmartWidget brand but every business changes this.
What if I have a strict Content Security Policy on my site?
SmartWidget works with strict CSP. You need to allow the SmartWidget CDN as a script source. The dashboard exposes the exact CSP directives needed for your install. For most EV charger installation firm websites with default platform CSP, no configuration is needed. For high-security EV Charger Installers sites (financial services, healthcare, public sector), the SmartWidget dashboard generates the precise script-src and connect-src additions for your existing CSP.
How is AI widget for ev charger installers GDPR compliant out of the box?
The widget defers all visitor-data collection until the visitor actively opens the chat, so it never requires a cookie consent banner check before loading. When the visitor opens the chat, the script reads any existing cookie consent state from your site and respects it. Conversation transcripts are encrypted at rest in UK-based data centres. Retention policies are configurable per business. Subject access and deletion requests are handled from the dashboard.