All Collections
Settings
Website Integrations
GoDaddy - Integrate the Client Login Form
GoDaddy - Integrate the Client Login Form
Roy avatar
Written by Roy
Updated over a week ago

This article will show you how to integrate PTminder's client login form into your existing GoDaddy hosted website.
โ€‹
In PTminder, head over to your Settings then 'Client Area' tab. Then select the 'Website Integration' tab, 'Login Form Integration':

On this page you'll see a number of steps, ignore these for now, but you'll need some of this information later.
โ€‹
Now in a new tab/browser, login to your GoDaddy Website Builder.

Select 'Pages', then choose the page you wish to add the login form to:

Select the 'Add Section' button:

Choose 'HTML':

Click on the HTML box on the page, then you should see a 'Custom Code' box on the right-hand side:

In this Custom Code box, copy/paste in the following code below

<script type="text/javascript" src="https://ptminder.com/website/extform/?guid=EXAMPLE"> </script>
<div id="ptminder-client-login"></div>

Afterwards, make sure to replace the URL code which has "https://ptminder.com/website/extform/?guid=EXAMPLE" to be your own unique link, which can be found on the PTminder 'Website Integration' tab, under Step 1.

Now you should see the 'Sign In Form' where your client can login.

Click 'Done' to save the changes to this section.

Click 'Preview' to view the site or 'Publish' to make it live.

You're done! :)

Did this answer your question?