Installing NowButtons on multiple websites

Estimated time to complete: 2 minutes
Requirements: An account on NowButtons.com

When you're running a number of websites that all need NowButtons included, it's possible to use the same line of JavaScript across all websites. This could speed up your development.

How to add NowButtons to multiple websites?

Step 1

Open the Domain Settings (click the gears icon next to the domain pulldown) and scroll all the way to the bottom of the Domain panel.

Step 2

Locate the section called Full account (all domains) under the Installation instructions

Step 3

Copy everything from the grey box

Step 4

Now that you have the implementation script, let's add this to your website.

We recommend adding the JavaScript near the closing </body> tag of your website.

Implementing NowButtons on your website via a single line of JavaScript.
Placement of NowButtons JavaScript near the closing </body> tag.