When submitting a Form in browsers such as Google Chrome, users may see a warning that states "The information that you're about to submit is not secure".
There may be other security warnings that appear in the browser console, or you may not be able to submit or load a Form that was previously working.
There are several root causes for this security error:
- Your Act-On account does not have an SSL Certificate set up yet (or it has expired).
- You have a Form that was implemented on your website prior to Act-On enabling global HTTPS.
- Your Act-On Form may have a Form Response redirect that goes to an insecure URL.
Cause #1: Your Act-On Account is Missing an SSL Certificate
Act-On provides free SSL certificates for all accounts.
Solution: Set up your Custom Marketing Domain and add (or renew) your SSL Certificate.
See our guide here for full instructions: How to Add a Custom Marketing Domain with an SSL Certificate
Cause #2: Your Form was implemented prior to global HTTPS for Act-On
In February 2021, we updated our product to use HTTPS globally. This may have caused some breaking changes for URLs that were implemented with insecure (HTTP) protocols.
For more information, see our announcement here: Update Accounts to HTTPS Only.
Solution: Ask your Web administrator to update your Act-On Form that's on your website so that it has secure web protocols (HTTPS).
Cause #3: Your Act-On Form has an insecure Form Response redirect
To resolve this issue, edit your Form to use a secure URL (HTTPS) for the redirect.
New Forms
- Edit the Form.
- In the Properties tab, click Response Page.
- In the side panel, update the redirect to a link that uses HTTPS:
- Click OK at the bottom of the panel.
- At the top right, Save and Close your Form.
- Test your Form to confirm the warning has been resolved.
Classic Forms
- Edit the Form and navigate to the Settings tab.
- Go to Redirect to URL and update the redirect to a link that uses HTTPS:
- At the top right corner, click Next.
- Click Save.
- Test your Form to confirm the warning has been resolved.