Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Koko Analytics

Open-source analytics plugin for WordPress that does not use any external services and respects your visitors’ privacy.
Collective - Host: opensource - https://opencollective.com/koko-analytics - Website: https://www.kokoanalytics.com/ - Code: https://github.com/ibericode/koko-analytics

add settings tab and option to exclude logged-in users by role

github.com/ibericode/koko-analytics - 86475ea0997b61519a76c587a458071ccd287fc0 authored about 5 years ago by Danny van Kooten <[email protected]>
rename tracker.js to script.js

github.com/ibericode/koko-analytics - 93618e21d15c8f2969e07512dc6edad9f1e5d66f authored about 5 years ago by Danny van Kooten <[email protected]>
check for constant to determine whether we need to use custom collect endpoitn

github.com/ibericode/koko-analytics - e959afd0fca592bc4979955ac168eec7f49fceb2 authored about 5 years ago by Danny van Kooten <[email protected]>
v1.0.0-rc1

github.com/ibericode/koko-analytics - e0df8926c32b95a8778b5b9ba5470441249da0aa authored about 5 years ago by Danny van Kooten <[email protected]>
v1.0.0-rc1

github.com/ibericode/koko-analytics - cdf25ffdae802b154fb8edb7ff27305cde883924 authored about 5 years ago by Danny van Kooten <[email protected]>
Merge branch 'master' of github.com:ibericode/koko-analytics

* 'master' of github.com:ibericode/koko-analytics:
add features to readme
add changelog
us...

github.com/ibericode/koko-analytics - 3d165228492152189bfcba7a1fb66a55fac7eb81 authored about 5 years ago by Danny van Kooten <[email protected]>
add sample root file for speeding up tracking requests even more

github.com/ibericode/koko-analytics - 6626067ebe6b3c4e167996f167f787bdd1a2e319 authored about 5 years ago by Danny van Kooten <[email protected]>
add features to readme

github.com/ibericode/koko-analytics - b79c9cc92eb2da1fe0a597500b6353097b4bcf6a authored about 5 years ago by Danny van Kooten <[email protected]>
add changelog

github.com/ibericode/koko-analytics - 266d9a77f0896276ab1d29d863ba83fe2ff3281a authored about 5 years ago by Danny van Kooten <[email protected]>
use default admin cap because install_plugins is disabled in Bedrock like setups

github.com/ibericode/koko-analytics - f3c16c47b6abeed73c185532d2c56443d4c87d4b authored about 5 years ago by Danny van Kooten <[email protected]>
update screenshot

github.com/ibericode/koko-analytics - 8479e1550b181639b1b8cbeb9f08a134a04901aa authored about 5 years ago by Danny van Kooten <[email protected]>
add tests for sanitize_url function

github.com/ibericode/koko-analytics - 8e32418faee2da69f978a9cdcb0c39d9cb3ccb51 authored about 5 years ago by Danny van Kooten <[email protected]>
sanitize referrer url, strip query string unless param is whitelisted. closes #1

github.com/ibericode/koko-analytics - 1942c03c51350251ec92cd3800215f6dc9a7d905 authored about 5 years ago by Danny van Kooten <[email protected]>
make sure rest route URL works when not using pretty permalinks

github.com/ibericode/koko-analytics - 66699d69daec974ca7c33a000c54f375c04d886d authored about 5 years ago by Danny van Kooten <[email protected]>
Merge branch 'master' of github.com:ibericode/koko-analytics

github.com/ibericode/koko-analytics - a7951da530632b6eecd9ee3c11502464f448e575 authored about 5 years ago by Danny van Kooten <[email protected]>
update readme

github.com/ibericode/koko-analytics - 5c77e408a93c75278f8868d4be8425875e391a3d authored about 5 years ago by Danny van Kooten <[email protected]>
strip protocol, www prefix and trailing slashes from display URL's

