You are here

protected property GoogleAnalyticsVisibilityPages::$skipPHP in Google Analytics 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/migrate/process/GoogleAnalyticsVisibilityPages.php \Drupal\google_analytics\Plugin\migrate\process\GoogleAnalyticsVisibilityPages::skipPHP
  2. 8.2 src/Plugin/migrate/process/GoogleAnalyticsVisibilityPages.php \Drupal\google_analytics\Plugin\migrate\process\GoogleAnalyticsVisibilityPages::skipPHP

Whether or not to skip Google Analytics that use PHP for visibility.

Only applies if the PHP module is not enabled.

Type: bool

File

src/Plugin/migrate/process/GoogleAnalyticsVisibilityPages.php, line 48

Class

GoogleAnalyticsVisibilityPages
Prefixes paths with a slash.

Namespace

Drupal\google_analytics\Plugin\migrate\process

Code

protected $skipPHP = FALSE;