Troubleshooting Order Form using Wordpress

This article will guide you on how to troubleshoot order form

Currently, we have identified two reasons for the fingerprint error:

OR

  1. If the client experiences this issue only on certain customer browsers, it indicates that we are unable to access cookies (storage) due to specific browser settings.

    Solution: This issue is rare, but for a quick fix, we can guide the customer to update their browser settings and enable cookie access. For a long-term solution, we will implement a warning message from our side if we are unable to access cookies.

  2. If the client encounters this issue consistently across all devices and browsers, it suggests that the funnel domain is not configured correctly.

    Solution: If the website is hosted on WordPress and our order form funnel is integrated as a separate path, the WordPress website domain and funnel domain should be the same, but the subdomain should be different. For instance, if the WordPress website is configured with www.example.com (example.com being the domain and www as the subdomain), the funnel domain should not be www.example.com or example.com. Instead, a different subdomain like funnels.example.com should be used for the funnel.

  3. [TECH] Why do we need the same domain? In our current implementation, we use an iFrame to embed the funnel page within WordPress. To process payments, we require access to web browser cookies (storage), which is restricted across different domains by web browsers.

Here are the steps to add a domain in Funnel:

1. Click "Settings"

Click

Click "Domains"

Click

Click "Add New Domain"

Add the same domain as your WordPress website, but with a different subdomain. Make sure there are no other websites hosted on that subdomain.

Click

Click "Marketing"

Click

Click "funnels"

Click

Select "Funnel"

Select

Click "Settings"

Navigate to Funnel Settings for the specific funnel you want to use in WordPress.

Click

Configure the domain

Configure the domain and save the settings.

Configure the domain

Here are the steps to fix an existing funnel in WordPress:

Open your LeadConnector WP settings and refresh the page if it's already opened.

2. Click "Save"

Click on the API Key save button.

Click

Click here to "Edit"

Locate the funnel page you want to fix and click on the edit button.

Click here to

Wait until it stops loading

Wait until the page stops loading, and the steps will be automatically filled.

Wait until it stops loading

Click "Save Page"

Preview the URL and ensure that the WordPress website domain appears correctly (with a different subdomain).

Finally, click on the save button to save your changes.

Click

Did this answer your question?
😞
😐
😁