Qwoach Custom Branding: coaching portal for your clients under your own website.

Setting up your website and wondering if there is a way to streamline administrative routine for your clients while keeping it all in one place?

Qwoach has all the features you and your clients need to keep track of all notes, homework, sessions, billing, forms and questionary and more.

With Qwoach Custom Branding solution you can now bring all that power to your website in just a few quick steps - your clients will be able to access their coaching portal and everything related to their coaching right from your website.

This will immediately make you appear even more professional. And your clients will feel taken care of as they can now find everything in one place and instantly see their past materials and achievements.

What is Qwoach Custom Branding

Custom Branding is basically rebranding where you can use a 3rd party service or product with your own logo and name on it.

You can setup Qwoach Custom Branding right from your Qwoach coaching portal with 3 quick steps:

  1. Create a dedicated page under your website
  2. Paste Qwoach embed code as html to that page
  3. Save the page's url in your Qwoach dashboard

More details on each step below.

1. Create a dedicated page under your website

First you need to go to your website and decide on the exact url where you want Qwoach to sit. It can be something like https://mywebsite/coaching-portal (or anything that works for you)

Later on, this will be the page where Qwoach will be displayed and this is the url that your clients will use to access their coaching dashboard. Qwoach will appear in a way that your clients will think it's a part of your website.

2. Paste Qwoach embed code as html to that page

Copy the following embed code and paste it as HTML on the page you've created previously.

Depending on how your website was created, you might need to paste the code anywhere inside the "body" tag.

If you are using a framework like Wix, Squarespace, Wordpress or other, you might need to create an html/code element, make it full screen and paste the below code there.

WARNING

Make sure to publish your website after you've pasted the below code to your page to ensure the changes are reflected in the life version.

<!-- Qwoach WhiteLabel embed code -->
<script>
	window.onload=function(){
		let e=document.createElement("iframe"),
		t="https://qwoach.com/app/",i=document.body,
		n=window.location!==window.parent.location?document.referrer:document.location.href;
		n.indexOf("accept-invite")>=0&&(t=t+"accept-invite"+n.split("accept-invite")[1]),
		e.setAttribute("src",t),e.style.position="fixed",e.style.left="0",e.style.top="0",
		e.style.right="0",e.style.bottom="0",e.style.width="100%",e.style.height="100%",
		e.style.border="none",e.style.margin="0",e.style.padding="0",e.style.overflow="hidden",
		e.style["z-index"]="999999",i.innerHTML="",i.appendChild(e)
	};
</script>
1
2
3
4
5
6
7
8
9
10
11
12
13

3. Save the page's url in your Qwoach dashboard

Now visit your Qwoach dashboard, go to Profile (in the bottom left corner) -> Branding and save the page's url there: in this example you would put https://mywebsite/coaching-portal there.

Press "Save" and you are done.

Now when you send an invite to your clients form Qwoach, they will get the branded link and will be redirected to the page on your website that you've specified.

That's it. For any questions, feel free to drop us an email at support@qwoach.com