NINJAworkspace platform developer manual

How to embed on your website Instructions \ BigCommerce

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 = { start_timeout: 100, default_url: "", // User Profile Embedded link workspace_id: "", parent: document.getElementById("nynwidget_script_exe").parentElement, frame_id: "nwd_frame", frame_elm: null, view_mode: "static", // fullscreen,static, popup, modal 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, special_mode: "" }; </script> <script id="nynwidget_script_src" src="https://worker.nynja.net/v1/Content/NynWidget/nynwidget.js" type="text/javascript"></script>

Add new HTML CODE block to page

Go to your website page, start editing and add new HTML Code block.
Important ! Do not forget to set height of new HTML Code block. Depend on type of block you aslo can set its width.

Add NINJA iframe code

Paste NINJA widget code to your HTML Code block.
Save and publish your web if it is required


You can choose different design variants (view modes)

< home