MassageBook provides a variety of website integration options so that you can place your MassageBook pages directly onto your third-party website. While our embedded schedule widget is specifically for displaying services, you can use a button to direct clients to other pages on your MassageBook Site.
We provide you with a widget code specifically for Gift Certificates.
- Log in to your MassageBook account
- Select the tab with your Business name
- Select the Setup tab
- Select Website Integration Tools on the menu to the left
- On the Gift Certificates Widget tab, select Copy next to the button code
- Navigate to your external website where you want to place the code for the button
- After the href section (see example below), insert the following code: target="_blank"
If you have previously embedded your Gift Certificates button but it is showing the error message "Refused to Connect", you will need to make an edit to the existing code to remedy the issue.
- Navigate to your external website where you want placed the code for the Gift Certificates button
- After the href section, insert the following code: target="_blank"
Example:
<a href="https://www.massagebook.com/kneadtobemassaged?src=external#gift-certificates" target="_blank"><img src="http://www.massagebook.com/home/img/button-gift.png" alt="Purchase gift card on MassageBook.com!" border="0"></a>