View Experiment Results

You can login to app.elecular.com to see the results of your experiments.

The web app gives detailed information about how your ads are performing and their breakdown per ad placement. These are the metrics displayed:

  • Sessions: Number of sessions.

  • Ad Impressions: Total number of times an ad was displayed.

  • Ad Clicks: Total number of times an ad was clicked.

  • Converted Sessions %: Percentage of sessions that clicked an ad at least once.

Converted Sessions % is not the same as ad clicks/sessions. When calculating converted sessions, if a user clicked on multiple ads within the same session, it is counted as 1.

A session is one continuous playtime, potentially with breaks that are less than fifteen minutes.

Environment

Environments allow you to organize your project into sections that correspond to your development environments. By default, whenever you log events in your Unity editor, they are automatically sent to the dev environment. When your game is built, logs from the build are sent to the prod environment. This is useful when you want to test your game in the editor or run automated tests without polluting the results of your A/B tests. You can select an environment using the drop-down menu in the top-right corner.

Segmentation

You can breakdown all results into different segments like age, country, retention, etc. This enables you to gather information and personalize your web app to a specific segment of the audience. You can select a segment using the drop-down menu in the top-left.

Last updated

Was this helpful?