Is it possible to store information without a user profile from a form submission? I want to have the users implement a zip code which would help our business figure out the best place to setup operations and access stores after online retailing.
I fear we are missing out on some potential information if we make the user fill in their email, phone number etc. What I want is a bare-bones form submission which would simply take the zip code after a user enters it and sends it into a data format.
Is this something that is possible through Shopify’s side or would I have to setup a third party system?