You are here

protected property MatomoVisibilityPages::$skipPHP in Matomo Analytics 8

Skip PHP setting.

Whether or not to skip Matomo that uses PHP for visibility. Only applies if the PHP module is not enabled.

Type: bool

File

src/Plugin/migrate/process/MatomoVisibilityPages.php, line 51

Class

MatomoVisibilityPages
Prefixes paths with a slash.

Namespace

Drupal\matomo\Plugin\migrate\process

Code

protected $skipPHP = FALSE;