AnalyticsTracker
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -1,1 +0,8 @@ | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="js" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> | ||
| <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /> | ||
| <Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="js" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> |
@@ -1,14 +0,14 @@ | ||
| <?xml version="1.0"?> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
| <metadata> | ||
| <id>AnalyticsTracker</id> | ||
| <version>1.5.2.0</version> | ||
| <version>2.0.0</version> | ||
| <title>AnalyticsTracker</title> | ||
| <authors>Vertica A/S</authors> | ||
| <owners>Vertica A/S</owners> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <licenseUrl>https://github.com/vertica-as/AnalyticsTracker/blob/master/LICENSE</licenseUrl> | ||
| <projectUrl>https://github.com/vertica-as/AnalyticsTracker</projectUrl> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>AnalyticsTracker is a utility for generating tracking scripts for Google Analytics in ASP.NET sites</description> | ||
| <releaseNotes>Added option to seperate rendering of script, noscript and datalayer for TagManager</releaseNotes> | ||
| <releaseNotes>Added enhanced ecommerce tracking for TagManager. Added tag manager to ajax tracking.</releaseNotes> | ||
| <copyright>Copyright © 2016</copyright> | ||
@@ -15,0 +15,0 @@ <tags>google analytics tag manager</tags> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet