Where do I insert my Funnel Tracking code?

You can enter the Funnel Tracking code in either the ((head)) section or ((body)) section of your web pages, but for best performance, you’ll want to enter Funnel Tracking code in the ((head)) section if at all possible.

This is particularly important for any FunnelMagick page that you’ve set up to do split tests.

Here’s why…

When you’re doing a split test, ClickMagick determines which page to display when the funnel tracking code is executed. If you put the funnel tracking code in the ((head)) section, it will execute before any page is displayed.

However, if the funnel tracking code is in the ((body)) section, you may see a brief “page flash” if part of a web page is displayed before the funnel tracking code is executed and it decides that a different page should be displayed for the split test.

As a rule, you should place funnel tracking code as high on your web pages as possible. That would be the in the ((head)) section. And if you can’t place it there, insert the tracking code as high in the ((body)) section as you possibly can.
 
Tip: If all this talk of ((head)) and ((body)) sections doesn’t make any sense to you, we have a thorough explanation on the structure of web pages in this FAQ:
 
   Where do I install tracking pixels and tracking code?

If you’re not working directly with HTML code, this FAQ will also show you where to install your funnel tracking code in many of the popular Page Builders in use.