wordpress/php-fpm/wordpress_files/plugins/jetpack/modules/google-analytics.php
2020-05-22 01:40:23 +00:00

16 lines
415 B
PHP

<?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";