Hi everyone — I’m brand new here, just set up my account today. And if I’m in the wrong place, my apologies.
So this is my first time on the platform but I’ve been working on financial systems for quite a while, and really excited to dive in. The platform already feels powerful, intuitive, and refreshingly simple.
I’ve built a basic site and now I’m looking to experiment with a proof of concept. Imagine a tool that helps users narrow down products A–Z by answering simple preference questions — e.g., ‘Do you like red?’ ‘Do you like stripes?’ — and then it suggests matching products (say, product P or product G). Has anyone built something like this, or could point me toward the right part of the software to start testing.
thanks! Mike.
Grab assisted conversions in GA4, check branded vs. non-branded lift in Search Console, then segment revenue by acquisition cohorts for uplift. A geo split makes incremental ROAS/MER easy by comparing exposed vs. control.
1 Like
Awesome. Thanks!!! Going to give it a shot now.
One more dumb question - is there a fix or dev or uat environment? And sorry this is my first day and all the info I’ve received has been from very non-technical people.
How to build a basic product-picker in Shopify
Option 1—Easiest (No code)
Install a quiz app:
You create questions → app shows product results.
Fastest way to test your idea.
Option 2—Simple custom version (Low code)
-
Create a new page (e.g., /quiz)
-
Add your questions (“Do you like red?”, etc.)
-
Each answer links to another page or adds a tag to the URL
-
On the results page, show only products with matching tags
(Example: products tagged red, striped, etc.)
This uses very light HTML + Liquid.
1 Like
Jan! This is great.
thank you so much! - this community is awesome.
-Mike
1 Like