nextjs-google-analytics
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "nextjs-google-analytics", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Google Analytics for Next.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -85,4 +85,3 @@ # Nextjs Google Analytics | ||
event({ | ||
action: "submit_form", | ||
event("submit_form", { | ||
category: "Contact", | ||
@@ -89,0 +88,0 @@ label: message, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11985
115