Add custom Javascript
If you have some Javascript you need to run when your Owncast web page loads, you can add it to the Javascript editor under the General settings page in the admin.
Some examples of reasons you might need this:
- Adding privacy-respecting analytics.
- Initializing a payment processor you have embedded on your page.
- Use Javascript to manipulate the interface.
Owncat warns you
Double check your Javascript. Any incorrect syntax or errors that you insert into the page may create errors and stop the page from loading or functionality from working.
Contributors to this page
Related Documents
- Upload Custom emojiAdd your own custom emoji for use in chat.
- Show Custom Interfaces On Your PageYou can display external user interfaces into Owncast by registering external actions.
- Web Browerssxxx
- Run Owncast as a Background ServiceSetup owncast to run as a system service, automatically starting when your server does.
