Adding custom CSS & Javascript to landing pages

SendX landing pages allow you to add custom CSS and custom Javascript to your landing pages.

This allows you to have a consistent CSS across thousands of landing pages ensuring your brand identity is consistent.

Also custom Javascript allows you to add Google Analytics or Facebook / Google retargeting ad pixels to your landing pages.
 
You can also add other analytics scripts to track user behavior on your landing pages so to improve conversion metrics.

Lets follow the below steps to do this:

  • Go to the specific landing page edit mode from Landing Pages > Specific Landing Page > Edit

  • Go to Design Section > Custom CSS and Custom JS

  • Add your custom CSS wrapper in <style type="text/css"> [ YOUR CUSTOM CSS ] </style> and Javascript wrapper in <script type="text/javascript">[ YOUR CUSTOM JS ] </script>.

  • Once you are satisfied with the changes, you can click submit and you are done. 

Did this answer your question?