Changelog

Split Testing Simplified

You no longer need to include a separate <script src="optimize.min.js"> to run A/B tests.

You no longer need to include a separate <script src="optimize.min.js"> to run A/B tests.

What’s Changed:

  • All split test functionality is now fully integrated into the main Humblytics script (hmbl.min.js)

  • Backward compatible – existing tests using optimize.min.js will still work

  • Cleaner setup – fewer scripts, less load

Action Required:

None. But you can safely remove optimize.min.js from your site if you’d like to simplify your setup.