GoHighLevel
GoHighLevel is a CRM and marketing automation platform for capturing leads, managing contacts and automating customer communication.
GoHighLevel enables businesses to collect customer information using forms, surveys and quizzes and store submissions directly within the CRM.
Key features include:
- Customisable embedded forms
- Survey and quiz builders
- Contact and pipeline management
- Marketing automation workflows
- Email and SMS campaign tools
GoHighLevel integrates with ShopWired by embedding form, survey or quiz code into your website pages.
Account creation
Account creation
Create an account at GoHighLevel.
Once your account is configured, you can create forms, surveys or quizzes and generate the embed code required to display them on your ShopWired website.
Adding a GoHighLevel form to your website
Adding a GoHighLevel form to your website
After creating and configuring a form in your GoHighLevel account, you will be provided with embed code.
The embed code will include a script similar to the example below:
<script src="https://youraccount.gohighlevel.com/form_embed.js"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own GoHighLevel account, as the script 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 form embed code into the Custom HTML setting
- Position the section where required
- Select Save changes
Once embedded, customer information submitted through the form will be collected in your GoHighLevel CRM.
Adding a GoHighLevel survey or quiz to your website
Adding a GoHighLevel survey or quiz to your website
GoHighLevel surveys and quizzes are provided as iframe embed code.
The embed code will include an iframe similar to the example below:
<iframe
src="https://youraccount.gohighlevel.com/widget/survey/unique-id"
style="width:100%;"
scrolling="no">
</iframe>
<script src="https://youraccount.gohighlevel.com/js/form_embed.js"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own GoHighLevel account, as the iframe source and any ID values will be unique to your website.
To add the survey or quiz 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 iframe embed code into the Custom HTML setting
- Position the section where required
- Select Save changes
Once embedded, customer responses submitted through the survey or quiz will be collected in your GoHighLevel CRM.
Recommendations
Recommendations
- Test your form, survey or quiz after installation to confirm submissions are recorded correctly in GoHighLevel