Adding JavaScript code to all landing pages

Last updated: December 18, 2023 Written by: Author Patrycja Szurgacz
Table of contents show hide
    Table of contents show hide

      You can add JavaScript code snippets for all landing pages on your account at once, instead of manually adding them to each landing page one by one. There's no need to publish your pages again after you've added the code, and it will apply to all landing pages, including those created after adding the code.

      By default, the code will be added as the first one (above any other codes) at the HEAD position on the main page and thank you page of all landing pages on your account. It is not possible to disable the code on specific landing pages.

      NOTE: The code snippets added on the main account of the Agency account will apply to landing pages of all subaccounts.

      NOTE: This feature is not available with Core and Create plans.

      Add a JavaScript code to all landing pages at once

      1. Log in to the Landingi platform, click on your profile at the top bar and then go to the Settings tab.

      2. Find the JavaScript codes section and paste your code to the field between tags:

      <script> your_code </script>

      3. Then Save changes.

      There is no need to republish landing pages.

      Was this manual helpful?