LOADING
Blogs
G
Blogs
EEE
User research as North Star
Culture
3
MINs read
Obvious

All successful products start with user research

In 2019, Wikipedia wanted to repackage content to engage regional language readers. We conducted user research with over 5000+ users and validated the new content strategy. In 2020, Kotak wanted to design a savvy trading app for new investors. After extensive user testing, we simplified the financial jargon and sequenced the trading journey. In 2016, Gojek wanted to redesign their partner app to reduce accidental cancellations. We tested critical flows for usability, increasing daily orders by 200%.

We help you leverage user research to meet business and product goals

If you are entering a new market or domain,

Conduct generative user research

Generative user research helps reveal the considerations of users and their mental models. Generative research uses methods like card sorting, field visits and deep inquiry.

If you want to test if your interface is effective,

Conduct usability testing

Usability testing helps evaluate whether the product’s flow and UI is easy to use. This typically needs a prototype that’s indistinguishable from a real working product.

If you are optimising for conversion at scale,

Use quantitative user testing

Sometimes small optimisations can have an outsized impact. Quantitative user testing is done at scale, with a large and diverse sample size.

If you want to validate a product idea,

Conduct qualitative user testing

Qualitative user testing helps you understand whether a product idea will resonate with users or not. You can use an artefact like a video or a rough prototype.

We’ve helped some amazing companies grow through research-led design

What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Static and dynamic content editing

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

Link

Heading1

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

Heading2

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

Heading3

eadings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

Heading4

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

  • List1
  • List2
  • List2
  1. OList1
  2. OList2
  3. Olist3
This is Alt Text
Caption Is Here

Category Text
Author name text
Author Destination Text
Category Text
MINs to read text
private static <T> T measureAndReport(
           final String methodName,
           final kotlin.jvm.functions.Function0<T> block
   ) {
       final long start = System.currentTimeMillis();
       final T result;
       $REPORTER_NAME$.begin("$CLASS_NAME$", start, methodName);
       result = block.invoke();

       $REPORTER_NAME$.end("$CLASS_NAME$", start, methodName);

       return result;
   }

Header1

Header2

Header3

Header4

Header5
Header6

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Static and dynamic content editing

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.
  1. This is a list1
  2. This is a list2