I am using Clay Web Intent to track activity on our website. I want to do a weekly summary of the most interesting cases. I know that each row represents one company in a 30 day window, later a new row is created. How to skip all the old rows in the table (old rows mean companies that have a new row because it is older than 30 days)?
You can filter out old rows by using the "Created At" column with date filters.
Set up a filter where "Created At" is "greater than" a date 30 days ago (like "30 days ago" or a specific date). This will show only the newest rows for each company.
To add the filter: click the filters button at the top of your table, then "+ Add filter", select "Created At" as the column, choose "greater than" as the operator, and enter your date value.
You can also save this as a view so you can easily switch back to it for your weekly summaries.
Yes, it's exactly 30 days. The Web Intent pricing is based on unique IPs resolved over a 30-day period, and IPs are cached for 30 days to avoid repeat costs. So when a new row is created for a company, it happens precisely after the 30-day window expires.