How To Embed or Link Your Applications, Registrations or Any Page Into Your Website, Where Ever It Is Hosted, Including Squarespace, Wordpress, And Wix.

Show you applications, as your own and removed the Enginehire image. See How to Add an Application to Squarespace and Wordpress below.

 

*If you simply choose to link your application, copy and paste the URL into a button or add it as hyperlinked text.*

 

Embed codes are how to add applications to your website. 

1. From Mission Control select Builders.

2. Select Application and Profile Builders.

3. Select the desired Application

4. Open the application. 

5. Copy the URL at the top of the screen. 

6. On your agency's website, on the correct page add the following code with your application URL in place of WEBSITEURL (replace agencyname with application-form)

CODE: 

<div style="overflow:auto;-webkit-overflow-scrolling:touch">

  <script src="https://agency.enginehire.io/src/assets/js/embedded_script.js"></script>

  <iframe style="border: none; min-height: 1000px;" id="enginehire-iframe" src="WEBSITEURL (replace agencyname with application-form)" width="100%" height="10000"></iframe>

</div>

EXAMPLE: 

<div style="overflow:auto;-webkit-overflow-scrolling:touch">

  <script src="https://agency.enginehire.io/src/assets/js/embedded_script.js"></script>

  <iframe style="border: none; min-height: 1000px;" id="enginehire-iframe" src="https://application-form.enginehire.io/application-form/108/1840" width="100%" height="10000"></iframe>

</div>

7. The the work on your website.

Now It's Your Turn.

With your own agency website open the application you'd like to add to your website, copy the URL, add it to the code, and place the code in your desired website page. 

Open your agency's website in it's Edit Mode. Select the page you want t add your application.
Embed the above code, with your agency's information where it is needed. 

Share this page when you want to share your application.

Embed in Squarespace

1. From Application and Profile Builder select the application you'd like to embed into your site. 

Screen Shot 2024-02-14 at 8.20.45 AM

 

2. Select View Form and it will open in a new tab. 

3. Select the URL of your application. 

Screen Shot 2024-02-14 at 8.21.13 AM

 

4. Open Squarespace and create a new page. 

Screen Shot 2024-02-14 at 8.19.02 AM-1

 

5. Select Edit and select Code.

Screen Shot 2024-02-14 at 8.19.36 AM

 

6. Just like in the original step 6, select the Enginehire Embed Code

7. Add your URL

Screen Shot 2024-02-14 at 8.22.35 AM

8. Make any adjustments to the width of the Application and select Save

Screen Shot 2024-02-14 at 8.23.20 AM

 

Embed into Wordpress. 

1. Open Wordpress and Add a New Page by selecting Pages and selecting Add New Page.

Screen Shot 2024-02-14 at 8.25.19 AM

2. Select Add Block in the lower right hand corner of the new page. 

Screen Shot 2024-02-14 at 8.26.53 AM

3. Select Code.

Screen Shot 2024-02-14 at 8.27.27 AM

4. Like in the original step 6. switch the Example URL with the URL of the Application

This...

Screen Shot 2024-02-14 at 8.28.07 AM

Becomes This. (This is our example URL of our demo agency.)

Screen Shot 2024-02-14 at 8.28.29 AM

5. With the new URL in place, select Update.

Screen Shot 2024-02-14 at 8.32.19 AM