Insight XR
  • Introduction to InsightXR
  • The Challenge in XR Training
  • InsightXR Solution
  • Setup
    • Opening and Preparing the Project in Unity
    • Integrating with InsightXR Dashboard
    • Attaching Tracking Scripts
    • Adding Custom Events
    • Trainer
  • AI
  • Demonstrating InsightXR with a Case Study
  • Dashboard Overview
  • Additional Resources
Powered by GitBook
On this page

Was this helpful?

  1. Setup

Integrating with InsightXR Dashboard

Once you have successfully imported the InsightXR package into your Unity project, the next step is to integrate your project with the InsightXR dashboard. This process involves accessing your api key

PreviousOpening and Preparing the Project in UnityNextAttaching Tracking Scripts

Last updated 1 year ago

Was this helpful?

Signing into the InsightXR Account

  1. Access the InsightXR Portal: Open your web browser and navigate to the InsightXR portal. The URL for this portal is typically provided when you sign up for InsightXR or in the documentation that accompanies the package or by asking the founder.

  2. Login Credentials: Enter your login credentials. If you are a first-time user, you may need to register or activate your account as per the instructions provided by InsightXR.

  3. Accessing Your Dashboard: Once logged in, you will be directed to your main dashboard. This dashboard is your control centre for managing your XR training analytics.

Navigating the InsightXR Dashboard

  1. Dashboard Overview: Familiarize yourself with the layout of the dashboard. It generally includes sections for project management, analytics overview, session logs, and user management.

  2. Selecting Your Project: If you have multiple projects, select the project that you want to integrate with InsightXR. If this is a new project, you may need to set it up by providing project details like name, description, and other relevant information.

  3. Understanding Analytics Features: Explore the various analytics features available on the dashboard. This could include user performance metrics, heatmaps, session replays, and custom event tracking.

Obtaining and Using the API Key

  1. Locating the API Key: In the dashboard, look for a section or tab labeled ‘Get API Key’, ‘Integration’, or similar. This is where you can generate or access your project-specific API key.

  2. Generating the API Key: If you haven’t already created an API key for your project, follow the provided instructions to generate one. This usually involves confirming the project details and clicking a ‘Generate’ button.

  3. Copying the API Key: Once your API key is generated, copy it to your clipboard. Ensure that you keep this key secure, as it provides access to your project’s data on InsightXR.

  4. Attaching the API Key in Unity: Return to your Unity project and find the InsightXR configuration settings (usually in the project settings or a specific InsightXR manager tool prefab). Paste the API key in the designated field to link your Unity project with the InsightXR dashboard.

  5. Finalizing the Integration: After entering the API key, save your changes in Unity. Your project is now connected to InsightXR, and data from your XR application will start populating in your InsightXR dashboard when the application is run. It is recommended to restart your Unity project once to ensure a fresh compilation.

Conclusion

Integrating your project with the InsightXR dashboard is a crucial step in harnessing the full capabilities of XR analytics. By following these steps, you ensure that valuable user interaction data from your XR application is captured, analyzed, and made accessible for insightful decision-making. This integration is key to unlocking the advanced analytics features that InsightXR offers, enabling you to elevate the effectiveness of your XR training programs.