Once rank evaluation has run, the rank assigned to each customer can be viewed in their metafields.
The rank name you configured will be stored here.
Namespace and key: rw_ranky.rank
When used in Liquid code: customer.metafields.rw_ranky.rank
(Reference) Rank ID
The internal ID for each rank will be stored here.
Namespace and key: rw_ranky.rank_id
When used in Liquid code: customer.metafields.rw_ranky.rank_id
In your Shopify admin, go to Customers and select the customer whose rank you want to check.

Scroll to the Metafields section. If it is not visible, click View ****all.
The value shown under Rank Title should match the rank name you set in Ranky.
<aside> 🚨 Do not edit the values for Rank ID or Rank Title, as they are used internally by the app.
</aside>
