Why is the UTM Tracking setup not working in my website created using WordPress?

Why is the UTM Tracking setup not working in my website created using WordPress?

  1. Right click on your website and click  Inspect .
  2. Navigate to  Elements  if you are using Chrome, Edge, or Safari browser. If you are using Firefox browser, navigate to  Inspector .
  3. Search for the iframe tag containing the public URL of the form as shown.
    iframe tag
  4. Check if the public URL is in the following format:
  1. Add  class="no-lazyload",  if you are using  Smush  plugin.
  2. If you are using any other plugin, add the domain  zohopublic.com  in the Plugin settings to avoid lazyloading for Zoho Forms iframe.
  3. If you are still unable to resolve the issue after following the above steps, add  class="skip-lazy".  Check with WordPress to remove lazyloading for iframe.