Hey guys! Is it possible to create analytics rules to group events by time? Like... I'd like to know the most clicked products between startData-endDate. Not sure if it would be possible to do that using analytics or maybe a "helper" collection and join the main collection. Any tips on how to achieve that?
j
Jason Bosco
12/31/2024, 1:43 AM
This is not possible to do out of the box, but if you write a cron job to regularly purge the destination collection in the analytics rule, then you'll be able to get query terms just since the last time the cron job ran