Add upstream
This commit is contained in:
15
wp-content/plugins/jetpack/modules/google-analytics.php
Normal file
15
wp-content/plugins/jetpack/modules/google-analytics.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?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";
|
||||
Reference in New Issue
Block a user