The use case here is when you have access to the code for your web applications and websites and where you don't want your end users to have to install an extension or application so that they can play Guidethrough's screen guidance no matter what browser they are using.


Guidethrough's JavaScript Code Snippet deployment method is the easiest deployment method to enable end users to play your Guidethroughs without needing to do anything except navigate to your web application or website.

This method means that your end users do not need to do or install anything and they can use any modern browser to play the Guidethroughs. They simply navigate to your web application or to your website and the Guidethroughs that you have created and published will be available to them.

This is the most transparent and easy way to provide your end-users with screen guidance and access to any other content (such as videos, flowcharts, documents etc) that has been linked from Guidethrough's Launcher.


The prerequisite to using this deployment method is that you must have access to your web application or website's HTML code so that you can copy and paste Guidethrough's code snippet.

Note also that the Guidethrough code snippet is specific and unique to your account.


From your Guidethrough Developer Chrome Extension the Guidethrough code snippet can be added to your HTML code by:

a. Using the navigation bar on the top of screen, click on the gear icon to access Settings

then;

b. From Settings > General > HTML Snippet


c. Highlight all of the text from <script> to </script> (including the <script> to </script> tags) and either right mouse click and select Copy or simply click on the copy icon to copy to the clipboard.

d. Add the copied code snippet to your web applications or websites by logging on to your web application's or website's management consoles and pasting the copied Guidethrough code snippet between the <body> and </body> tags in the HTML code of all the pages where you want end users to see your Guidethroughs.

Tip: Paste the selected Guidethrough script tag code snippet at the bottom of body tag of your web app or site's pages to speed up page loading.


Now, whenever an end user is viewing those pages on your web applications or websites, they will be able to run Guidethrough's screen guidance and access external Resources using Guidethrough's Launcher.