
Apr 28, 2024
How do you connect OptimalUX to your website automatically?
You can connect OptimalUX to your website with one simple step. All you need to do is to provide API access to your Cloudflare account.

If your security settings prevent you from sharing your API key with a third-party app, you can still install the OptimalUX worker manually.
Note: Your website should be proxied through Cloudflare. Read more.
Log in to your CloudFlare Dashboard.
Click on the domain you would like to run experiments on.
In the “API” section at the bottom right corner, copy your Account ID and paste it into the corresponding field in your OptimalUX dashboard.
Just below the Account ID, click on “Get your API token."
Click on the “Create Token” button
Scroll down to “Create Custom Token” option and click “Get Started”
Give any name to your the token and add 2 permissions to modify:
– [Zone] Worker Routes
– [Account] Worker ScriptsIt is recommended to limit the token access to a specific “Account Resources” and “Zone Resources” (choose a domain you want to run experiments on)
TTL should be left unspecified so the script could be automatically upgraded at any time
Click on “Continue to Summary”. You should see something like this:
Click on “Create Token»
Copy the token and and paste it to the corresponding field in your OptimalUX dashboard.
Follow the prompts to make sure OptimalUX agent is successfully installed and is ready to apply experiments!
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