Contact usRequest a demo

This document describes version 6 of Unblu. If you’re using the latest major version of Unblu, go to the documentation of the latest version.

The support period for version 6 ended on 29 August 2023. We no longer provide support or updates for this version. You should upgrade to the latest version of Unblu.

Dynamic snippet injection

The SecureFlow Manager (SFM) can be configured to decide when to inject the JavaScript snippet into your web pages. This is called dynamic injection as the snippet is injected at runtime according to a set of rules that you define.

Dynamic injection makes the process more efficient, since the SFM decides when to inject which JavaScript files and only does this when a co-browsing session has been started.

The efficiency gains of dynamic snippet injection scale with the traffic to your web site. If, for example, you have instrumented all of the Unblu-relevant pages of your web site without the SFM, the snippet will load and execute each time a visitor browser makes a request, consuming bandwidth and resources (bearing in mind that once the scripts are loaded they are cached and reused). With dynamic snippet injection using the SFM, communication between your web pages and the collaboration server only happens for requests specifically related to Unblu.

See also