github.com/ibericode/koko-analytics - 1efc8ebf1f7614ea79d65b8f63f46ed262d0db25 authored about 5 years ago by Danny van Kooten <[email protected]>
update datepicker when choosing date preset

github.com/ibericode/koko-analytics - acfbed73f20b782914fd78875a31d3a8bd817a49 authored about 5 years ago by Danny van Kooten <[email protected]>
add htaccess file to data dir

github.com/ibericode/koko-analytics - a6a9d4520803c7c581d335c5e029ba7434a5b871 authored about 5 years ago by Danny van Kooten <[email protected]>
localize all strings & take start of week (day) into account for week presets and datepicker

github.com/ibericode/koko-analytics - 6c3df66e4cf8e202050603ba4f2f19521f97ed25 authored about 5 years ago by Danny van Kooten <[email protected]>
improve seeding by also seeding page & referral stats

github.com/ibericode/koko-analytics - ff91665282a16d127994787fa020e1262eeb099f authored about 5 years ago by Danny van Kooten <[email protected]>
minor performance improvements in aggregator by swtiching to str_repeat for building placeholder string

github.com/ibericode/koko-analytics - 22928c187138703c4798769f1a17ce291a5b0d51 authored about 5 years ago by Danny van Kooten <[email protected]>
add benchmarks for inserting all vs only inserting new

github.com/ibericode/koko-analytics - dae54bf66c6804dda42b1c6d4e5bda24c94e2ddf authored about 5 years ago by Danny van Kooten <[email protected]>
fix spacing on osx & arch

github.com/ibericode/koko-analytics - 47f62931445b3546c2a1f70b277c7205c6e38b63 authored about 5 years ago by Danny van Kooten <[email protected]>
implement referrer spam blacklist

github.com/ibericode/koko-analytics - d5307739224316e3c371c61377d667e3f295bfbb authored about 5 years ago by Danny van Kooten <[email protected]>
manual autoloading instead of composer. fix chart when there is no data

github.com/ibericode/koko-analytics - eb9cbe710195a047c3b760875d44e5ef7bd32f04 authored about 5 years ago by Danny van Kooten <[email protected]>
replace chartist with chart.js as it has much better axes scaling

github.com/ibericode/koko-analytics - e35ff12aaea369d2d4e99f2fe4d54cc685bdce5a authored about 5 years ago by Danny van Kooten <[email protected]>
split stats into multiple tables for performance & reduced storage size

github.com/ibericode/koko-analytics - 7877896eb327c70581e2235c29c3ca0b219c4b46 authored about 5 years ago by Danny van Kooten <[email protected]>
change name (again) to Koko Analytics

github.com/ibericode/koko-analytics - 98e26df2434802e18042632943ca01eeb6bc72ab authored about 5 years ago by Danny van Kooten <[email protected]>
add benchmark file for table setup

github.com/ibericode/koko-analytics - fe8650f2772cc81d0fa8ff4f518b55746b6929bb authored about 5 years ago by Danny van Kooten <[email protected]>
Merge branch 'master' of github.com:dannyvankooten/anonymous-analytics

* 'master' of github.com:dannyvankooten/anonymous-analytics:
add URL param to run migrations f...

github.com/ibericode/koko-analytics - 9385a4d0d969fe8a4b16a848e56fe346f8746755 authored about 5 years ago by Danny van Kooten <[email protected]>
add URL param to run migrations from a specific version

github.com/ibericode/koko-analytics - e40cfd5cdf3a7186aad8152ad64c58b535c9bf4e authored about 5 years ago by Danny van Kooten <[email protected]>
include functions file ourself, just a single file anyway

github.com/ibericode/koko-analytics - 2857ba0d72265f7601c5cd13659dd463891f5cf6 authored about 5 years ago by Danny van Kooten <[email protected]>
add referral tracking & reporting

github.com/ibericode/koko-analytics - fee250a8bf967e938e4bba05d5b842a9116efe31 authored about 5 years ago by Danny van Kooten <[email protected]>
use explicit func location & get started on referral tracking

