Skip to main content
All CollectionsUniversal App - Settings
How to add custom code to be injected into all Universal App pages
How to add custom code to be injected into all Universal App pages

A step-by-step guide to insert a custom code to Universal App

Okka avatar
Written by Okka
Updated over a week ago

Do you want to use some plug-ins or insert a custom code? Now, you can do it by following the steps below.

It's important to note that the custom code is an advanced modification that may conflict with your Universal App's underlying functionality. As such, we cannot guarantee the functionality or full compatibility of any custom code.


Adding external <script> tags to the <head> of your site can slow page loads. Consider adding the "async" or "defer" attribute in the <script> tag to improve performance.


  1. Go to Settings > Custom Code on your left-hand sidebar.

  2. Add your custom code in the Head or Footer code section

  3. Click Save changes

Below is an example of when we add an Intercom chat code to the Footer code section.

Have questions? Feel free to reach out to our live chat at the bottom right corner of your Universal App dashboard or simply send an email to support@magloft.com

  • Join our Universal App Community here

  • Visit the help playlist to get started with your Universal App here.

Did this answer your question?