The most recent content from our members.
Hey there, I would like to add a where clause to an event with the property query. I have a long list of values, so instead of adding each value one by one I would like to use glob matching. Usually the syntax would be ?(dog|cat|zebra) But this does not work (no event matches). What is the correct way to do this in…
I would like to build a chart that shows page views for a specific pattern of URLs. The pattern is: /organizations/*/analytics/* I have tried using the “page view” event and adding a “where” filter on the “url” property, adding a Glob operation with the above pattern, but it does not work - zero results are shown.
I need a way to be able to tell the difference in Amplitude between when an event property’s value is an empty array/list “[]” vs. when the event did not receive a value for that event property at all. Doing the usual = (none) or set is (none) doesn’t work at telling them apart. I think I can use the glob match function…
It looks like you're new here. Sign in or register to get started.