CITO Research

The Product Cloud Alliance

Learn How a New Integrated Tool Chain Is Reshaping Digital Product Management

Read about the product cloud architecture in this downloadable 47-page educational eBook.

Learn Why Agile Businesses Use Split

Deliver software features that matter, fast!

renderContent(deleteTreatment) {
  const allowDelete = deleteTreatment.treatment === "on";
  return (
    <div className="todoListMain">
      <div className="header">
        <form onSubmit={this.addItem}>
          <input
            ref={(a) => (this._inputElement = a)}
            placeholder="Enter Task"
          ></input>
          <button type="submit">Add</button>
        </form>
      </div>
      <TodoItems
        entries={this.state.items}
        allowDelete={allowDelete}
        delete={this.deleteItem}
      />
      <TodoItems
        entries={this.state.items}
        allowDelete={allowDelete}
        delete={this.deleteItem}
      />
    </div>
  );
}

The Changing Face of Product Management

Split is excited to join six leading organizations that have collaborated to offer a suite of tools supporting digital production. Founding members include Split, Pendo, InVision, UserVoice, FullStory, and ProductPlan. Now, each member provides complementary tools that make product management more effective and efficient.

Each chapter is by a product leader from each alliance partner. These authors discuss:

  • ProductPlan – Building product roadmaps for stakeholders
  • InVision – The nuances of designing and prototyping product designs
  • Split – Using feature flags to allow product teams rollout features
  • Pendo – Allowing in-product customer feedback to adopt features
  • FullStory – Revealing insights and identifying specific usability issues
  • UserVoice – Collecting qualitative feedback from customers

Schedule a Split Demo Tailored to Your Needs

Speed up development cycles, reduce release risk, and focus your team on DevOps best practices that create maximum impact.

Book a Demo

Create Impact With Everything You Build

We’re excited to accompany you on your journey as you build faster, release safer, and launch impactful products.