SDK implementations
Implementations that run on the Adhese SDK have 2 extra options for debugging.
URL parameter
By adding "adhese_debug=true" to the URL of the page you can tell the SDK to print Adhese related messages in the browser console.
Devtools
The SDK contains a devtools panel that can be used to show placement & banner data. These tools are however not enabled by default. To enable it please take a look at https://adhese.github.io/sdk_typescript/plugins/devtools.html.