Case Study: From Website Visitor to Legal Enquiry
How Motionify Built an AI-Powered Client Intake System for Aquarius Lawyers
Client: Aquarius Lawyers
Industry: Legal Services
Service: AI Chatbot Development & Lead Automation
Developed by: Motionify
CRM: Smokeball
Automation: Zapier
Payments: Stripe
Appointments: Calendly
Turning a Law Firm Website into an Intelligent Client Intake System
For a modern law firm, having a website is only the beginning.
Potential clients often visit a legal website outside business hours, have urgent questions, need to understand the next step, or want to know how to start working with a lawyer. A traditional contact form can capture a name and email, but it doesn’t necessarily guide the visitor through the next stages of the enquiry.
Aquarius Lawyers approached Motionify with a more ambitious requirement: create an intelligent chatbot that could engage website visitors, answer approved questions and guide suitable enquiries through a structured intake process.
Motionify designed and developed an AI-assisted legal chatbot that connects the website experience with lead qualification, payment processing, document collection, appointment booking and Smokeball practice-management automation.
The result is not simply a chatbot.
It is a website-to-client intake workflow.
The Challenge
Aquarius Lawyers needed a better way to handle enquiries arriving through its Criminal Law website experience.
The system needed to address several requirements simultaneously:
- Provide useful information to visitors 24/7
- Answer common criminal-law questions
- Prevent uncontrolled AI-generated legal responses
- Capture essential prospective-client information
- Identify whether a matter was urgent or non-urgent
- Process the applicable Legal Strategy Service fee
- Collect relevant legal documents
- Allow appropriate visitors to book an appointment
- Automatically send enquiry information to the firm
- Create structured records in Smokeball
- Maintain appropriate privacy, security and compliance considerations
The challenge was therefore not:
“How do we add a chatbot to a law firm website?”
It was:
“How do we connect the first website interaction to a structured legal intake workflow?”
The Motionify Approach
Motionify approached the project as a conversion and automation system, rather than a standalone chatbot.
The solution was designed around a controlled knowledge base supplied and approved by Aquarius Lawyers.
Instead of allowing the chatbot to freely generate legal answers, the system uses AI/LLM technology for intent matching against firm-approved Q&A, while the actual responses remain within the approved knowledge base.
This creates a controlled experience where AI assists the conversation without becoming an unrestricted source of legal advice.
The Visitor Journey
From first question to structured matter
Website Visitor
01 — Start a Conversation
The chatbot appears on the Criminal Law page and provides a 24/7 entry point for visitors.
02 — Ask a Question
Visitors can interact using:
Text or Voice
The chatbot identifies the visitor’s intent against the approved criminal-law Q&A knowledge base.
03 — Capture Enquiry Details
The system collects:
- Full name
- Phone
- Matter type
- Matter description
04 — Identify Urgency
The visitor is guided into an:
Urgent Matter
or
Non-Urgent Matter
path.
05 — Complete the Appropriate Journey
Urgent
Payment → Document Upload → Contact Firm
Non-Urgent
Payment → Document Upload → Appointment Booking
06 — Automate the Back Office
The enquiry information is passed through the automation workflow to:
Zapier → Smokeball
07 — Create a Structured Matter
The workflow can create the relevant:
Lead → Contact → Matter → Documents
while the firm receives the enquiry transcript and associated information.
What Motionify Built
01. AI-Assisted Legal Chatbot
Motionify developed a custom chatbot experience specifically for the firm’s Criminal Law service.
Visitors can ask questions naturally rather than navigating through multiple pages or relying exclusively on a traditional contact form.
The system uses the approved knowledge base to identify relevant questions and provide the corresponding firm-approved response.
Key principle:
AI assists with understanding the visitor’s intent; the firm’s approved content controls the response.
The technical architecture specifies that the LLM is used for intent matching against approved Q&A rather than generating novel answers.
02. Structured Lead Qualification
Instead of simply collecting a message such as:
“I have been charged. Can someone call me?”
the chatbot collects structured information required for the next stage of the enquiry.
Information captured
Name
Email
Phone
Matter type / description
Urgency
This provides the firm with more actionable information before the enquiry reaches the internal workflow.
03. Urgent & Non-Urgent Matter Routing
One of the important features of the system is its ability to create different journeys based on urgency.
Urgent Criminal Matter
Payment
Document Upload
Prompt to Contact the Firm During Office Hours
Non-Urgent Criminal Matter
Payment
Document Upload
Calendly Appointment Booking
The project specification defines separate service tiers and routing for these two journeys.
This turns a single chatbot into a conditional client-intake workflow.
04. Integrated Payment Processing
The chatbot incorporates Stripe Checkout into the client journey.
Rather than sending visitors to a separate payment process, the payment stage is incorporated into the workflow.
The specified system handles the Legal Strategy Service fee before the visitor proceeds to the relevant next step.
Technology
Stripe
→ Payment processing
Chatbot
→ Guides the visitor through the process
Automation
→ Connects the completed interaction to the firm’s workflow
05. Secure Document Collection
Legal enquiries often require supporting documentation.
Motionify incorporated document upload into the chatbot journey.
Depending on the matter, the specified document types include items such as:
- Charge sheets
- Court attendance notices
- Bail conditions
- Police facts
- Other court documents
- Relevant correspondence
The system supports PDF, JPG, PNG and DOCX files up to 10 MB, with files scanned before transmission.
This means the visitor can progress from:
Question → Intake → Payment → Documents
without relying on multiple disconnected channels.
06. Appointment Booking
For non-urgent matters, Motionify integrated Calendly into the chatbot workflow.
Once the required steps have been completed, the visitor can proceed to appointment booking.
Visitor experience
Chat
→ Qualification
→ Payment
→ Document Upload
→ Appointment
The Calendly widget is embedded as part of the technical architecture.
07. Smokeball & Zapier Automation
This is one of the most important parts of the project.
The chatbot doesn’t simply send an email to the firm.
It connects the website interaction with the firm’s practice-management workflow.
Automation architecture
Website
↓
AI Chatbot
↓
Lead Information
↓
Payment
↓
Documents
↓
Zapier
↓
Smokeball
↓
Lead / Contact / Matter
This allows the enquiry information to be structured for the firm’s internal workflow rather than remaining trapped inside a website form.
The project specification includes automated creation of Leads, Contacts and Matters in Smokeball, with documents attached.
08. Complete Conversation Transcripts
The system also sends the firm’s designated email address a complete enquiry package containing the conversation transcript, enquiry information, payment confirmation and submitted documents.
This provides the team with context around the visitor’s initial interaction rather than just a basic lead notification.
09. Voice-Enabled Interaction
Motionify also incorporated voice input using the browser’s native Web Speech API.
Visitors using supported browsers can speak their questions, which are converted into text in real time within the browser.
The specified implementation does not record or store the visitor’s audio.
Text + Voice
This gives the chatbot two natural interaction modes:
Type your question
or
Speak your question
Technology Architecture
The Aquarius Lawyers solution brings multiple technologies together into a single visitor journey.
| Technology | Role |
|---|---|
| WordPress | Chatbot deployment |
| AI / LLM | Intent matching against approved Q&A |
| Stripe | Payment processing |
| Calendly | Appointment booking |
| Zapier | Workflow automation |
| Smokeball | Lead, contact & matter management |
| Resend / Email | Notifications & transcripts |
| Vercel | Secure cloud hosting |
The architecture is based on a JavaScript chatbot widget hosted on a secure cloud platform with HTTPS communication.
Designed for Controlled AI Use
For a legal website, an unrestricted generative AI chatbot creates a very different risk profile from a controlled knowledge-base system.
Motionify’s approach was to keep the firm’s approved content at the centre of the experience.
The chatbot:
✓ Uses firm-approved Q&A
✓ Uses AI for intent matching
✓ Provides a visible legal disclaimer
✓ Does not generate novel legal answers
✓ Displays cost information before payment
✓ Collects only information required for the defined workflow
The proposal also specifies data-protection measures including TLS encryption, AES-256 encryption at rest, payment processing through Stripe and data-minimisation principles.
Important: The system was designed around Aquarius Lawyers’ specified legal, privacy and security requirements. Legal content and compliance decisions remain the responsibility of the law firm.
The Result
A Connected Website-to-Client Workflow
Rather than measuring the project simply by whether a chatbot appears on the website, Motionify’s solution connects multiple stages of the client journey.
Before
Website Visitor
→ Contact Form
→ Manual Follow-Up
→ Separate Payment
→ Separate Document Exchange
→ Manual Appointment
→ Manual CRM Entry
Motionify’s Workflow
Website Visitor
↓
AI-Assisted Conversation
↓
Qualification
↓
Urgency Routing
↓
Payment
↓
Document Upload
↓
Appointment / Firm Contact
↓
Zapier Automation
↓
Smokeball
↓
Structured Matter
The project therefore demonstrates Motionify’s ability to build integrated digital workflows, not just individual website features.
From Chatbot Development to Business Automation
The Aquarius Lawyers project demonstrates an important shift in how businesses can use AI on their websites.
A chatbot doesn’t have to be just:
“Ask us a question.”
It can become:
“Start your journey with us.”
For businesses with structured customer-intake processes, the same approach can potentially connect:
Website
→ AI
→ Lead Qualification
→ Payment
→ Documents
→ Booking
→ CRM
→ Internal Automation
Why This Project Matters to Motionify
Aquarius Lawyers is a strong example of Motionify’s capabilities because the project combines several of our core digital capabilities into one solution:
AI Development
Custom AI-assisted conversational experience.
Web Development
WordPress-based chatbot deployment.
UX Design
A guided visitor journey designed around specific conversion paths.
API & Platform Integration
Stripe, Calendly, Smokeball, Zapier and email services.
Automation
Connecting website enquiries with internal business systems.
Lead Generation
Turning anonymous website visitors into structured enquiries.
Business Process Automation
Reducing disconnected manual steps between enquiry and matter creation.
Built for One Practice Area. Designed to Scale.
The initial implementation focuses on Criminal Law.
The architecture was designed so the system can subsequently expand into additional practice areas.
The planned Phase 2 expansion includes:
- Seafood & Marine Law
- Property Law
- Wills & Estates
- Commercial Law
with individual chatbot modules and a unified knowledge base across the practice areas.
This creates a scalable model:
One chatbot framework
↓
Multiple practice areas
↓
Multiple knowledge bases
↓
One connected intake ecosystem
The Motionify Difference
We don’t see AI chatbots as isolated website widgets.
We see them as part of a larger digital business workflow.
We combine:
Strategy
UX/UI
AI
Web Development
API Integrations
Automation
Lead Generation
to create digital experiences that do more than answer questions.
They help businesses capture, qualify and process opportunities.
Looking to Build an AI-Powered Lead System?
Your website can do more than generate enquiries.
It can help your customers:
Ask questions.
Understand their next step.
Submit information.
Make payments.
Upload documents.
Book appointments.
Enter your CRM.
Start the next stage of your workflow.
Motionify builds custom AI-powered chatbot and business automation systems for organisations that want to connect their website experience with their internal processes.
Let’s Build Your Intelligent Lead Workflow
Want to explore what an AI chatbot could automate in your business?
Talk to Motionify →
AI Chatbots | Lead Automation | CRM Integration | Business Process Automation | Web Development
Year:
September 20, 2026




