Hi.
analytics is enabled on the cloud and also environment is set right. but on client when I check this line of code:
Debug.Log($“analytics enabled: {Analytics.enabled}”);
it shows false and nothing shows up on the dashboard. i tested both development and release builds. and its more than one hour that my tests finished but still nothing showing up
Same problem, sending custom events and nothing is getting displayed
1 Like
can anyone help on this one? it seems thatit wont show anything until the game get enough users.
Hi,
If you have Analytics Enabled in the Analytics Settings page of your dashboard and satisfy all of the following criteria you should see events in your Analytics dashboard a short time after the game has uploaded them.
Please check that you have :
If you still don’t see anything in your dashboard, please share the Editor & Unity Analytics package versions you are using along with code snippets.