projectName($project); // Set the properties of the event to be tracked. $event = (new Event()) ->setSiteKey($recaptchaKey) ->setToken($token); // Build the assessment request. $assessment = (new Assessment()) ->setEvent($event); try { $response = $client->createAssessment( $projectName, $assessment ); // Check if the token is valid. if ($response->getTokenProperties()->getValid() == false) { printf('The CreateAssessment() call failed because the token was invalid for the following reason: '); printf(InvalidReason::name($response->getTokenProperties()->getInvalidReason())); return; } // Check if the expected action was executed. if ($response->getTokenProperties()->getAction() == $action) { // Get the risk score and the reason(s). // For more information on interpreting the assessment, see: // https://cloud.google.com/recaptcha-enterprise/docs/interpret-assessment printf('The score for the protection action is:'); printf($response->getRiskAnalysis()->getScore()); } else { printf('The action attribute in your reCAPTCHA tag does not match the action you are expecting to score'); } } catch (exception $e) { printf('CreateAssessment() call failed with the following error: '); printf($e); } } // TODO: Replace the token and reCAPTCHA action variables before running the sample. create_assessment( '6LdybpMqAAAAAE7uIZcmkab-CmD3puZgP1FmAdvp', 'YOUR_USER_RESPONSE_TOKEN', 'lucid-course-348515', 'YOUR_RECAPTCHA_ACTION' ); ?>

Dr. Matthew Grant Psychologist, PsyD, HSPP

Relational Psychoanalytic Psychotherapy with Dr. Matthew Grant, Psy.D., HSPP

ABOUT ME

Dr. Matthew Grant Psychologist, PsyD, HSPP

I’m a relational psychoanalytic psychotherapist specializing in Interpersonal Psychoanalytic Psychotherapy (IPT), a therapeutic approach that blends psychoanalytic principles with a focus on improving interpersonal relationships. Together, we’ll explore how your past and present interactions may be contributing to struggles like depression, relationship issues, and anxiety. By understanding these patterns, we can work toward healthier communication and better connections.

My expertise covers a range of challenges, including anger management, bipolar disorder, grief, trauma (PTSD), and narcissistic personality disorder (NPD). Whether you’re dealing with family conflict, infidelity, self-esteem issues, or LGBTQ+ concerns, I provide a safe space to address your concerns and find solutions.

Let’s work together to build a path toward healing and improved well-being.

Psychological + Consultation Services

Consultation

Let’s meet to better determine your needs and treatment goals.

Diagnostic
Interview

A meeting to understand, evaluate, and begin diagnosis.

Individual Psychoanalytic Psychotherapy

A talking therapy to say things that are going through your mind.

Accelerated Resolution Therapy (ART)

This is for Trauma, Anxiety, Depression/Grief, & Pain.

Address

4582 NW Plaza West Drive Ste. 5
Zionsville, IN 46077

Fax

(317) 744-1186