From 26741203f6995c505bafec39afd002138888091a Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 20:33:55 +1300 Subject: [PATCH 1/7] Updated the website contents. --- .../css/main.css | 4 +- .../css/main.min.css | 2 +- .../GoogleAnalyticsSnippetPack.Web/index.html | 84 ++++++++++--------- .../sass/components/_header.scss | 4 +- 4 files changed, 48 insertions(+), 46 deletions(-) diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.css b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.css index 892f5bc..51c1993 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.css +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.css @@ -1,14 +1,14 @@ @import url("https://fonts.googleapis.com/css?family=Bungee|Montserrat"); header { min-height: 450px; - background-image: url("https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/images/banners/vsix-ext-familydesigns.png"); + background-image: url("https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/banners/vsix-ext-familydesigns.png"); background-repeat: repeat; background-size: contain; } header div div.website-logo { width: 150px; margin-left: auto; margin-right: auto; - padding-top: 122px; } + padding-top: 67px; } @media (max-width: 468px) { header div div.website-logo { padding-top: 95px; } } diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.min.css b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.min.css index 6d2ea02..4d2b858 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.min.css +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/css/main.min.css @@ -1 +1 @@ -@import url("https://fonts.googleapis.com/css?family=Bungee|Montserrat");header{min-height:450px;background-image:url("https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/images/banners/vsix-ext-familydesigns.png");background-repeat:repeat;background-size:contain}header div div.website-logo{width:150px;margin-left:auto;margin-right:auto;padding-top:122px}@media(max-width:468px){header div div.website-logo{padding-top:95px}}header h1{color:#fff;font-weight:700;font-family:"Bungee",cursive;font-size:50px;text-transform:uppercase}body a,body a:active,body a:visited{color:#f57e02;text-decoration:none}body a:hover,body a:focus{text-decoration:underline;color:#904a01}nav{margin:32px 9px}nav a,nav a:active,nav a:visited{color:#f57e02;text-decoration:none}nav a:hover,nav a:focus{text-decoration:underline;color:#904a01}@media(max-width:468px){nav{font-size:15px}}nav a{text-transform:uppercase}main section{margin:18px 0}main h2{font-family:"Bungee",cursive;color:#f57e02;font-size:40px}main .prod-grab{max-width:80%;margin-left:auto;margin-right:auto}footer{border-bottom:20px #f57e02 solid}footer img{border:2px #f57e02 solid;padding:0 4px;margin:9px 0}body{font-size:20px} \ No newline at end of file +@import url("https://fonts.googleapis.com/css?family=Bungee|Montserrat");header{min-height:450px;background-image:url("https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/banners/vsix-ext-familydesigns.png");background-repeat:repeat;background-size:contain}header div div.website-logo{width:150px;margin-left:auto;margin-right:auto;padding-top:67px}@media(max-width:468px){header div div.website-logo{padding-top:95px}}header h1{color:#fff;font-weight:700;font-family:"Bungee",cursive;font-size:50px;text-transform:uppercase}body a,body a:active,body a:visited{color:#f57e02;text-decoration:none}body a:hover,body a:focus{text-decoration:underline;color:#904a01}nav{margin:32px 9px}nav a,nav a:active,nav a:visited{color:#f57e02;text-decoration:none}nav a:hover,nav a:focus{text-decoration:underline;color:#904a01}@media(max-width:468px){nav{font-size:15px}}nav a{text-transform:uppercase}main section{margin:18px 0}main h2{font-family:"Bungee",cursive;color:#f57e02;font-size:40px}main .prod-grab{max-width:80%;margin-left:auto;margin-right:auto}footer{border-bottom:20px #f57e02 solid}footer img{border:2px #f57e02 solid;padding:0 4px;margin:9px 0}body{font-size:20px} \ No newline at end of file diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html index 357ace1..5118fe6 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html @@ -20,7 +20,7 @@ - + @@ -30,23 +30,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -67,7 +67,9 @@
- +
@@ -106,18 +108,18 @@

About

- Fancy Comments is a snippet pack designed to provide you with use-case specific comments, right from including a changelog table in your file to including a license snippet, - to something as simple as including basic author information. The Fancy Comments Visual Studio Extension currently supports HTML, CSS, JavaScript, C# (CSharp), SQL and XML - and is compatible with Visual Studio 2015 and 2017 (Community, Professional and Enterprise). + 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).

- The Fancy Comments 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 + The Google Analytics Snippet 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 Google Analytics Snippet as a folder. Alternatively, to bring up the code snippet manager, use the shortcut keys CTRL+K CTRL+B.

- Visual Studio Code Snippet Manager showing Fancy Comments

@@ -132,11 +134,11 @@

How to get it

- Download the Fancy Comments from the - Visual Studio Marketplace - or install directly from Visual Studio by searching for 'Fancy Comments' in the 'Extensions and Updates' window. + or install directly from Visual Studio by searching for 'Google Analytics Snippet' in the 'Extensions and Updates' window.

@@ -150,8 +152,8 @@

Feedback

- The Fancy Comments is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing. - It would be great if you could create a new issue on GitHub here and let me know what you’re after and I can include that in the product backlog for next releases. P.S. Please search existing issues first before creating a new one. 😃 @@ -169,9 +171,9 @@

Feedback

Tweet this

- - Tweet about Fancy Comments + + Tweet about Google Analytics Snippet
@@ -184,18 +186,18 @@

Tweet this

- Fancy Comments Logo + Google Analytics Snippet Pack Logo

- Download Fancy Comments from the Visual Studio Marketplace now. + onclick="trackOutboundLink('visual studio marketplace click', 'visual studio marketplace - footer section');">Download Google Analytics Snippet Pack from the Visual Studio Marketplace now.

- Fancy Comments © 2018 + Google Analytics Snippet Pack © 2018

diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/sass/components/_header.scss b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/sass/components/_header.scss index f74a85a..827dbc2 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/sass/components/_header.scss +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/sass/components/_header.scss @@ -4,7 +4,7 @@ header { min-height: 450px; background: { - image: url('https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/images/banners/vsix-ext-familydesigns.png'); + image: url('https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/banners/vsix-ext-familydesigns.png'); repeat: repeat; size: contain; } @@ -18,7 +18,7 @@ header { width: 150px; margin-left: auto; margin-right: auto; - padding-top: 122px; + padding-top: 67px; } } From 03b95dc603df8ec834a95cfa50e75531c0e6e7c4 Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 22:11:52 +1300 Subject: [PATCH 2/7] Updated twitter text. --- GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html index 5118fe6..ff994c9 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html @@ -171,7 +171,7 @@

Feedback

Tweet this

- Tweet about Google Analytics Snippet From 2b0eceeba4ce6682a02abab7eb2b242366ca9a96 Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 22:13:58 +1300 Subject: [PATCH 3/7] Updated docs folder with website contents --- docs/css/main.css | 4 +- docs/css/main.min.css | 2 +- docs/index.html | 84 ++++++++++++++++--------------- docs/sass/components/_header.scss | 4 +- 4 files changed, 48 insertions(+), 46 deletions(-) diff --git a/docs/css/main.css b/docs/css/main.css index 892f5bc..51c1993 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -1,14 +1,14 @@ @import url("https://fonts.googleapis.com/css?family=Bungee|Montserrat"); header { min-height: 450px; - background-image: url("https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/images/banners/vsix-ext-familydesigns.png"); + background-image: url("https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/banners/vsix-ext-familydesigns.png"); background-repeat: repeat; background-size: contain; } header div div.website-logo { width: 150px; margin-left: auto; margin-right: auto; - padding-top: 122px; } + padding-top: 67px; } @media (max-width: 468px) { header div div.website-logo { padding-top: 95px; } } diff --git a/docs/css/main.min.css b/docs/css/main.min.css index 6d2ea02..4d2b858 100644 --- a/docs/css/main.min.css +++ b/docs/css/main.min.css @@ -1 +1 @@ -@import url("https://fonts.googleapis.com/css?family=Bungee|Montserrat");header{min-height:450px;background-image:url("https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/images/banners/vsix-ext-familydesigns.png");background-repeat:repeat;background-size:contain}header div div.website-logo{width:150px;margin-left:auto;margin-right:auto;padding-top:122px}@media(max-width:468px){header div div.website-logo{padding-top:95px}}header h1{color:#fff;font-weight:700;font-family:"Bungee",cursive;font-size:50px;text-transform:uppercase}body a,body a:active,body a:visited{color:#f57e02;text-decoration:none}body a:hover,body a:focus{text-decoration:underline;color:#904a01}nav{margin:32px 9px}nav a,nav a:active,nav a:visited{color:#f57e02;text-decoration:none}nav a:hover,nav a:focus{text-decoration:underline;color:#904a01}@media(max-width:468px){nav{font-size:15px}}nav a{text-transform:uppercase}main section{margin:18px 0}main h2{font-family:"Bungee",cursive;color:#f57e02;font-size:40px}main .prod-grab{max-width:80%;margin-left:auto;margin-right:auto}footer{border-bottom:20px #f57e02 solid}footer img{border:2px #f57e02 solid;padding:0 4px;margin:9px 0}body{font-size:20px} \ No newline at end of file +@import url("https://fonts.googleapis.com/css?family=Bungee|Montserrat");header{min-height:450px;background-image:url("https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/banners/vsix-ext-familydesigns.png");background-repeat:repeat;background-size:contain}header div div.website-logo{width:150px;margin-left:auto;margin-right:auto;padding-top:67px}@media(max-width:468px){header div div.website-logo{padding-top:95px}}header h1{color:#fff;font-weight:700;font-family:"Bungee",cursive;font-size:50px;text-transform:uppercase}body a,body a:active,body a:visited{color:#f57e02;text-decoration:none}body a:hover,body a:focus{text-decoration:underline;color:#904a01}nav{margin:32px 9px}nav a,nav a:active,nav a:visited{color:#f57e02;text-decoration:none}nav a:hover,nav a:focus{text-decoration:underline;color:#904a01}@media(max-width:468px){nav{font-size:15px}}nav a{text-transform:uppercase}main section{margin:18px 0}main h2{font-family:"Bungee",cursive;color:#f57e02;font-size:40px}main .prod-grab{max-width:80%;margin-left:auto;margin-right:auto}footer{border-bottom:20px #f57e02 solid}footer img{border:2px #f57e02 solid;padding:0 4px;margin:9px 0}body{font-size:20px} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 357ace1..ff994c9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@ - + @@ -30,23 +30,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -67,7 +67,9 @@
- +
@@ -106,18 +108,18 @@

About

- Fancy Comments is a snippet pack designed to provide you with use-case specific comments, right from including a changelog table in your file to including a license snippet, - to something as simple as including basic author information. The Fancy Comments Visual Studio Extension currently supports HTML, CSS, JavaScript, C# (CSharp), SQL and XML - and is compatible with Visual Studio 2015 and 2017 (Community, Professional and Enterprise). + 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).

- The Fancy Comments 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 + The Google Analytics Snippet 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 Google Analytics Snippet as a folder. Alternatively, to bring up the code snippet manager, use the shortcut keys CTRL+K CTRL+B.

- Visual Studio Code Snippet Manager showing Fancy Comments

@@ -132,11 +134,11 @@

How to get it

- Download the Fancy Comments from the - Visual Studio Marketplace - or install directly from Visual Studio by searching for 'Fancy Comments' in the 'Extensions and Updates' window. + or install directly from Visual Studio by searching for 'Google Analytics Snippet' in the 'Extensions and Updates' window.

@@ -150,8 +152,8 @@

Feedback

- The Fancy Comments is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing. - It would be great if you could create a new issue on GitHub here and let me know what you’re after and I can include that in the product backlog for next releases. P.S. Please search existing issues first before creating a new one. 😃 @@ -169,9 +171,9 @@

Feedback

Tweet this

- - Tweet about Fancy Comments + + Tweet about Google Analytics Snippet
@@ -184,18 +186,18 @@

Tweet this

- Fancy Comments Logo + Google Analytics Snippet Pack Logo

- Download Fancy Comments from the Visual Studio Marketplace now. + onclick="trackOutboundLink('visual studio marketplace click', 'visual studio marketplace - footer section');">Download Google Analytics Snippet Pack from the Visual Studio Marketplace now.

- Fancy Comments © 2018 + Google Analytics Snippet Pack © 2018

diff --git a/docs/sass/components/_header.scss b/docs/sass/components/_header.scss index f74a85a..827dbc2 100644 --- a/docs/sass/components/_header.scss +++ b/docs/sass/components/_header.scss @@ -4,7 +4,7 @@ header { min-height: 450px; background: { - image: url('https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/images/banners/vsix-ext-familydesigns.png'); + image: url('https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/banners/vsix-ext-familydesigns.png'); repeat: repeat; size: contain; } @@ -18,7 +18,7 @@ header { width: 150px; margin-left: auto; margin-right: auto; - padding-top: 122px; + padding-top: 67px; } } From bfc56c1549ecffded0e919ba21a2c8d8da5025d2 Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 22:48:59 +1300 Subject: [PATCH 4/7] Updated readme and twitter link content --- .../GoogleAnalyticsSnippetPack.Web/index.html | 2 +- .../GoogleAnalyticsSnippetPack.Web/readme.md | 37 ++++++++++++++++++- .../GoogleAnalyticsSnippetPack/readme.md | 37 ++++++++++++++++++- README.md | 35 ++++++++++++++++-- 4 files changed, 105 insertions(+), 6 deletions(-) diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html index ff994c9..071c072 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html @@ -171,7 +171,7 @@

Feedback

Tweet this

- Tweet about Google Analytics Snippet diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/readme.md b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/readme.md index 1009f51..f71ffca 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack.Web/readme.md +++ b/GASnippetPack/GoogleAnalyticsSnippetPack.Web/readme.md @@ -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). + +## Facebook + +[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/#/) diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack/readme.md b/GASnippetPack/GoogleAnalyticsSnippetPack/readme.md index 1009f51..f71ffca 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack/readme.md +++ b/GASnippetPack/GoogleAnalyticsSnippetPack/readme.md @@ -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). + +## Facebook + +[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/#/) diff --git a/README.md b/README.md index 2fc4eae..ed597e0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,36 @@ -# 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. 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 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 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). + +## Facebook + +[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/#/) From 2b3917a1fa38c69ed8268d4c146741de38351203 Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 22:52:17 +1300 Subject: [PATCH 5/7] Updated contents in docs folder --- docs/index.html | 2 +- docs/readme.md | 37 ++++++++++++++++++++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index ff994c9..071c072 100644 --- a/docs/index.html +++ b/docs/index.html @@ -171,7 +171,7 @@