github.com/ibericode/koko-analytics - 18598f2f1bacf61b159c97b256d4d1e9d5badb3c authored about 5 years ago by Danny van Kooten <[email protected]>
[Pre-Release] v1.0

github.com/ibericode/koko-analytics - f1e1dc026f6992840d9dcdd408f6afc00fe5b322 authored about 5 years ago by Danny van Kooten <[email protected]>
add simple plugin readme

github.com/ibericode/koko-analytics - bcaa5fd750b67ab9690cc2a43fee7cadccc0034d authored about 5 years ago by Danny van Kooten <[email protected]>
code style & add composer instructions

github.com/ibericode/koko-analytics - 1dd32e9fe4e988a33f2a6e41514792a62b36897b authored about 5 years ago by Danny van Kooten <[email protected]>
make sure post_id is always 0 when not viewing a singular post type

github.com/ibericode/koko-analytics - 80c9756383f5227136044233c4da8b491c32e598 authored about 5 years ago by Danny van Kooten <[email protected]>
add todo reminder

github.com/ibericode/koko-analytics - e3d29e140f5cfaddba41543bffe11c39fdca8ffd authored about 5 years ago by Danny van Kooten <[email protected]>
stop storing date in buffer file since we don't use it anyway. 1 minute discrepancy is okay.

github.com/ibericode/koko-analytics - df3eb696013be4dbb9089aae256d66ee94b0a622 authored about 5 years ago by Danny van Kooten <[email protected]>
set Tk header in collect requests

github.com/ibericode/koko-analytics - 9a1810b103a99c70db92988e971cde9c206056af authored about 5 years ago by Danny van Kooten <[email protected]>
reduce number of function calls in collect request

github.com/ibericode/koko-analytics - 5672640d3cf5cc25c930c200ff60c0154838c2dd authored about 5 years ago by Danny van Kooten <[email protected]>
return 1px transparent gif to make img.onload fire properly in firefox

github.com/ibericode/koko-analytics - 78988d8e3b111c2f081078321811ee06d6d0b486 authored about 5 years ago by Danny van Kooten <[email protected]>
fix neutral color

github.com/ibericode/koko-analytics - fffb5feceed771bc40ebe8c5e8b06ea7eb7d8130 authored about 5 years ago by Danny van Kooten <[email protected]>
check if autoloader exists before loading it. could be using site-wide autoloader.

github.com/ibericode/koko-analytics - 1d0a703fec5a0e2b9c74ce1ce38bc5fa0c241936 authored about 5 years ago by Danny van Kooten <[email protected]>
change package name

github.com/ibericode/koko-analytics - de0f2f2f7fc99a0276101eb1b2cf5da2484c4eb5 authored about 5 years ago by Danny van Kooten <[email protected]>
set correct license in composer.json

github.com/ibericode/koko-analytics - 9a82aa29daaf15fb6269d40a4d8c88a3fa8af16e authored about 5 years ago by Danny van Kooten <[email protected]>
use explicit table collate

github.com/ibericode/koko-analytics - 78f414c6e3fbb9af3ce6693d2aa0cd1c45d97410 authored about 5 years ago by Danny van Kooten <[email protected]>
add license badge

github.com/ibericode/koko-analytics - 73274a002b3418203839aaaaa31498c07b267919 authored about 5 years ago by Danny van Kooten <[email protected]>
change name to Analytics Plugin and include screenshot

github.com/ibericode/koko-analytics - 86c06097e203a9f3bda64f85b1f7ecda128b7086 authored about 5 years ago by Danny van Kooten <[email protected]>
count site pageviews for any page that is not a post-type

github.com/ibericode/koko-analytics - 00ef634c6763fb982b96dba1342a081e4324322d authored about 5 years ago by Danny van Kooten <[email protected]>
change name to Zero Pageviews

