|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <title>Google Analytics Snippet Pack - A Visual Studio Extension by Clyde D'Souza</title> |
8 | 8 | <meta name="description" content="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. Download Now."> |
9 | | - <meta name="Keywords" content="html, xml, google analytics snippet pack, google analytics, gtag.js, gtag, global site tag, snippet pack, Clyde D'souza, visual studio, visual studio extension, visual studio marketplace, visual studio 2017, visual studio 2015, visual studio community, visual studio professional, visual studio enterprise, clide" /> |
| 9 | + <meta name="Keywords" content="html, xml, google analytics snippet pack, google analytics, gtag.js, gtag, global site tag, snippet pack, Clyde D'souza, visual studio, visual studio extension, visual studio marketplace, visual studio 2019, visual studio 2017, visual studio 2015, visual studio community, visual studio professional, visual studio enterprise, clide" /> |
10 | 10 | <meta name="author" content="Clyde D'Souza"> |
11 | 11 | <meta name="msvalidate.01" content="8ABC4E1B7DBE4391CF265948730B9299" /> |
12 | 12 | <link rel="canonical" href="https://clydedz.github.io/google-analytics-snippet-pack/"> |
@@ -110,7 +110,7 @@ <h2>About</h2> |
110 | 110 | <p> |
111 | 111 | 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. |
112 | 112 | Due to the nature of this extension, you will find these snippets in HTML and JavaScript |
113 | | - Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise). |
| 113 | + Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise). |
114 | 114 | </p> |
115 | 115 | <p> |
116 | 116 | 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 |
@@ -152,8 +152,7 @@ <h2>Feedback</h2> |
152 | 152 | <div class="row"> |
153 | 153 | <div class="col-xs-12"> |
154 | 154 | <p> |
155 | | - The Google Analytics Snippet is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing. |
156 | | - It would be great if you could create a <a href="https://github.com/ClydeDz/google-analytics-snippet-pack/issues" |
| 155 | + Should you find any features/snippets missing in Google Analytics Snippet, feel free to create a <a href="https://github.com/ClydeDz/google-analytics-snippet-pack/issues" |
157 | 156 | target="_blank" |
158 | 157 | onclick="trackOutboundLink('github issues click', 'github issues page - feedback section');">new issue on GitHub here</a> and let me know what you’re after and I can include that in the product backlog for next releases. |
159 | 158 | P.S. Please search existing issues first before creating a new one. 😃 |
|
0 commit comments