How to add Tally to your website
Tally is a free-tier form builder with a clean, Notion-like interface, used by freelancers, small businesses and anyone wanting a good-looking form without a subscription. Here's how to put it on your own website, which embed option to pick, and what goes wrong.
Quick answer
Get the code from your Tally form under Share, in the Embed section. For most people the right choice is the standard embed — the form inline in your page, auto-resizing to its content. Paste it into a code or embed block on your site — not a plain text field — then place it beside your main call to action and test the whole flow on a phone before relying on it.
Tally: which option to use
| Option | What it does |
|---|---|
| Standard embed | The form inline in your page, auto-resizing to its content. |
| Popup embed | Opens over your page on a trigger. |
| Full-page link | The hosted form behind a button. |
Step-by-step
- 1
Find the code or link in your account
Tally keeps this in your Tally form under Share, in the Embed section. Copy what you need before touching your website — most of the time people lose is spent hunting for the snippet, not installing it.
- 2
Pick the right option for the job
The table above is the decision. Standard embed: The form inline in your page, auto-resizing to its content. Popup embed: Opens over your page on a trigger. Choosing before you paste saves rebuilding the section later.
- 3
Paste it into a code or embed block
This needs an HTML, code or embed block — not a plain text field, where the code will simply appear as text on your page. On Adviita, ask the AI editor to add an embed section and drop the code in. On WordPress use a Custom HTML block, on Squarespace a Code block (Business plan or above), and on Wix an Embed HTML element.
- 4
Put it where the decision happens
A form is where an interested visitor becomes an enquiry, so its length and placement matter more than its styling. A widget three scrolls down does a fraction of the work of the same widget beside your main call to action. Decide what the page is for, then place it at the point the visitor is deciding.
- 5
Check it on an actual phone
Most visitors to a small business website arrive on a phone, and embeds are where mobile layouts break. Open your live site on your own phone and confirm it loads, fits the screen without sideways scrolling, and does not push your contact button out of view. Third-party embeds are also the most common cause of a slow page, so if it noticeably delays loading, consider a plain link instead.
- 6
Test it end to end before you rely on it
Run through the whole flow yourself as a customer would — submit a real entry — and confirm what should happen actually happens. Broken embeds fail silently, and the first person to notice is usually a customer who has already given up.
Tips & best practices
- ▸Tally's free tier is unusually generous, which makes it the sensible default for a small site — but check the limits on file uploads if you need them.
- ▸Set up email notifications explicitly, or you will not know a submission arrived.
- ▸Conditional logic is available but adding a lot of it makes the form slow to load and slower to complete.
- ▸Re-test the embed after any change to your site, your plan, or the connected account — third-party widgets break quietly and nothing tells you.
Common questions
Is Tally really free?
+−
Its free tier is genuinely generous — unlimited forms and submissions, with paid plans mainly adding branding removal, custom domains and advanced integrations. For a small business needing an attractive enquiry form without a monthly cost, it is one of the better options available.
How do I add a Tally form to my website?
+−
Open your form, click Share, and select Embed. Copy the code and paste it into a code block on your site. The standard embed resizes itself to fit, so you do not need to guess a fixed height. Turn on email notifications so submissions reach your inbox.
Do I need a developer to add Tally to my site?
+−
No. Every option here is copy and paste into a code or embed block, which every mainstream website builder provides. The only genuine blocker is a builder or plan that does not allow custom code at all — Squarespace, for instance, requires a Business plan or above for code blocks.
Will adding Tally slow down my website?
+−
Any third-party embed has some cost, because it loads code from another company's servers. One is usually unnoticeable; four or five on the same page is where small business sites become visibly slow. If page speed matters to you, prefer a plain link over a script wherever the option exists, and keep embeds to the pages that genuinely need them.