Custom Scripts
Custom JS
Add JavaScript functionality globally
Custom JS is available as an add-on to the pro plan.
Custom JS allows you to add custom executable code globally. It is the equivalent of adding a <script>
tag with JS code into every page.
Adding script.js
For example, you can add the following script.js
file to enable Google Analytics across the entire documentation.
Please use with caution to not introduce security vulnerabilities.
Was this page helpful?