Conversion scripts allow you to add custom code to your website and they work as "connectors" between your site and external tools like eg. Google, Meta or your Email Marketing platform.
Step-by-Step Instructions
- Log in to the CRM: Open your CRM and enter your login details.
- Go to the Websites tab: Access all your websites from the left-hand menu.
- Open Site Manager: Click Site Manager to manage your domains.
- Choose your website: Select the website you want to work on from the newly opened page.
- Go to Website Settings: Navigate to the Website Settings tab.
- Open the General tab: Click on General and scroll down to find the Conversion script settings.
- Header Custom Script
Use this for: Tools that need to load immediately when a visitor arrives. "Header" is the first part of your website that a browser reads. Use this for tracking codes and site-wide integrations that need to be always on.
Common examples: Google Analytics (GA4) tracking, Meta (Facebook) Pixel, Google Search Console verification
Pro-Tip: If a service tells you to "Paste this code between the <head> tags," use this box. - Body Custom Script
Use this for: Tools that appear or interact with the visitor on the page. Code placed here loads alongside your images and text. This is typically used for "visual" third-party elements
Common examples: Live chat bubbles, pop-up forms, or embedded social media feeds.
Pro-Tip: If a service asks you to place code "after the opening <body> tag," use this box. - Conversion Script
Use this for: Tracking successful actions (Sign-ups)
Common examples: Google Ads conversion tracking (to see which ads are making money) or affiliate marketing trackers
Pro-Tip: Only use this for code snippets specifically labeled as "Conversion Tags" or "Event Snippets."
- Header Custom Script
Comments