Skip to main content
PC game advertising incorporates various campaign strategies across different platforms. Airbridge ensures cross-platform advertising measurement on mobile devices, the web, and PCs to provide you with comprehensive insight into your PC game’s growth.
NoteThis feature is currently in beta. If you have any questions or suggestions for improvements, reach out to your Airbridge CSM. If you don’t have a dedicated CSM, contact us through the Airbridge Help Center.

PC Game Measurement

Cross-platform measurement is required to measure the effectiveness of PC game ads, as user engagement with the ads can occur across various platforms beyond the PC or console where the game is played. Airbridge supports data collection across mobile devices, the web, and PCs.
Airbridge collects data using the tracking links across platforms to measure the performance of PC game ads.
PCGameTracking 1 JA
For PC game measurement, data from mobile devices, the web, and PC games must be collected and sent to Airbridge. The data collected from websites can be sent to Airbridge through the Airbridge SDK, and the data collected from the PC games can be sent to Airbridge through API.

Pre-setup

The following pre-setup must be complete to continue.
Prepare a landing page to redirect users who click your ad. From the landing page, users can either start the PC game directly or navigate to other gaming platforms such as Steam or Epic Games Store.Installing the Airbridge Web SDK to the landing page allows you to track ad performance without tracking links and run effective retargeting campaigns using the cookie IDs collected via the SDK.
240131 Airbridge User guide illust Landing Page (1)
Registering a mobile app is not required to get started. Simply enter a website or the desired landing page into the Website field. It can be changed afterward.Refer to this article to learn more about getting started with Airbridge.
01-en-PCgametracking
Install the Airbridge Web SDK to the desired landing page. By enabling the UTM parsing of the Web SDK, Airbridge can track data via UTM parameters without the use of tracking links.
Design the event taxonomy for your PC game measurement. The game events will be sent to Airbridge and recorded following the set event taxonomy.
AttentionUpon updating the probabilistic modeling settings, more conversions will be attributed to ad channels by Airbridge, and the change will be visible in the Airbridge reports.
To set up PC game measurement, the probabilistic modeling settings must be updated. Contact your Airbridge CSM for more details.

Sending PC game events to Airbridge

The in-game events collected from the PC game shall be sent to Airbridge via the S2S event API.

S2S event API configuration

Refer to the information below and send the PC game events via the S2S event API. For more details on the S2S event API, refer to this article. Make sure to send the game events to the in-app event endpoints and not to the in-web event endpoints.
The following table shows the different endpoints for the PC Game Installs, PC Game Opens, and In-game events.In-game events are events that are performed after the user performs the PC Game Install or PC Game Open events, such as Complete Tutorial, Achieve Level 1, etc.
Refer to the table below for the header configuration.
AttentionThe API token required for configuring the Authorization header can be found on the [Settings]>[Tokens] page in the Airbridge dashboard.
01-en-PCgame
Refer to the following table for sending the PC game events to Airbridge. The events can be defined as Standard or Ecutom Events depending on the information sent to eventData.goal. To learn more about Standard and Custom Events, refer to this article.Airbridge supports the following devicesub-variables.
Sending device information recommendedWe recommend sending the device information. The device information is required to view the PC game events by platform, OS, and other details in the Airbridge reports.
The PC game tracking results can be monitored in the Airbridge report by using the device information as GroupBys.
02-en-PCgame
AttentionIf the device information is not sent, you might see some unexpected results in your Airbridge reports.

Send in-game events to Airbridge

Send the PC Game Install or the PC Game Open events before sending the in-game events to Airbridge. The attribution result of the in-game events sent afterward will vary depending on the event first sent. Enabling Airbridge’s reactivation tracking feature can measure the users who return to your game after a certain period of time. Refer to this articleto find out more.
In the following scenario, the attribution window is set to 3 days.

S2S event API sending examples

Refer to the examples below for sending PC game events via the S2S event API.
Refer to the example below.
Refer to the example below.
Refer to the example below to send various in-game events to Airbridge.
It is advised to send revenue events as Airbridge Standard Events so you can use the revenue data for postbacks and view them in Airbridge reports such as the Revenue Report.When configuring theeventData.goal.categoryas airbridge.ecommerce.order.completed, the revenue data is sent as the Order Complete event, and the eventData.goal.value will be reported as the revenue amount.

Testing

Check the items below to make sure the PC game measurement is successfully set up. For PC game measurement, data from mobile devices, the web, and PC games must be collected and sent to Airbridge. The data collected from tracking links can be sent to Airbridge through the Airbridge SDK, and the data collected from the PC games can be sent to Airbridge through API.

Pre-setup

The following pre-setup must be complete to continue.
Registering a mobile app is not required to get started. Simply enter a website or the desired landing page into the Website field. It can be changed afterward.Refer to this article to learn more about getting started with Airbridge.
01-en-PCgametracking
Design the event taxonomy for your PC game measurement. The game events will be sent to Airbridge and recorded following the set event taxonomy.
AttentionUpon updating the probabilistic modeling settings, more conversions will be attributed to ad channels by Airbridge, and the change will be visible in the Airbridge reports.
To set up PC game measurement, the probabilistic modeling settings must be updated. Contact your Airbridge CSM for more details.

Sending PC game events to Airbridge

The in-game events collected from the PC game shall be sent to Airbridge via the S2S event API. Refer to this section of the article.

Testing

Check the items below to make sure the PC game measurement is successfully set up.

Reporting

The PC game measurement results can be viewed in the Airbridge report by selecting the game events as the report metric. The game events will be recorded as app events, with “(App)” appended to the metric name. The PC game events are defined by the information sent via the eventData.goal parameter. You can create a customized report view using the information sent via the eventData.goal parameters to fit your marketing needs.
Suppose the “Level Achieved” event parameters have been configured as below.
  • eventData.goal.action: The location information of the user who achieved a certain level within the game
  • eventData.goal.label: The method of achieving the level
In the Airbridge report, select level_achieved (App) as the metric and Channel, Event Action, and Event Label as GroupBy to create a report view like the following image.
pc-game-tracking-en-02
Suppose the parameters of the “Purchase Item” event have been configured as below.
  • eventData.goal.category: purchase_item
  • eventData.goal.action: The type information of the purchased item
  • eventData.goal.label: The information on how the item was attached to the game character
In the Airbridge report, select purchase_item (App) as the metric and Channel, Event Action, and Event Label as GroupBy to create a report view like the following image.
Frame 3573
Explore the wide range of report types and features offered by Airbridge.

Attention

Airbridge uses probabilistic approach for PC game measurement. The connection between touchpoints and conversions is inferred within a 6-hour timeframe, but the timeframe can be modified for PC game measurement.
Make sure to avoid the following mistakes.
  • IP not sent: Send IP with the X-Forwarded-Forheader when an in-game event occurs.
  • Wrong endpoint: Send events to the correct endpoints.
  • S2S API configuration error: Send data via the S2S event API for in-app events.