-
Duplicating meetings is a wonderful feature when meetings are repeated over time, but I found a bug.
Duplicate and edited visits by changing the assigned user are repeated in the calendar.
Expe…
-
I'm trying to use Katago with a GPU to find very interesting / clever moves and games played by pros (or even Katago).
One approach is to search through modern games with Katago and highlight games…
-
Nice job on the query:
```
WITH first_touch AS (
SELECT user_id,
MIN(timestamp) as first_touch_at
FROM page_visits
GROUP BY user_id)
SELECT count(ft.user_id),
--ft.firs…
-
Context:
In PNG context, a "bypass" is a patient registered and enrolled in a facility who is going to exceptionally make an encounter in another facility.
Capability: a bypass patient should be ab…
-
https://github.com/cmu-delphi/covidcast-csv-server was used to convert covidcast signal into a CSV format.
e.g.:
https://delphi.cmu.edu/csv?signal=doctor-visits%3Asmoothed_adj_cli&start_day=2021-0…
-
This ticket concerns an improvement in the JS Graphs in Piwik, when plotting at least 2 metrics and comparing to each other.
For example when comparing Actions per visit and Visits, the 2 data set us…
-
Currently the [metadata analytics api](http://piwik.org/docs/analytics-api/metadata/) does return visits, page views, revenue, etc.
When the metadata is called with idgoal parameter, it should return…
-
In [attachment:z-index.png] the most important curve (the one with the most visits) is sometimes hidden by a less important curve.
Curves should be painted in reverse order of importance.
In pChart,…
-
Matomo [uses fingerprinting to try and match](https://matomo.org/faq/general/faq_21418/) visits into a visitor.
This sometimes leads to obvious mistakes of categorising two people from two differe…
-
From a customer
> Since there was no traffic I was concerned so I noticed that the script was deleted in a previous push to my website.
> A good feature to consider is maybe an error message/email…