Skip to content
English
  • There are no suggestions because the search field is empty.

Squarespace Installation

Step-by-step guide to embedding both forms of the RoofQuote PRO® widget on your Squarespace website

 

NOTE: Add 'squarespace.com' to the domain list in your Tool Scripts tab for testing the widget in Squarespace's website editor. This will whitelist the editor URL so you can test without deploying.

 

Slideout Install (Globally)

  1. Go to Settings -> Advanced -> Code Injection
  2. Paste the code snippet in the Header section and Save

Slideout Install (Page Specific)

  1. Go to the desired page
  2. Go to Settings (gear) icon -> Advanced
  3. Paste the code snippet in the Header section and Save

Full Page Embedded Install

  1. Go to the desired page
  2. Click Add Section -> Blank Section
  3. Select Add Block -> Code
  4. Expand the block size to the complete width of the grid (see screenshot)
  5. Click the Edit Pencil Icon
  6. Paste in the Snippet (be sure there are no “curly quotes”, they must be straight HTML quotes).
    <script src="https://app.roofle.com/roof-quote-pro-embedded-widget.js?id=XXX-YOUR-TOOL-ID-HERE" async></script>

    <div id="roof-quote-pro-embedded"></div>
  7. Click Save