Hi , it’s been 3 days…we are not seeing the custom event name “meeting_data” on dashboard. Not sure what is wrong…Please help
Project Name- AltouraBeta
Hi , it’s been 3 days…we are not seeing the custom event name “meeting_data” on dashboard. Not sure what is wrong…Please help
Project Name- AltouraBeta
Are other events showing up? Is your Dashboard showing new users? You should be checking the return code from your CustomEvent call
AnalyticsResult ar = Analytics.CustomEvent(…)
Debug.Log("Result = " + ar.ToString());
thank you i was able to solve the issue i was sending more than 10 parameter