Register page checkbox

Topic summary

A user wants to add a checkbox to the customer registration page and track which customers approved it, including the date and time of approval visible on each customer’s profile page.

Current Solution:

  • This functionality is not available in Shopify’s default setup
  • Shopify’s built-in customer registration system does not support storing custom fields in the database

Required Approach:

  • Need either a Shopify App or Shopify Plus to implement this feature
  • Custom code alone cannot achieve this without additional infrastructure

The discussion remains open with no specific app recommendations or implementation details provided yet.

Summarized with AI on October 30. AI used: claude-sonnet-4-5-20250929.

Hi all!

I want to have a checkbox on the sign up page.

I want to see which customer has approved this checkbox, and if so, on what date and at what time it was approved on the relevant customer’s page. Is there a code for this?

Many thanks.

Hello @tibyzone ,

To track which customer has approved the checkbox along with the date and time of approval on their customer profile page, you will need either a Shopify App or Shopify Plus. This functionality cannot be achieved directly using Shopify’s default setup, as Shopify’s built-in customer registration system does not support storing custom fields in the database.