Giter Club home page Giter Club logo

wixgaextension's Introduction

WixGAExtension

Bring Google Analytics into your Windows installer.

With just one line in your WiX installer you can track installations and uninstallations. Get insights about your application installed base.

Visual Studio

And get the result in Google Analytics:

Google Analytics

AppVeyor

Build status

How to use

  1. Create a free Google Analytics project - https://www.google.com/analytics - and get a tracking code
  2. Download the WiX extension: WixGAExtension.dll and unblock it
  3. From your WiX project reference WixGAExtension.dll
  4. Add this namespace: xmlns:ga="https://github.com/frederiksen/WixGAExtension"
  5. Add this line under the Product node: <ga:GoogleAnalytics TrackingId="UA-90448268-1" /> with your tracking code
  6. Done :-)

Here's a test project: TestSetupProject

Future

Also track information about PC hardware/software. I.e.: CPU, memory, Windows version, ...

wixgaextension's People

Contributors

frederiksen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wixgaextension's Issues

Does not work with WiX Toolset 3.11

This extension does not work with WiX Toolset 3.11 because it is only set up for 3.10. Could you please update this to work with the latest version?

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.