Skip to main content

Adaptive AI · By Adaptation Living LLC

FAQs, Basic Troubleshooting - Funnels, Websites, Webinars

This article provides troubleshooting steps for common issues encountered while using certain features within funnels, websites, and webinars.

Adaptive AI Knowledge Base

Domains, Websites & Publishing

Overview

This article provides troubleshooting steps for common issues encountered while using certain features within funnels, websites, and webinars. These steps will help users resolve problems related to tracking codes, custom fields, images, rendering issues, and more.

Common Issues and Troubleshooting Steps

  1. 1Head Tracking Code is Not Part of <head> Tag Issue The head and body tracking codes are injected on the client side (browser), so they won't appear inside the <head> tag in the source code. What you see in the page source is the initial HTML data used for rendering the page. Our platform dynamically injects the tracking codes on the client side, which means they will not be present in the static source view.

Even if users implement custom tracking solutions, such as Google Tag Manager (GTM), those scripts will still function as expected; client-side injection is compatible with GTM and similar tools.

Explanation What you see in the source code is the page data used for rendering the page, not the dynamically injected tracking codes.

Troubleshooting Steps Refer to the video explanation for how Adaptive AI injects head and body tracking

codes: Video Link

  1. 1Updated Custom Fields Do Not Render in Preview/Site Issue Custom field values do not show up on the site when updated via backend (e.g., automations, workflows).

Explanation

  • Custom fields are stored in the contact database, but the site fetches field data from local storage or cookies to render it on the next page.
  • When a contact fills out a form, survey, or order form, the entered values are saved to local storage.
  • As a result, these fields won’t render on funnel pages since the front-end display relies on data stored locally in the browser.
  • This behavior is intentional, ensuring faster page rendering and personalization for data submitted directly by users.

Troubleshooting Steps

  1. 1Verify if the affected custom fields are being populated through forms/surveys or via backend automation.
  2. 2If they’re backend-updated, they will not appear on the funnel page because no corresponding local storage entry exists.
  3. 3To ensure these fields render:
  4. 4Blurry or Slow-Loading Images Issue Some images appear blurry or load slowly due to image optimization settings.

Explanation Image optimization improves page speed but applies a universal quality setting. Some images may lose clarity if optimization is too aggressive.

Troubleshooting Steps

  • Disable image optimization for specific images in the builder.
  • For background images, disable optimization in funnel settings.
  • Upload higher-resolution images to maintain clarity after optimization.
  1. 1Custom Values Breaking or Not Rendering in Preview Issue Custom values do not render properly in the funnel.

Possible Causes & Fixes

Hyperlink Issue:

  • Check if any custom value in a text element has been converted into a hyperlink.
  • Remove hyperlinks from affected elements, as they break rendering.

ChatGPT Response Formatting Issue:

  • ChatGPT-generated content may contain special characters (e.g., \n ) that break the funnel page.
  • Update the ChatGPT prompt to return HTML-formatted content.
  • Alternatively, use the “text formatter” action to replace \n with <br/>.
  1. 1Identifying the Funnel, Page, or Location of a Live Site Steps to Identify
  2. 2Open the Network tab in the browser.
  3. 3Clear the console and enable the XHR filter.
  4. 4Reload the page.
  5. 5Check the event call in the network logs.
  6. 6Open the payload section to find the required details.
  7. 7Site Not Rendering Correctly (Alignment Issues, Refresh Loops, etc.) Issue The site is not displaying properly, with elements misaligned or the page continuously refreshing.

Troubleshooting Steps

  • Remove all custom code in code elements, head/footer tracking code, and custom CSS.

To find custom code elements:

  1. 1Open the builder.
  2. 2Inspect the page preview.
  3. 3Use Ctrl + F (Windows) or Cmd + F (Mac) to search for c-custom-code.
  4. 4If found, remove custom code elements and check if the issue persists.

Check for Specific Issues:

  • Ensure no sections, columns, or elements have the sticky option enabled (sticky CSS only works in preview mode).
  • Remove expired timer elements, as they may cause display issues.
  • Open the browser console and check for errors.
  • If a hydration error appears, escalate the issue as a support ticket.
  1. 1Page Speed Score or Speed is Too Slow Issue The page is loading slowly, or speed analysis tools return low performance scores.

Recommended Tools

  • PageSpeed Insights
  • GTMetrix

These tools help analyze the performance of a page and suggest improvements.

Troubleshooting & Optimization Steps

  • Check for external scripts or CSS loading via tracking code or custom code elements.
  • Evaluate the length and content density of the page.
  • Optimize images using Adaptive AI’s Image Optimization toggle, or manually compress them.
  • Best practice: Images loading above the fold should be under 200kb to help achieve good LCP scores on mobile.
  • Enable Optimize JavaScript to delay hydration of non-essential JS and tracking codes — this improves TBT (Total Blocking Time).
  • Look for custom code elements injecting third-party widgets or JavaScript.
  • Move heavy elements (forms, calendars, review widgets, maps, etc.) below the fold.

Benchmark A well-optimized Adaptive AI page typically scores:

  • Above 80 on mobile
  • Above 95 on desktop

This includes scenarios where tracking codes and high-resolution images are present.

  1. 1Security Headers Blocking Site Assets Issue Pages or funnel steps fail to load scripts, images, or styles when restrictive or invalid security headers are configured in the Security tab under Sites → Funnels → Particular Funnel with the Issue.

Common Causes

  • Misconfigured or overly restrictive Content-Security-Policy values.
  • Line breaks or invalid characters in the header value.
  • Restrictive directives blocking assets from Adaptive AI’s CDN or third-party integrations.
  • Incorrect URL configuration after editing the headers.

Troubleshooting Steps

  1. 1Go to Sites → Settings → Security tab.
  2. 2Review any custom headers (e.g., Content-Security-Policy, Strict-Transport-Security, X-Content-Type-Options, X-Frame-Options ).
  3. 3Temporarily remove or clear all custom headers and reload the page.
  4. 4Ensure there are no line breaks or new lines in the header value.
  5. 5Avoid using restrictive or unsupported rules unless you fully understand their effect. Example of valid format:
  6. 6If the homepage continues to fail, try assigning a different URL path temporarily.
  7. 7After adjustments, clear cache or test in Incognito Mode to confirm resolution.

Troubleshooting Tips

  • Verify the syntax of each header and confirm no invalid or unsupported directives are used.
  • If the customer reintroduces invalid values, request they remove or simplify them.

Benchmark A correctly configured page with valid security headers should:

  • Load all Adaptive AI assets without blocking.
  • Show no “Refused to load” or “Blocked by CSP” errors in the browser console.

Validation Tip Use CSP Evaluator by Google to check if the configured Content-Security-Policy is valid and secure.

Continue learning

Related Adaptive AI guides

All Websites guides
Our Flagship Mission

LS-2025 Veteran Lifeline — A National Mission to End Veteran Suicide

A dedicated lifeline device and national support network built specifically for veterans, by veterans. Every contribution moves this system from finished prototype toward full deployment — and toward the service members it was built to reach.

100% Mission-Aligned · Built by Adaptation Living LLC · Veteran-Owned

Chat Now