Skip to main content

Squarespace implementation

Updated over 9 months ago

Installing Soigné in your Suarespace website? Easy.

Step 1

In Squarespace, go to Pages -> Website tools -> Code injections -> Footer.

Paste this code:

<script defer data-assistant="[YOURID]" src="https://hiring-assistant.soigne.app/sdk.js"></script> 


*You can find your ID in the implementation instructions of a specific Assistant

Step 2

Then you need to add code to your Jobs page. In Squarespace, click on the settings icon ⚙️ of this page, and go to Advanced.

Paste this code:

<div id="hiring-assistant" data-show-button data-show-banner="false" data-open></div>
Did this answer your question?