D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sadaunjx
/
darpress.com
/
wp-content
/
plugins
/
jetpack
/
modules
/
Filename :
google-analytics.php
back
Copy
<?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, security, complete * * @package automattic/jetpack */ // Load main Jetpack_Google_Analytics class. require __DIR__ . '/google-analytics/wp-google-analytics.php';