
Mar 15, 2022
What is the Cloudflare reverse proxy and how to turn it on
Cloudflare provides its users with a reverse proxy service, that is used to increase security, performance, and reliability. A reverse proxy is a server that sits in front of web servers and forwards client (e.g. web browser) requests to those web servers.
Read more
OptimalUX uses Cloudflare proxy to run experiments. This is why you need to have this service on.
How to turn Cloudflare proxy on
Log in to your CloudFlare Dashboard
Click on the domain you would like to run experiments on.
In the left menu, click on the “DNS” section. You will see the list of your domain’s DNS records.
Make sure you have “Proxied” (orange) status for all “A” and “CNAME” records.
If your record is “DNS only” (grey), click on “Edit” on the right side of the record. Then change the Proxy status to “Proxied”.
Click “Save” below.Do the same for all “A» or “CNAME” records that are not proxied.
How to fix ERR_TOO_MANY_REDIRECTS
Sometimes turning Cloudflare reverse proxy on causes the website visitors to see the ERR_TOO_MANY_REDIRECTS message. This is quite a common error caused by wrong SSL (encryption) settings, and it’s very easy to fix.
Log in to your CloudFlare Dashboard
Click on the domain you would like to run experiments on.
In the left menu, click on the “SSL/TLS” section.
Check your SSL/TLS encryption mode. By default, it’s “Flexible”. Change it to “Full” or “Full (strict)”.
This is it! If an unlikely case the problem persists, follow the Cloudflare troubleshooting guide.
Read more:
Conversion Tracking: A Complete Guide to Experiment Goals
Conversion tracking forms the backbone of successful A/B testing, and Optux.ai provides a comprehensive goal system that measures what matters most to your business. From simple button clicks and form submissions to complex custom JavaScript events and scheduling integrations with HubSpot and Calendly, the platform offers seven distinct goal types that capture every meaningful user interaction. By automatically tracking these conversions and applying statistical analysis to determine winning variants, Optux.ai transforms raw user behavior data into actionable insights that drive website optimization decisions, all while maintaining flicker-free performance and accurate attribution that's immune to ad blockers and privacy settings.

Aug 31, 2025
📁 A/B testing
📁 Split testing
📁 Targeting
Optimizing Cloudflare Worker Usage
Cloudflare Workers charges per invocation, and costs can quickly spiral when workers process every request including static assets. This comprehensive guide explains how to optimize your worker usage and dramatically reduce costs through strategic route exclusion.

Aug 19, 2025
📁 Cloudflare
📁 Installation
Content Security Policy (CSP) Header
Our Smart Agent automatically updates Content Security Policy (CSP) headers to enable smooth A/B testing without compromising browser security. Our cybersecurity-vetted solution eliminates manual CSP configuration, ensuring experiments run smoothly while maintaining strict security standards.

Aug 15, 2025
📁 A/B testing
📁 Installation
📁 Cloudflare
Whitelisting Outgoing IP Address
OPTUX uses a single static IP address for all outbound connections. Learn how to whitelist this IP in your system

Aug 17, 2025
📁 Installation
📁 Cloudflare