kollapsminoriteten/wp-content/plugins/google-site-kit/dist/config.php

12 lines
350 B
PHP
Raw Normal View History

2022-12-15 17:34:08 +01:00
<?php
/**
* @package Google\Site_Kit
2025-02-28 08:42:11 +01:00
* @copyright 2025 Google LLC
2022-12-15 17:34:08 +01:00
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
* @link https://sitekit.withgoogle.com
*/
return array(
2025-12-12 13:13:07 +01:00
'features' => array( 'adsPax','googleTagGateway','gtagUserData','privacySandboxModule','proactiveUserEngagement','setupFlowRefresh' ),
2022-12-15 17:34:08 +01:00
);