Widget Installation
Nuway Installation Guide
Follow these steps to integrate our chatbot seamlessly into your website. Whether you're using HTML or frameworks like React.js and Next.js, we've got you covered!
Step 1: Log in to Your Dashboard
Visit the Nuway Dashboard at https://app.nuway.co to obtain the unique script for embedding the chatbot widget on your site.
Step 2: Find and Copy the Code
In the "Settings" section of the dashboard, click the "Use Script" button to copy the script to your clipboard.


Step 3: Locate the Suitable File for Your Website
For General HTML Websites : Insert the code prior to the closing tag in your main HTML file.
React.js : Embed the script within the public/index.html file, positioned just before the closing tag.
Next.js : Generate a _document.js file inside your pages folder, and integrate the script before the closing tag.
Other Websites : Identify the file responsible for rendering HTML, and incorporate the script before the closing tag
Step 4: Integrate the Code
Insert the copied code in the designated location based on your website type, following the instructions provided in Step 3.

Step 5: Confirm the Installation
Save your modifications, and refresh your website to verify that the Nuway widget displays correctly.


Fully Prepared
Congratulations! Nuway has been successfully integrated into your website, poised to deliver a delightful experience to your visitors 24/7.
Last updated