enabled = aioseo()->options->advanced->usageTracking; } /** * Get the type for the request. * * @since 4.0.0 * * @return string The install type. */ public function getType() { return 'lite'; } }