Tally
Tally is an online form platform used to create and publish forms for data collection, registrations and questionnaires.
Key features include:
- Hosted form URLs
- Embedded forms using HTML and JavaScript
- Form submission management
- Shareable public form links
Tally integrates with ShopWired by providing that can be added to website pages to display forms directly on a ShopWired website.
Account creation
Account creation
To use Tally with ShopWired, create an account on the Tally website.
Once an account has been created and configured, an embed code can be generated within the Tally platform.
Embedded form
Embedded form
Tally provides standard embed code that displays a form directly within a website page.
An example of the embed code is shown below:
<iframe data-tally-src="https://tally.so/embed/FORM_ID" width="100%" height="600"></iframe>
<script async src="https://tally.so/widgets/embed.js"></script>
To add an embedded Tally form to a website page:
- Navigate to Website > Website pages
- Select the website page you want to edit
- Select Tick here to enter additional custom HTML/JS/CSS
- Paste the embed code into the Additional HTML/JS/CSS setting
- Select
save changes
Recommendations
Recommendations
- Test embedded forms on both desktop and mobile devices.
- Ensure the form height is sufficient to display all form fields.