We understand that every content creator has unique needs when it comes to tracking, analytics, and enhancing their app experience. That's why we've introduced Custom Scripts, allowing you to seamlessly integrate your favorite tools directly into your web app pages.
What are Custom Scripts?
Custom Scripts empower you to add custom Script code to the <head> or <body> section of every page within your app. This means you can easily implement:
- Analytics & Tracking: Integrate tools like Google Analytics, Facebook Pixel, or other tracking platforms to gain deeper insights into your app's performance and user behavior.
- Third-Party Integrations: Connect with other services and platforms like cookie disclaimers.
Why is this a game-changer?
- Data-Driven Decisions: Gain valuable insights into your marketing campaign performance to optimize your marketing strategies.
- Seamless Integration: Easily add your favorite tools without requiring complex coding knowledge.
How to get started:
- Log in to your Builder.
- Navigate to the Web App > Custom Scripts page.
- Paste your custom JavaScript code into the designated area.
- Choose whether to place the script in the
<head>or<body>section. - Save your changes.
- Publish to Live, and your custom scripts will be applied to all your web app pages.
Please Note:
- Avoid pasting complex scripts that require specific interactions or further implementation within the web app. These types of scripts may lead to unexpected behavior or conflicts.
- Always test your scripts thoroughly after implementation to ensure they function as intended.