# Whitelisting for Analytics

If you are unable to view Analytics on GMetri on certain networks, which is commonly the case on corporate and university networks, it may be required to whitelist GMetri's servers and ports so that they are not blocked by the firewall.

## Essential

These domains cover the bare minimum domains that need to be whitelisted for any GMetri experience to run.

1. `*.gmetri.com`
2. `*.vrgmetri.com`

## Non Wildcard List

(In case you aren't able to use the wildcard entries above)

1. `portal.gmetri.com`&#x20;
2. `d.vrgmetri.com`
3. `s.vrgmetri.com`&#x20;
4. `u.vrgmetri.com`&#x20;
5. `sms-api.bknd.gmetri.com`&#x20;
6. `z5api-editor.bknd.gmetri.com`&#x20;
7. `z5api-analytics.bknd.gmetri.com`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gmetri.com/metaverse/player/it-permissions/whitelisting-for-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
