White-label domains allow you to use your own domain name with different Myma.ai services: So instead of stay.myma.ai/info/mybusiness
, your customers would see subdomain.yoursite.com.info/mybusiness
.
Examples
This applies to the following Myma.ai products/ features. Please note that the subdomain will change, but the path will stay the same
Digital Compendium
Before: https://stay.myma.ai/info/mybusiness
After: https://stay.mybusiness.com/info/mybusiness
Digital Vouchers & eGift
Before:
https://vouchers.getaiva.com/vhp?gid=f49d1df2-f9b3-416e-a366-adf7ef6e7c63&iid=9c6690ed-bfe0-4fc1-91f7-a0e115999059
After: https://vouchers.mybusiness.com/vhp?gid=f49d1df2-f9b3-416e-a366-adf7ef6e7c63&iid=9c6690ed-bfe0-4fc1-91f7-a0e115999059
Forms
Before:
https://chatapps.bookmebob.com/form-view?id=66b7e1e1-5c90-4938-bd2b-b1630127b78b&gid=478cd87e-567d-4330-96f8-538a5e68e682&pid=434cbdfe-8fa8-4da2-a861-9c0acd2ba2ee
After: https://forms.mybusiness.com/form-view?id=66b7e1e1-5c90-4938-bd2b-b1630127b78b&gid=478cd87e-567d-4330-96f8-538a5e68e682&pid=434cbdfe-8fa8-4da2-a861-9c0acd2ba2ee
What's needed from your side
You need to add CNAME in your DNS so that your domain can look up Myma.ai and load the content. If you want the subdomain to look like https://stay.mybusiness.com/info/mybusiness
, and point to https://stay.myma.ai/info/mybusiness
, you need to create the following CNAME entry:
Name:
stay
Points to:
stay.myma.ai
You need to see the documentation of your DNS provider to learn how to add CNAME. Example GoDaddy instructions here.
Setup by Myma.ai
Once you have added the CNAME let us know, and we will enable your subdomain on our side.