analytics
Here are 4,048 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Sep 28, 2021 - Clojure
ClickHouse® is a free analytics DBMS for big data
-
Updated
Sep 28, 2021 - C++
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Updated
Sep 27, 2021 - Python
-
Updated
Sep 2, 2021
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
-
Updated
Sep 28, 2021 - PHP
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
Updated
Sep 28, 2021 - C
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
-
Updated
Sep 28, 2021 - C
Describe the bug
Using a time dimension on a runningTotal measure on Snowflake mixes quoted and unquoted columns in the query. This fails the query, because Snowflake has specific rules about quoted columns. Specifically:
- All unquoted column names are treated as upper case
- Quoted column names are case sensitive.
So "date_from" <> date_from
To Reproduce
Steps to reproduce
Responsive dashboard templates
-
Updated
Aug 18, 2021 - HTML
-
Updated
Sep 24, 2021 - JavaScript
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
-
Updated
Sep 27, 2021 - Elixir
Umami is a simple, fast, website analytics alternative to Google Analytics.
-
Updated
Sep 28, 2021 - JavaScript
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
-
Updated
Mar 31, 2021 - Go
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP
-
Updated
Sep 21, 2021 - Scala
Reproducible Data Science at Scale!
-
Updated
Sep 28, 2021 - Go
Countly helps you get insights from your application. Available self-hosted or on private cloud.
-
Updated
Sep 28, 2021 - JavaScript
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
-
Updated
Sep 28, 2021 - C
Is your feature request related to a problem?
When a query is filtered on a cohort, I want to know how that cohort is created or i might want to edit that cohort.
Describe the solution you'd like
I want to have a link to visit/edit that cohort, possibly similar to the way actions work
;
-> CREATE VIEW two AS SELECT * FROM one;
CREATE TABLE
CREATE VIEW
DROP TABLE is rejected on a view:
trino:default> DROP TABLE two;
Query 20210906_150832_00015_id3y3 failed: line 1:1: Table 'hive.default.two' does not exist, but a view with that name exists. Did you mean DROP VIEW hive.default.t
A Python based monitoring and tracking tool for Plex Media Server.
-
Updated
Sep 27, 2021 - Python
-
Updated
Sep 2, 2021 - PHP
Compound assignment statements (for example 'intvar += longvar') that implicitly cast a value of a wider type to a narrower type may result in information loss and numeric errors such as overflows.
...main/java/org/opensearch/search/aggregations/bucket/BestBucketsDeferringCollector.java#L198
_Note:
Compound assignment statements of the form x += y or x *= y perform an implicit narrowing co
Improve this page
Add a description, image, and links to the analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the analytics topic, visit your repo's landing page and select "manage topics."




Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there