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
i want to send a live information about company that visited out website when they visit at least 3 unique pages
4 Answers
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
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]
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
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.