How to Create an Age-Gating Automation Flow

Implement age verification processes to ensure that contacts meet age requirements before they are opted into messaging, enhancing compliance and targeting.

age gate

Step 1:

Triggers:

  • These can happen anywhere with ANY trigger. The most common will be a ‘contact.updated’ event or an incoming message (CAN NOT USE KEYWORDS).

    age gate message

Step 2:

Send SMS:

  • This is where you would send out a message explaining what you are looking for. We need to include the formatting of how we expect the data to be sent back. We could also include the ‘reply EXIT to quit’.
  • Block is needed to be sent ‘even if not subscribed’.

    age gate message

Step 3:

Message Reply:

  • Store this value as the `contact.birthday'.

    age gate data field

Step 4:

Add a path to a filter block for ‘Any Response’.

message reply

  • Filter block should have a birthday greater than 18 or 21 years ago as the business’ needed age gate. This is the SmartText being used in this scenario: {{ time({"format":"YYYY-MM-DD","offset":"-21Y"}) }}

    segment contacts matched

Step 5:

Double Opt-in block.

  • This is just the typical configuration to prompt them to opt in.

    double opt-in message

Customer Support

If you need help or need assistance determining next steps, please contact our Customer Support team by phone at 888.605.4429 or email at success@patchretention.com.