All Collections
Grow
How to integrate your PushPress Grow CRM with other site verticals
How to integrate your PushPress Grow CRM with other site verticals

You can embed various forms directly from your Grow + Core account and integrate them into your website.

Updated over a week ago

Embedding these forms on your website enhances user experience and streamlines communication between you and your visitors. These forms include:

  1. Contact Us Form: Allow visitors to reach out to you directly through your website.

  2. Membership Cancellation Form: Provide members with a convenient way to request cancellation of their membership.

  3. Membership Pause Form: Enable members to temporarily pause their membership.

  4. Rates Form: Allow visitors to inquire about pricing.

  5. Chat Widget: Provide real-time assistance and support to website visitors through live chat functionality.

To embed a form, follow the instructions provided below.


​How to access Embed Forms from your Grow CRM

1. Go to your PushPress Grow Dashboard & Click on Sites

Click on Sites

2. Select the form you'd like to embed

Select the form you'd like to embed

3. In the upper-right-hand corner, Click "Integrate"

Click  "Integrate" in the upper-right hand corner

4. Click on Embed layout type

Click on Embed layout type…

5. Click on "Copy embed code"

Click on "Copy embed code"



Steps to embed Pages into your Website

  1. Login to your website admin page

  2. Open the editor for the page you want to edit, or create a new page

  3. On the page, open a code module </>

  4. Copy and paste the above code into the code editor and replace the Page you are trying to embed.


How to access the Chat Widget

1. Click on Forms

Click on Forms

2. Click on Chat Widget

Click on Chat Widget

3. Click on Get Code

Click on Get Code

4. Click on Copy Code

Click on Copy Code


Steps to embed the Grow Chat Widget into your Website

  1. Login to your website editor where you want to embed the chat widget

  2. In the editor, navigate to the page where you want to add the chat widget. Access the HTML editor or the section where you can add custom code.

  3. Paste the embed code you copied from your Grow dashboard into the appropriate section of your website's code.

  4. Once you've inserted the code, save your changes and publish the page. This will make the chat widget visible and accessible to visitors on your website.

  5. After publishing the changes, visit your website to ensure the chat widget is displayed correctly and functions as expected. You can also test the chat functionality to verify that messages are being sent and received properly.


Generate a Public and Embeddable Calendar

1. Click on Schedule

Click on Schedule

2. Click on Calendar

Click on Calendar

3. Click on Public Calendar

Click on Public Calendar

4. Click on Public / Embeddable Calendar

Click on Public / Embeddable Calendar


5. add "?framed=1" to the end of the URL

6. Insert the above URL in between this code. Example:

<iframe src="https://fullstackgym.pushpress.com/open/calendar?framed=1" width="100%" height="1000"></iframe>


Steps to embed the PushPress Core calendar into your Website

Login to your website editor where you want to embed the chat widget

  1. In the editor, navigate to the page where you want to add the PushPress Core calendar. Access the HTML editor or the section where you can add custom code.

  2. Paste the embed code from above into the appropriate section of your website's code.

  3. Once you've inserted the code, save your changes and publish the page. This will make the PushPress Core calendar visible and accessible to visitors on your website.

  4. After publishing the changes, visit your website to ensure the calendar is displayed correctly and functions as expected.

Did this answer your question?