Kit
Kit is an email marketing platform designed for creators to build audiences, capture subscribers and send automated email campaigns.
Kit allows you to create embedded forms and landing pages to grow your subscriber list.
Key features include:
- Email broadcast campaigns
- Automation sequences
- Subscriber tagging and segmentation
- Embedded and pop-up forms
- Hosted landing pages
Kit integrates with ShopWired by embedding the form’s into your ShopWired website so that subscriber data can be collected.
Account creation
Account creation
Create an account on the Kit website at Kit.
Once created, you can configure your forms within your Kit account.
Adding an inline form
Adding an inline form
Create and configure your inline form within Kit. After saving and publishing the form, obtain the JavaScript embed code provided by Kit.
Kit provides embed code similar to the example shown below:
<script async data-uid="UNIQUE_ID" src="https://youraccount.kit.com/UNIQUE_ID/index.js"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own Kit account, as the code and any ID values will be unique to your website.
To add the form to your ShopWired website:
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the Kit JavaScript embed code into the Custom HTML setting
- Position the section where you want the form to display
- Select Save changes
Adding a modal form
Adding a modal form
Create and configure your modal form within Kit. After saving and publishing the form, obtain the JavaScript embed code provided by Kit.
Kit provides embed code similar to the example shown below:
<script async data-uid="UNIQUE_ID" src="https://youraccount.kit.com/UNIQUE_ID/index.js"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own Kit account.
To install the form:
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the Kit JavaScript embed code into the Custom HTML setting
- Select Save changes
The modal form will display according to the display rules configured within your Kit account.
Adding a slide in form
Adding a slide in form
Create and configure your slide in form within Kit. After saving and publishing the form, obtain the JavaScript embed code provided by Kit.
Kit provides embed code similar to the example shown below:
<script async data-uid="UNIQUE_ID" src="https://youraccount.kit.com/UNIQUE_ID/index.js"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own Kit account.
To install the form:
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the Kit JavaScript embed code into the Custom HTML setting
- Select Save changes
The slide in form will display according to the display rules configured within your Kit account.
Adding a sticky bar form
Adding a sticky bar form
Create and configure your sticky bar form within Kit. After saving and publishing the form, obtain the JavaScript embed code provided by Kit.
Kit provides embed code similar to the example shown below:
<script async data-uid="UNIQUE_ID" src="https://youraccount.kit.com/UNIQUE_ID/index.js"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own Kit account.
To install the form:
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the Kit JavaScript embed code into the Custom HTML setting
- Select Save changes
The sticky bar form will display according to the display rules configured within your Kit account.
Recommendations
Recommendations
- Ensure each form is connected to the correct subscriber tag or segment within Kit
- Review display and frequency settings in Kit to avoid overlapping modal, slide in or sticky bar forms
- Test each form on a draft theme before applying changes to your live website