Customer life_time_value in shopify app

We are getting customer_id in DataLayer from Data Tag, why wont we get customer type, new/returning and life_time_value?

Shopify has removed customer type from the event data on the completed checkout event, so you would have to get another way.

For clv and stuff , im pretty sure its never been avaiable like that either, so also you would have to do some custom stuff.

Well, im alredy doing some custom stuff. Im using Make to get all customer data from shopify (after order) >> send https request to sGTM >>> write in Stape Store all of customer data using customer_id, then getting it while users logs in. But for now i see one problem. Sometimes user dosnt log in while purchasing XD