Feedback

Tweet this

- Tweet about Google Analytics Snippet diff --git a/docs/readme.md b/docs/readme.md index 1009f51..f71ffca 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -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). + +## Facebook + +[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/#/) From 12aa4f53530c81f75729735048517e15e678e3ad Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 22:53:41 +1300 Subject: [PATCH 6/7] Updated version and visibility --- .../GoogleAnalyticsSnippetPack/extension.manifest.json | 2 +- .../GoogleAnalyticsSnippetPack/source.extension.vsixmanifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack/extension.manifest.json b/GASnippetPack/GoogleAnalyticsSnippetPack/extension.manifest.json index 7bf1658..a43c824 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack/extension.manifest.json +++ b/GASnippetPack/GoogleAnalyticsSnippetPack/extension.manifest.json @@ -7,7 +7,7 @@ "overview": "readme.md", "priceCategory": "free", "publisher": "clydedsouza", - "private": true, + "private": false, "qna": true, "repo": "https://github.com/ClydeDz/google-analytics-snippet-pack" } \ No newline at end of file diff --git a/GASnippetPack/GoogleAnalyticsSnippetPack/source.extension.vsixmanifest b/GASnippetPack/GoogleAnalyticsSnippetPack/source.extension.vsixmanifest index 5514a2e..ca9fc25 100644 --- a/GASnippetPack/GoogleAnalyticsSnippetPack/source.extension.vsixmanifest +++ b/GASnippetPack/GoogleAnalyticsSnippetPack/source.extension.vsixmanifest @@ -1,7 +1,7 @@ - + Google Analytics Snippet Pack 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. https://github.com/ClydeDz/google-analytics-snippet-pack From 4d952a77083b9515c78a929c5d455c9f7c513a35 Mon Sep 17 00:00:00 2001 From: Clyde D'Souza Date: Sun, 7 Oct 2018 22:57:34 +1300 Subject: [PATCH 7/7] Added status badge to main github repo readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed597e0..4b7feb7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## 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. 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)