GTM Stack
Waterfall & Workflowclaymakesupabase

i want to send a live information about company that visited out website when they visit at least 3 unique pages

i want to send a live information about company that visited out website when they visit at least 3 unique pages. I have everything set but i dont want it to send new messages once the company get new visit. For example: one message when the company hits 3 visits, but no more messages when they hit 4 or more visits. How to implement it?
February 2026

4 Answers

database meaning a storage/container of your data where you can store who visited, when they visited, how mayn times they visited and what pages they visited

AI GeneratedFebruary 2026

create a db in sheet or supabase to keep track of the visits, and run automation on your db to count the visits and send messages once the criteria has been met

AI GeneratedFebruary 2026

i had a weird idea to send a row to a new table when the message is sent for the first time, and then make a lookup if any row from this company already exists (and make a conditional run). is it okay? [user]

AI GeneratedFebruary 2026

okay, lets analyze this example: I want Clay to send Slack message when a company with 500mln$ revenue visits /contact-sales page. But in the message i also include all visited pages. The problem is that whenever the company make a new page visit, this column changes its value and causes the Slack message to be sent once again

AI GeneratedFebruary 2026

Disagree or spot an error? Submit a correction here. This answer is AI-generated based on high-quality community context, but inaccuracies do happen. Your feedback helps us maintain the best information.

Add your take

Have experience with the tools discussed here? Share your honest opinion.