Steps

  1. Visit our "I Agree" Checkbox free tool page.

  2. At Step 1, start adjusting the settings. Choose the agreements you want the users to agree to, and how to display them when they submit the form (ie. show the policies as a link or full text of the actual policy):

    TermsFeed Free Tool -  I agree checkbox: Step 1 - Adjust settings - choose the agreements and link option to display them

  3. If you want to display links to your legal links instead of showing the full text, add the links to your legal agreements.

  4. To get the Privacy Policy URL link, go to the TermsFeed Privacy Policy Generator to create a Privacy Policy and get the hosted Privacy Policy URL.

    Once you have the Privacy Policy created by TermsFeed, click Copy from the Link to your Privacy Policy section to copy the URL:

    TermsFeed Generators App: Privacy Policy Download Page - Link to hosted Privacy Policy URL copy option highlighted

  5. Paste the Privacy Policy URL in the Privacy Policy URL field of the "I Agree Checkbox" builder:

    TermsFeed Free Tool -  I agree checkbox: Step 1 - Adjust settings - Privacy Policy URL paste option highlighted

  6. In order to get the Terms and Conditions URL link, go to the TermsFeed Terms and Conditions Generator to create a Terms and Conditions agreement and get the hosted Terms and Conditions URL.

    Once you have the Terms and Conditions created by TermsFeed, click Copy from the Link to your Terms & Conditions section to copy the URL:

    TermsFeed Generators App: Terms and Conditions Download Page - Link to hosted Terms and Conditions URL copy option highlighted

  7. Paste the Terms and Conditions URL in the Terms and Conditions URL field of the "I Agree Checkbox" builder:

    TermsFeed Free Tool -  I agree checkbox: Step 1 - Adjust settings - Terms and Conditions URL paste option highlighted

  8. At Step 2, start customizing your solution by changing the text and the color palette:

    TermsFeed Free Tool -  I agree checkbox: Step 2 - Customize options screenshot

  9. Copy the generated "I Agree Checkbox" code:

    TermsFeed Free Tool -  I agree checkbox: Step 3 - Copy your I agree Checkbox code highlighted

In the rest of the steps, we'll use an example of a website powered by WordPress with a plugin to show a contact form.

If your website uses a different CMS, the steps remain relatively the same: Edit your theme/website and add the generated code near the form where you want the "I Agree" checkbox to appear.

  1. Go to your website. If you use WordPress, go to Appearance and click on Theme File Editor:

    TermsFeed WordPress: Dashboard - Appearance with Theme File Editor option highlighted

  2. In the Edit Themes section from Theme files on the right side, choose footer.php:

    TermsFeed WordPress: Theme File Editor - Theme File with footer.php option highlighted

  3. Scroll down up to the </body>. Before this HTML tag, paste the generated code of the "I Agree" Checkbox tool:

    TermsFeed WordPress: Theme File - footer.php with paste option highlighted

  4. Click on Update file:

    TermsFeed WordPress: Theme File - footer.php with I agree Checkbox code added and Update File button highlighted

  5. In order for the "I Agree" Checkbox tool to insert the necessary dialog, you'll need to create an additional <div> container with the ID selector you've added in Step 1.

    For example, we'll use the #i_agree_checkbox_insertable_area ID which is the default our tool uses.

  6. As we're using WordPress and a contact form plugin for example purposes, go to Contact and choose Contact Forms:

    TermsFeed WordPress: Theme File editor with Contact and Contact Forms option highlighted

  7. When the Contact Forms editor opens, choose the Edit option of your form where you'd like to add the "I Agree" Checkbox dialog:

    TermsFeed WordPress: Contact - Contact Forms with Edit option highlighted

  8. The Edit Contact Form editor will open. The ID selector in <div> container needs to be added before the form "Submit" button:

    TermsFeed WordPress: Contact Forms - Edit Contact Form editor - The Form section editor with added I Agree Checkbox container before Submit button highlighted

  9. Click Save:

    TermsFeed WordPress: Contact Forms - Edit Contact Form editor - The Form section editor with added I Agree Checkbox container before Submit button highlighted

  10. Go to the page of your website where the form is shown. The text generated by the "I Agree" Checkbox tool should appear above the "Submit" form:

    TermsFeed WordPress: Screenshot of the example page with the form that has I agree Checkbox and necessary text added before submit button

  11. If the user doesn't agree to the linked policies, a warning message will be shown:

    TermsFeed WordPress: Screenshot of the example page with warning message that is displayed if user do not tick checkbox from our free tool highlighted