summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/google-analytics.php')
-rw-r--r--plugins/jetpack/modules/google-analytics.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/jetpack/modules/google-analytics.php b/plugins/jetpack/modules/google-analytics.php
deleted file mode 100644
index 21a42921..00000000
--- a/plugins/jetpack/modules/google-analytics.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-
-/**
- * Module Name: Google Analytics
- * Module Description: Set up Google Analytics without touching a line of code.
- * First Introduced: 4.5
- * Sort Order: 37
- * Requires Connection: Yes
- * Auto Activate: No
- * Feature: Engagement
- * Additional Search Queries: webmaster, google, analytics, console
- * Plans: business, premium
- */
-
-include dirname( __FILE__ ) . "/google-analytics/wp-google-analytics.php";