Coder Social home page Coder Social logo

tweaklaborg / piwik-cpp-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from larssandberg/piwik-cpp-tracker

0.0 3.0 0.0 59 KB

C++ API for gameinsight.io and appinsight.io, which are running on PIWIK

License: GNU General Public License v3.0

Makefile 2.44% C++ 96.73% C 0.83%

piwik-cpp-tracker's Introduction

C++ Tracking API for gameinsight.io and appinsight.io

The services of gameinsight.io, appinsight.io and shopinsight.io are based on Piwik. Hence, every API that works with Piwik, also works with gameinsight.io and appinsight.io. In order to track Games that are written in C++ with Piwik, we implemented our own C++ API.

LINUX

Execute "make all" to compile library, tests and examples. Latest version of Boost and CURL librars must be installed.

LINUX DEBIAN

On Debian Squeeze the package requires g++ libboost-system-dev libboost-thread-dev libboost-date-time-dev libboost-test-dev libboost-dev libcurl4-openssl-dev

WINDOWS

  1. Download CURL library to "3party/curl" folder.
  2. Download Boost library with precompiled binaries to "3party/boost" folder. http://sourceforge.net/projects/boost/files/boost-binaries/
  3. Open solution for your Visual Studio version and build all.

piwik-cpp-tracker's People

Contributors

underdoeg avatar larssandberg avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.