For best results, we recommend the Head, Footer and Post Injections plugin. However, any plugin that allows you to insert code into your website's header should work just fine. This guide assumes that the aforementioned plugin is already installed and active on your site.
First, ensure that you have the Leadsourcing script on hand. You can find it in the Script section of your dashboard. Copy the entire code snippet to your clipboard to prepare it for embedding into your WordPress site.
Begin by logging into your WordPress admin area with your credentials. Once you're on the dashboard, locate the “Settings” option in the left-hand sidebar and click on it. From the expanded menu, find and select “Header and Footer,” or a similarly named option. The exact name may vary depending on the plugins or theme you're using.

<HEAD> SectionOn the Header and Footer settings page, find the section labelled something like <HEAD> PAGE SECTION INJECTION or "Scripts in the header.” This is where you can add code to your website's <head> section. Paste your tracking script in the text box under "ON EVERY PAGE" or a similarly labelled area. The script should be in HTML format, often like this: <script>/* tracking code */</script>. Double-check that the script is correctly pasted without any extra characters or errors.
Once done, click Save at the top of the page to apply your changes.