NINJAworkspace platform developer manual

How to embed on your website Instructions \ Squarespace

Create a new page on your website with a top bar menu item or a sub menu. Name that menu page, it something like Secure Workspace, My Secure Workspace, etc...
You can also add a button that links to this Secure Workspace page and it does not have to be a top line menu item.
In either case you need to create a new page to your website to add the NINJAworkspace Iframe.
See instruction below… You will copy and paste the code to a new page with an HTML block/window on it.

The workspace owner has the option to ADD all new users to his contact list automatically. Check instructions here.

Get NINJA widget code.

Copy code from box below or see above for basic variant samples.
<script id="nynwidget_script_exe"> var nynWidgetOptions = { workspace_id: "", parent: document.getElementById("nynwidget_script_exe").parentElement, frame_id: "nwd_frame", view_mode: "static", to_create_html: true, to_show_widget_button: false, to_show_frame_onstart: true, to_load_nynja_onstart: true, add_css_code: "", frame_style: "", frame_position: "", widget_style: "", widget_position: "right_bottom", to_scroll: true }; </script> <script id="nynwidget_script_src" src="https://worker.nynja.net/v1/Content/NynWidget/nynwidget.js" type="text/javascript"></script>

Create/Open your Website

Go to https://www.squarespace.com/ and open or create your Website if you don't have it yet.

Start page Edit

Find "Edit" button and click it

Add new block to page

Find button "+ Add Block" and click it

Choose block type

In the opened drop-down list choose "</>" (Code) block type

Resize new block

Select block you added and resize it to dimensions you prefer. Suggest to stretch it to full width and set height at least 900px

Add widget code to website

Place copied widget code to Edit area input

Save changes

Find buttons "Save" and save changes.

You can choose different design variants (view modes)

< home