Use cases

T help you decide if the is-it.io platform is the right tool for you, we prepared some use cases we solve.

Plugin updates

When a plugin got updated in your CMS of choice like wordpress, drupal or Joomla, running a check highlights bugs or performance bottlenecks.

CMS updates

When your CMS (Saas or installed on a web server) got an update, running a check highlights immediately new issues, either performance or accessibility.

Template updates

Template updates have often an impact on your whole site. Running a check reveals immediately new issues.

Client reporting

Report your clients the state of your web site and stand out from your competitors with state of the art tools.

Improving performance

As performance is crucial nowadays, with the is-io.platform you can incrementally improve the performance on every page and test if the changes have an effect globally and not only on a specific page.

Frontend CSS framework update

Frontend CSS frameworks are nowadays part of almost every web site to spped up the development process and give the end user a modern look and feel. There are tons out there like Bootstrap, Tailwind or Foundation and each one has it's own ways to get some kind of optimization that only the styles are loaded you really need and not bloating your web site. With our platform you get an instant view how they perform, especially when the release a major update.

Frontend javaScript framework update

There are many mature frontend javascript frameworks available like React, Vue or Angular. All of them work with bundlers like webpack, vite or rollup and do support tree shacking to reduce size. With our platform you get an instant view if the bundlers work and no unused JS code is loaded which reduces your page speed.

Publishing content with static site generators

When using static site generators like 11ty, Hugo or github pages, then the existing CI workflow can easily be extended with an API call to start a check, after the content is published.

Testing a staging site

Before content is published to production, the staging site should be checked.

Multiple browser tests

The site should be tested with different browsers.