oont-contents/plugins/google-site-kit/dist/config.php
2025-02-08 15:10:23 +01:00

11 lines
400 B
PHP

<?php
/**
* @package Google\Site_Kit
* @copyright 2025 Google LLC
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
* @link https://sitekit.withgoogle.com
*/
return array(
'features' => array( 'adsPax','audienceSegmentation','conversionReporting','firstPartyMode','gm3Components','privacySandboxModule','rrmModule','rrmModuleV2','signInWithGoogleModule' ),
);