You are here

private static property Send::$hitTypes in Googalytics - Google Analytics 8

File

src/AnalyticsCommand/Send.php, line 12

Class

Send
Class Send.

Namespace

Drupal\ga\AnalyticsCommand

Code

private static $hitTypes = [
  "pageview",
  "event",
  "social",
  "timing",
  "exception",
];