aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9664e2cc50b8a48bac1b5670a9b33f2a1ac62539 (plain)
1
2
3
4
5
6
7
8
9
10
11
# QtAnalytics

A generic analytics module which can work with Google Analytics and Matomo Analytics server.

# Build

    qmake && make && make install

# Usage

Please see the documentation or the example code.