\DevOwl\RealCookieBanner\lite\presetsGoogleAnalyticsPreset

Google Analytics cookie preset.

Summary

Methods
Properties
Constants
common()
managerNone()
managerGtm()
managerMtm()
getPluginConstantPrefix()
No public properties found
IDENTIFIER
VERSION
POTENTIAL_SKIP_IF_ACTIVE_PLUGINS
BLOCKER_PRESET_IDS
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

IDENTIFIER

IDENTIFIER =\DevOwl\RealCookieBanner\presets\PresetIdentifierMap::GOOGLE_ANALYTICS

VERSION

VERSION =3

POTENTIAL_SKIP_IF_ACTIVE_PLUGINS

POTENTIAL_SKIP_IF_ACTIVE_PLUGINS =array(\DevOwl\RealCookieBanner\presets\pro\MonsterInsightsPreset::SLUG_FREE, \DevOwl\RealCookieBanner\presets\pro\GAGoogleAnalyticsPreset::SLUG_FREE, \DevOwl\RealCookieBanner\presets\pro\ExactMetricsPreset::SLUG_FREE, \DevOwl\RealCookieBanner\presets\pro\AnalytifyPreset::SLUG_FREE, \DevOwl\RealCookieBanner\presets\pro\WooCommerceGoogleAnalyticsPreset::SLUG_FREE, \DevOwl\RealCookieBanner\presets\pro\RankMathGAPreset::SLUG_FREE, \DevOwl\RealCookieBanner\presets\pro\MonsterInsightsPreset::SLUG_PRO, \DevOwl\RealCookieBanner\presets\pro\GAGoogleAnalyticsPreset::SLUG_PRO, \DevOwl\RealCookieBanner\presets\pro\ExactMetricsPreset::SLUG_PRO_LEGACY, \DevOwl\RealCookieBanner\presets\pro\ExactMetricsPreset::SLUG_PRO, \DevOwl\RealCookieBanner\presets\pro\AnalytifyPreset::SLUG_PRO, \DevOwl\RealCookieBanner\presets\pro\RankMathGAPreset::SLUG_PRO, \DevOwl\RealCookieBanner\presets\pro\PerfmattersGAPreset::SLUG, \DevOwl\RealCookieBanner\presets\pro\WooCommerceGoogleAnalyticsProPreset::SLUG)

BLOCKER_PRESET_IDS

BLOCKER_PRESET_IDS =array(self::IDENTIFIER, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::MONSTERINSIGHTS, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::GA_GOOGLE_ANALYTICS, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::EXACT_METRICS, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::ANALYTIFY, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::WOOCOMMERCE_GOOGLE_ANALYTICS, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::PERFMATTERS_GA, \DevOwl\RealCookieBanner\presets\PresetIdentifierMap::WOOCOMMERCE_GOOGLE_ANALYTICS_PRO)

Methods

common()

common(): array

Common preset options.

Returns

array

managerNone()

managerNone(): array|boolean

Get all manager-relevant options for no manager.

Returns

array|boolean

managerGtm()

managerGtm(): array|boolean

Get all manager-relevant options for Google Tag Manager.

Returns

array|boolean

managerMtm()

managerMtm(): array|boolean

Get all manager-relevant options for Matomo Tag Manager.

Returns

array|boolean

getPluginConstantPrefix()

getPluginConstantPrefix(): string

Get the prefix of this plugin so composer packages can dynamically build other constant values on it.

Returns

string