FAQs, Basic Troubleshooting - Funnels, Websites, Webinars
OverviewThis article provides troubleshooting steps for common issues encountered while using certain features within funnels, websites, webinars. These steps will help users…
Overview
This article provides troubleshooting steps for common issues encountered while using certain features within funnels, websites, webinars. These steps will help users resolve problems related to tracking codes, custom fields, images, rendering issues, and more.
Overview
Common Issues and Troubleshooting Steps1. Head Tracking Code is Not Part of TagIssueExplanationTroubleshooting Steps2. Updated Custom Fields Do Not Render in Preview/SiteIssueExplanationTroubleshooting Steps3. Blurry or Slow-Loading ImagesIssueExplanationTroubleshooting Steps4.
Custom Values Breaking or Not Rendering in PreviewIssuePossible Causes & Fixes5. Identifying the Funnel, Page, or Location of a Live SiteSteps to Identify6. Site Not Rendering Correctly (Alignment Issues, Refresh Loops, etc.)IssueTroubleshooting Steps7. Page Speed Score or Speed is Too SlowIssueRecommended ToolsTroubleshooting & Optimization StepsBenchmark8.
Site or site owner verification failing from google, meta pixel when meta tag is placed in head or head tracking codeCommon Issues and Troubleshooting Steps1. Head Tracking Code is Not Part of <head> TagIssueThe 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. ExplanationWhat you see in the source code is the page data used for rendering the page, not the dynamically injected tracking codes.
Troubleshooting StepsRefer to the video explanation for how Accommador injects head and body tracking codes: Video Link2. Updated Custom Fields Do Not Render in Preview/SiteIssueCustom field values do not show up on the site when updated via backend (e.g., automations, workflows). ExplanationCustom 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 inputted data is saved to local storage. However, if custom field values like estimated costs are updated on the backend without direct user input, they aren't saved in local storage and therefore won’t appear on the rendered page. Troubleshooting StepsThis issue typically results in blank custom values because the necessary data isn't available in local storage for frontend rendering.
A viable solution is to include the relevant custom fields (e.g., estimated costs) directly in the form or survey. When a user fills out these fields, the values are captured and stored in local storage. These values will then persist across pages and display as expected on subsequent screens. This behavior is by design to ensure that frontend rendering relies on locally stored data for speed and personalization.
3. Blurry or Slow-Loading ImagesIssueSome images appear blurry or load slowly due to image optimization settings. ExplanationImage optimization improves page speed but applies a universal quality setting. Some images may lose clarity if optimization is too aggressive.
Troubleshooting StepsDisable 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. 4.
Custom Values Breaking or Not Rendering in PreviewIssueCustom values do not render properly in the funnel. Possible Causes & FixesHyperlink 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/>. 5. Identifying the Funnel, Page, or Location of a Live SiteSteps to IdentifyOpen the Network tab in the browser.
Clear the console and enable the XHR filter. Reload the page. Check the event call in the network logs. Open the payload section to find the required details.
6. Site Not Rendering Correctly (Alignment Issues, Refresh Loops, etc.)IssueThe site is not displaying properly, with elements misaligned or the page continuously refreshing. Troubleshooting StepsRemove all custom code in code elements, head/footer tracking code, and custom CSS. To find custom code elements: Open the builder.
Inspect the page preview. Use Ctrl + F (Windows) or Cmd + F (Mac) to search for c-custom-code. If 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. 7.
Page Speed Score or Speed is Too SlowIssueThe page is loading slowly, or speed analysis tools return low performance scores. NoteThe dev team does not provide debugging support for improving page speed directly. Recommended ToolsPageSpeed InsightsGTMetrixThese tools help analyze the performance of a page and suggest improvements. Troubleshooting & Optimization StepsCheck 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 Accommador’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" toggle 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. BenchmarkA well-optimized Accommador page typically scores: Above 80 on mobileAbove 95 on desktop. This includes scenarios where tracking codes and high-resolution images are present.
Can't find what you need? Log in and use the in-app chat, or talk to our team.