https://github.com/halfdan/ipv6usage
Piwik Plugin to track whether visitors are using IPv4 or IPv6
https://github.com/halfdan/ipv6usage
Last synced: 6 months ago
JSON representation
Piwik Plugin to track whether visitors are using IPv4 or IPv6
- Host: GitHub
- URL: https://github.com/halfdan/ipv6usage
- Owner: halfdan
- Created: 2012-10-22T16:38:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T10:43:01.000Z (over 6 years ago)
- Last Synced: 2025-10-11T07:36:07.876Z (6 months ago)
- Language: PHP
- Homepage: http://geekmonkey.org/articles/33-tracking-the-ipv6-reach-of-your-website-with-piwik/
- Size: 32.2 KB
- Stars: 13
- Watchers: 7
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IPv6Usage
## Description
This is a plugin for Piwik that generates reports about the IPv6 reach of your websites. It is written as a tracker plugin and directly hooks into the Piwik tracking call.
## Documentation
I wrote an article about the development that lead to this plugin and explained how the plugin works internally. You can find the article at [Geekmonkey](http://geekmonkey.org/articles/34-how-to-write-a-piwik-plugin)
There is also a [short article](http://geekmonkey.org/articles/33-tracking-the-ipv6-reach-of-your-website-with-piwik/) that explains how to setup the plugin.
## Contribute
If you are interested in contributing to this plugin, feel free to send pull requests or create issues.
## License
GPLv3 or later