-
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.
Merge pull request #2 from ClydeDz/pre-release
- Loading branch information
Showing
14 changed files
with
239 additions
and
99 deletions.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 +1,36 @@ | ||
# Marketplace description | ||
## Google Analytics Snippet Pack for Visual Studio | ||
|
||
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise). | ||
|
||
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif) | ||
|
||
## How to use? | ||
|
||
The Google Analytics Snippet Pack extends the code snippet manager of Visual Studio and allows you to insert code snippets into your editor. To insert snippets for the language you're currently writing in your editor, you can use the shortcut keys ``CTRL+K CTRL+X`` and then find Fancy Comments as a folder. Alternatively, to bring up the code snippet manager, use the shortcut keys ``CTRL+K CTRL+B``. The GIF below shows HTML Google Analytics Snippet Pack being used. | ||
|
||
![GIF showing HTML Google Analytics Snippet Pack in use](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/html-install-snippet.gif) | ||
|
||
OR, if you would like to send an event from JavaScript, you could do something like this - | ||
|
||
![GIF showing JavaScript Google Analytics Snippet Pack in use](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/js-send-event.gif) | ||
|
||
## Feedback | ||
|
||
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one. | ||
|
||
|
||
## Website | ||
|
||
[https://clydedz.github.io/google-analytics-snippet-pack/](http://bit.ly/gaspvsix-web) | ||
|
||
|
||
## GitHub | ||
|
||
Visit the [GitHub repository](https://github.com/ClydeDz/google-analytics-snippet-pack). | ||
|
||
|
||
[Follow Google Analytics Snippet Pack on Facebook](https://www.facebook.com/Google-Analytics-Snippet-Pack-599242807159278/) | ||
|
||
|
||
Google Analytics Snippet Pack (c) 2018 [Clyde D'Souza](https://clydedsouza.net/#/) |
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
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
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 +1,36 @@ | ||
# Marketplace description | ||
## Google Analytics Snippet Pack for Visual Studio | ||
|
||
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise). | ||
|
||
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif) | ||
|
||
## How to use? | ||
|
||
The Google Analytics Snippet Pack extends the code snippet manager of Visual Studio and allows you to insert code snippets into your editor. To insert snippets for the language you're currently writing in your editor, you can use the shortcut keys ``CTRL+K CTRL+X`` and then find Fancy Comments as a folder. Alternatively, to bring up the code snippet manager, use the shortcut keys ``CTRL+K CTRL+B``. The GIF below shows HTML Google Analytics Snippet Pack being used. | ||
|
||
![GIF showing HTML Google Analytics Snippet Pack in use](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/html-install-snippet.gif) | ||
|
||
OR, if you would like to send an event from JavaScript, you could do something like this - | ||
|
||
![GIF showing JavaScript Google Analytics Snippet Pack in use](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/js-send-event.gif) | ||
|
||
## Feedback | ||
|
||
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one. | ||
|
||
|
||
## Website | ||
|
||
[https://clydedz.github.io/google-analytics-snippet-pack/](http://bit.ly/gaspvsix-web) | ||
|
||
|
||
## GitHub | ||
|
||
Visit the [GitHub repository](https://github.com/ClydeDz/google-analytics-snippet-pack). | ||
|
||
|
||
[Follow Google Analytics Snippet Pack on Facebook](https://www.facebook.com/Google-Analytics-Snippet-Pack-599242807159278/) | ||
|
||
|
||
Google Analytics Snippet Pack (c) 2018 [Clyde D'Souza](https://clydedsouza.net/#/) |
2 changes: 1 addition & 1 deletion
2
GASnippetPack/GoogleAnalyticsSnippetPack/source.extension.vsixmanifest
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
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,7 +1,38 @@ | ||
# Google Analytics Snippet Pack | ||
## Google Analytics Snippet Pack for Visual Studio | ||
|
||
[![Build Status](https://clydedsouza.visualstudio.com/Google%20Analytics%20Snippet%20Pack/_apis/build/status/Google%20Analytics%20Snippet%20Pack%20Master%20Build)](https://clydedsouza.visualstudio.com/Google%20Analytics%20Snippet%20Pack/_build/latest?definitionId=12) | ||
|
||
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. | ||
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise). | ||
|
||
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif) | ||
|
||
## How to use? | ||
|
||
The Google Analytics Snippet Pack extends the code snippet manager of Visual Studio and allows you to insert code snippets into your editor. To insert snippets for the language you're currently writing in your editor, you can use the shortcut keys ``CTRL+K CTRL+X`` and then find Fancy Comments as a folder. Alternatively, to bring up the code snippet manager, use the shortcut keys ``CTRL+K CTRL+B``. The GIF below shows HTML Google Analytics Snippet Pack being used. | ||
|
||
![GIF showing HTML Google Analytics Snippet Pack in use](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/html-install-snippet.gif) | ||
|
||
OR, if you would like to send an event from JavaScript, you could do something like this - | ||
|
||
![GIF showing JavaScript Google Analytics Snippet Pack in use](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/js-send-event.gif) | ||
|
||
## Feedback | ||
|
||
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one. | ||
|
||
|
||
## Website | ||
|
||
[https://clydedz.github.io/google-analytics-snippet-pack/](http://bit.ly/gaspvsix-web) | ||
|
||
|
||
## GitHub | ||
|
||
Visit the [GitHub repository](https://github.com/ClydeDz/google-analytics-snippet-pack). | ||
|
||
|
||
[Follow Google Analytics Snippet Pack on Facebook](https://www.facebook.com/Google-Analytics-Snippet-Pack-599242807159278/) | ||
|
||
|
||
Google Analytics Snippet Pack (c) 2018 [Clyde D'Souza](https://clydedsouza.net/#/) |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.