github.com/ibericode/koko-analytics - 8b2eeb92c922c93bead83730a1d603c5fe0adb7b authored about 5 years ago by Danny van Kooten <[email protected]>
only print tracking snippet on pages we can track right now

github.com/ibericode/koko-analytics - 51f210ad01131029de15fcad77953096185c5258 authored about 5 years ago by Danny van Kooten <[email protected]>
fix get_posts rest funct

github.com/ibericode/koko-analytics - 0f1c4c504f33557ab8cb0893377ad346536d6a68 authored about 5 years ago by Danny van Kooten <[email protected]>
add license

github.com/ibericode/koko-analytics - 5e37884619689bbb36849005dedc32f36a7af813 authored about 5 years ago by Danny van Kooten <[email protected]>
add top posts component

github.com/ibericode/koko-analytics - b7571a6bf5a9178595acfc3b0d69e577e380e2a3 authored about 5 years ago by Danny van Kooten <[email protected]>
add totals

github.com/ibericode/koko-analytics - 469cca7666a3e987c241ef9d85543b01d6c3d0b5 authored about 5 years ago by Danny van Kooten <[email protected]>
more realistic seeding

github.com/ibericode/koko-analytics - 5858ec291ab9ef4057353233fa136f9e2372e0a8 authored about 5 years ago by Danny van Kooten <[email protected]>
implement preset logic

github.com/ibericode/koko-analytics - d5e410d8ecff18c88f6aab0be0789dfab3a5903b authored about 5 years ago by Danny van Kooten <[email protected]>
update chart when date changes

github.com/ibericode/koko-analytics - 6b8e7e38886637cc0b45227f534e441f19cf8217 authored about 5 years ago by Danny van Kooten <[email protected]>
use a single datepicker & pass dates to top-level component

github.com/ibericode/koko-analytics - a1291fa2095476d38c8b24f69efaae3ccc3621bd authored about 5 years ago by Danny van Kooten <[email protected]>
include pikaday datepicker, needs to update actual used dates in chart

github.com/ibericode/koko-analytics - 4c34c0614459ca39b4700a65967f24c860ee3279 authored about 5 years ago by Danny van Kooten <[email protected]>
switch out moment.js for date-fns

github.com/ibericode/koko-analytics - 60516e32b717d708ce72ae5600b333c393b4716a authored about 5 years ago by Danny van Kooten <[email protected]>
add babel with JSX transforms for mithril & cut bundle size in half by ditching all moment.js locales

github.com/ibericode/koko-analytics - 1e911a732e260344403d5ea2aca799fed30a28fa authored about 5 years ago by Danny van Kooten <[email protected]>
add chart in admin area

github.com/ibericode/koko-analytics - 069e5f027c321edc45842e7d041afc310f68810c authored about 5 years ago by Danny van Kooten <[email protected]>
outline of rest api

github.com/ibericode/koko-analytics - 002422f87d7ce9e3efd9e53e376fcf46a1ef8e6f authored about 5 years ago by Danny van Kooten <[email protected]>
simply scheme. we track pageviews & uniques, nothing more.

github.com/ibericode/koko-analytics - 1e24d5c50cd789f462d49632c4895fd4943629b5 authored about 5 years ago by Danny van Kooten <[email protected]>
benchmark file-based vs db-based approach

github.com/ibericode/koko-analytics - cf560aa2edeab2ae1823ddf9e2e581ec1f641884 authored about 5 years ago by Danny van Kooten <[email protected]>
hits are collected, aggregation & reporting needs to be done

github.com/ibericode/koko-analytics - ddbe56d13edce598f804a531dc44e171c4ba4689 authored about 5 years ago by Danny van Kooten <[email protected]>
initial commit

github.com/ibericode/koko-analytics - e5a0f4956e29878701ac7e2d497ec563c8e0131b authored about 5 years ago by Danny van Kooten <[email protected]>