Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Niahm
/
piwik
Public
forked from
matomo-org/matomo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
piwik
js
piwik.js
on
master
User selector
All users
All time
Commit history
Commits on Nov 25, 2013
refs #4225 sort object to make sure we get the same test results on PhantomJS, Webkit and any other browser
tsteur
committed
06ac8c0
View commit details
Copy full SHA for 06ac8c0
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Fixes #4248 this should help with making segments visitCount and daysSinceLastVisit more accurate!
mattab
committed
fe4ee5d
View commit details
Copy full SHA for fe4ee5d
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
refs #472 Adding Javascript API for tracking Event + Javascript tests
mattab
committed
821b739
View commit details
Copy full SHA for 821b739
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Fixing piwik.js tests and JSLint after realizing refs #4225
Show description for 182e66f
mattab
committed
182e66f
View commit details
Copy full SHA for 182e66f
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
Adding apk to tracked downloads
mattab
committed
11dd5ac
View commit details
Copy full SHA for 11dd5ac
View code at this point
Browse repository at this point
Commits on Jun 8, 2013
fixes #3975
robocoder
committed
0858888
View commit details
Copy full SHA for 0858888
View code at this point
Browse repository at this point
Commits on May 29, 2013
Thanks Julien for the report! refs #3951
Show description for 8e10521
mattab
committed
8e10521
View commit details
Copy full SHA for 8e10521
View code at this point
Browse repository at this point
Commits on May 24, 2013
Fixes #3951
Show description for 2bd91ec
mattab
committed
2bd91ec
View commit details
Copy full SHA for 2bd91ec
View code at this point
Browse repository at this point
Fixes #3953 now detecting campaign parameters within the hash tag as well
mattab
committed
15277fb
View commit details
Copy full SHA for 15277fb
View code at this point
Browse repository at this point
Commits on May 7, 2013
Refs #1700 important: renaming generation_time_ms to gt_ms for keeping parameters name short.
Show description for 6803f67
mattab
committed
6803f67
View commit details
Copy full SHA for 6803f67
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
JSlint piwik.js
mattab
committed
158c215
View commit details
Copy full SHA for 158c215
View code at this point
Browse repository at this point
refs #1700 performance tracking in piwik.js
Show description for f56c9d6
timo-bes
committed
f56c9d6
View commit details
Copy full SHA for f56c9d6
View code at this point
Browse repository at this point
Commits on Mar 24, 2013
fix javascript tests (Firefox 20, Safari 6, Chrome 25)
robocoder
committed
8dc5433
View commit details
Copy full SHA for 8dc5433
View code at this point
Browse repository at this point
fix doc blocks
robocoder
committed
55b52ef
View commit details
Copy full SHA for 55b52ef
View code at this point
Browse repository at this point
update JSON implementation from 2012-10-08 version of json2.js; applied D.C.'s changes thru-out, including the defense against window.prototype (which I think refers to var declarations shadowing w…
Show description for c0d0ce2
robocoder
committed
c0d0ce2
View commit details
Copy full SHA for c0d0ce2
View code at this point
Browse repository at this point
fixes #3352 - expose Piwik as an AMD module (uses the jQuery approach for backward compatibility)
robocoder
committed
2eed2eb
View commit details
Copy full SHA for 2eed2eb
View code at this point
Browse repository at this point
remove tabs and fix jslint error
robocoder
committed
e233eba
View commit details
Copy full SHA for e233eba
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
minor
mattab
committed
a7ca2c7
View commit details
Copy full SHA for a7ca2c7
View code at this point
Browse repository at this point
refs #3530 page overlay
Show description for 4a18420
timo-bes
committed
4a18420
View commit details
Copy full SHA for 4a18420
View code at this point
Browse repository at this point
Updating the LICENSE.txt and license notice to link to piwik.org page at: http://piwik.org/free-software/bsd/
Show description for ab408dc
mattab
committed
ab408dc
View commit details
Copy full SHA for ab408dc
View code at this point
Browse repository at this point
Fixes #3819
Show description for e794cb3
mattab
committed
e794cb3
View commit details
Copy full SHA for e794cb3
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
refs #3747 refactoring logic
mattab
committed
dc18d7b
View commit details
Copy full SHA for dc18d7b
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
tracking xlsx, docx and pptx as downloads
timo-bes
committed
49a0f7f
View commit details
Copy full SHA for 49a0f7f
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Refs #1845
Show description for c405a15
mattab
committed
c405a15
View commit details
Copy full SHA for c405a15
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Refs #1845, switch to async JS in other places and apply fixes to tracking code admin page & other pages.
Show description for c6ac229
diosmosis
committed
c6ac229
View commit details
Copy full SHA for c6ac229
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
revert 2 yr broken "feature" - we do not want to set the secure flag in tracker cookies for http/https compatibility
robocoder
committed
0761c97
View commit details
Copy full SHA for 0761c97
View code at this point
Browse repository at this point
fix cookieSecure flag; fix from @alexanderdean
robocoder
committed
cd62e1d
View commit details
Copy full SHA for cd62e1d
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
Tibet only
mattab
committed
e8c7f0d
View commit details
Copy full SHA for e8c7f0d
View code at this point
Browse repository at this point
Commits on Feb 10, 2013
Refactor JavaScript loader into its own method (loadScript)
robocoder
committed
a5cf854
View commit details
Copy full SHA for a5cf854
View code at this point
Browse repository at this point
jslint and coding style changes
Show description for 2ee4124
robocoder
committed
2ee4124
View commit details
Copy full SHA for 2ee4124
View code at this point
Browse repository at this point
fixes #3746 - Bug in overlay when using setSiteId with a string value
robocoder
committed
090fe54
View commit details
Copy full SHA for 090fe54
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
Remove references to trunk, fix @source links
halfdan
committed
66b8c22
View commit details
Copy full SHA for 66b8c22
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
added conditional checks
Show description for 0bb39d1
danielegobbetti
committed
0bb39d1
View commit details
Copy full SHA for 0bb39d1
View code at this point
Browse repository at this point
Commits on Nov 22, 2012
Refs #3450 Fix regression in the Javascript tracker
Show description for 0d2d004
mattab
committed
0d2d004
View commit details
Copy full SHA for 0d2d004
View code at this point
Browse repository at this point
Commits on Nov 15, 2012
refs #2465
Show description for 5ecce0e
BeezyT
committed
5ecce0e
View commit details
Copy full SHA for 5ecce0e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.