I'm trying to find out if I can create a segment of users who've been tracked for less than 10 days vs more than 10 days. Is this possible using Google Analytics segments?
E.g. It's an app that's being tracked. There's a 10 day demo and anyone using the app beyond this must have purchased the app. So, trying to get a separation of Demo and Purchased users.
Any insights on how to achieve this would be most welcome!
Thanks.
Since it's an app, you should be able to build an audience using the first_open automatically tracked event. You can select a value for 'X days' inside the audience. Another approach would be sending the data to BigQuery where you can do a lot more filtering.