0) { $this->id = $parts[0]; } } if ($this->id == NULL) { $this->id = \ApplicationInsights\Channel\Contracts\Utils::returnGuid(); $_COOKIE['ai_user'] = $this->id; } } }