David Arnold
David Arnold
@surajshetty3416 Thanks! Would you agree with the dependant feature? I'd be happy to revive; it's a hybrid between a full plausible integration and a lightwight built-in tracking. Though I've already...
> Should I? Would you support it? :smile:
List of Event Triggers available in my Matomo Instance's _Tag Manager_: ### Clicks - All Download Clicks (left, middle or right click) - All Element Clicks (left, middle or right...
Here is a real live Matomo Tag Manager script https://gist.github.com/blaggacao/fc8d33f7ba46ba4fa30e533146a114dd I think the beauty of having this integrated into `builder` is that a _lot_ of the bolt-on trigger logic won't...
List of Variales from Matomo. They are kind of the the "building blocks" for marketeer's programming via the "Tag Manager UI". As a developer, I understand that they are pretty...
> choose extra templates that are not specific to the builder? not exactly sure what I should do here If we don't have design clarity, better not do anything, at...
```toml # these are things that could be added in the future completions = false man-pages = "auto" # ... ``` These are likely in the competing design space with...
Yep: https://github.com/frappe/erpnext/pull/40988 should fix it, too. Either way seems good to me. Thanks for also trying to fix this, @cogk !
My gut feeling tells me that this could cut out another 30% on cycle time.
> is that what you mean? Actually, I was referring to these: ```console ~/.cache/nix ~root/.cache/nix ``` It still can rip of +- 30s (very precious eval) cycle time or so...