Kevin McLaughlin
Kevin McLaughlin
Interestingly I get this problem in incognito and even on my phone. When I use and older version of your GA4 code it's never in debug mode, even if I...
@DavidWells I put a [PR](https://github.com/DavidWells/analytics/pull/297) that fixes this issue.
I second this request
At the very least, we should be able to sort by a named path so for a data jsonb column like this ` data: { "amount": 10 } ` and...
also, let me know if you have a prettier config you want me to use.
Just wanted to second this issue. Any date dimensions should be converted to the given timezone. For instance, I have a query where I pull orders by the order date...
Just wanted to second this. True pagination is not possible without this. The documentation's [example](https://cube.dev/docs/recipes/pagination) only works if the dimension variable (Order Number) is unique to each order. If you...
@paveltiunov sweet! if you have a quick preview of how it works that would be most helpful.
Just throwing my two-cents in here. I think @dobesv is exactly right on the way to handle this. The Analytics library could provide an API to handle the storage types...
Really, you ought to be able to filter by measures. For instance, "What is the total revenue for orders with a shipping amount less than $10?" You should be able...