We build and run online ordering, data analytics, marketing, and EPOS for restaurants & takeaways across the UK.
We design your site, connect payments, and keep menus synced. Customers can order for collection or delivery—no marketplace dependency.
Apple/Google Pay, address lookup, and secure payments. Customers can reorder from email/Instagram reminders.
We keep your online menu, prices, and availability up‑to‑date, and route tickets to the kitchen automatically.
Understand orders by channel, popular items, peak times and repeat customers. Export to Excel/Google Sheets.
See trends with week‑on‑week comparisons and seasonality.
Track new vs returning customers, basket size, and LTV.
Export your data anytime to Excel or Google Sheets for deeper analysis.
We grow your UK takeaway with hands‑on, multi‑channel marketing. We manage social, reply to reviews, and run local campaigns that convert to orders.
Our 10% commission includes your website, hosting, updates, menu sync, analytics, and ongoing marketing management.
Cash orders incur only our commission.
Card orders include our commission + Stripe processing (1.2% + 20p per successful card payment).
SambaPOS integrations, device health, and reliable printing.
Keep tills aligned with your online menu.
Auto print to the right station, every time.
Alerts for disconnects and queue retries.
Submissions are saved to Google Sheets. We’ll call you back within 24 hours.
SHEETS_WEB_APP_URL
in this file.function doPost(e){ const ss = SpreadsheetApp.openById('PUT_SHEET_ID_HERE'); const sheet = ss.getSheetByName('Sheet1'); const data = JSON.parse(e.postData.contents); sheet.appendRow([ data.name, data.email, data.business, data.phone, data.need, data.message, data.created_at, data.page ]); return ContentService.createTextOutput(JSON.stringify({ok:true})) .setMimeType(ContentService.MimeType.JSON); }
Prefer Google Forms? Send the Form URL and we’ll embed it instead.