-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d87f88
commit 3c5bf33
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
# WixGAExtension | ||
Bring Google Analytics into your Windows installer | ||
Bring Google Analytics into your Windows installer. | ||
|
||
With just one line in your WiX installer you can track installations and uninstallations. | ||
|
||
![alt tag](https://raw.githubusercontent.com/frederiksen/WixGAExtension/master/documentation/screenshot.PNG) | ||
|
||
And get the result in Google Analytics: | ||
|
||
![alt tag](https://raw.githubusercontent.com/frederiksen/WixGAExtension/master/documentation/GA-screenshot.PNG) |