How to get Session, Checkout information via API?

Hello,

Is there a way to get customer counts or session counts through their checkout journey from any of the shopify API’s? Fields like total sessions, sessions with add_to_cart, sessions with checkout. This is intended for reporting and optimization purposes.

I am seeing conflicting information on Shopify Dev docs so I thought I would reach out here.

This https://shopify.dev/api/shopifyql/products-schema shows its possible but the latest GraphQL docs don’t show anything that allows this.

Any help would be appreciated.

P