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.PC game measurement scenario using a landing page (Recommended)
PC game measurement scenario using a landing page (Recommended)

PC game measurement scenario without a landing page
PC game measurement scenario without a landing page

PC Game Measurement Setup Using a Landing Page (Recommended)
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
Prepare a landing page

Get started with Airbridge
Get started with Airbridge

Install the Airbridge Web SDK
Install the Airbridge Web SDK
Design the event taxonomy
Design the event taxonomy
Request updating the probabilistic modeling settings
Request updating the probabilistic modeling settings
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.Endpoints for key events
Endpoints for key events
Header
Header
Authorization header can be found on the [Settings]>[Tokens] page in the Airbridge dashboard.
Parameters
Parameters
eventData.goal. To learn more about Standard and Custom Events, refer to this article.devicesub-variables.
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.Attribution scenario
Attribution scenario
S2S event API sending examples
Refer to the examples below for sending PC game events via the S2S event API.Sending PC Game Install events
Sending PC Game Install events
Sending PC Game Open events
Sending PC Game Open events
Sending in-game events without values
Sending in-game events without values
Sending revenue events
Sending revenue events
eventData.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.PC Game Measurement Setup Using Tracking Links
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.Create a tracking link
Create a tracking link

Get started with Airbridge
Get started with Airbridge

Design the event taxonomy
Design the event taxonomy
Request updating the probabilistic modeling settings
Request updating the probabilistic modeling settings
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 theeventData.goal parameter. You can create a customized report view using the information sent via the eventData.goal parameters to fit your marketing needs.
View “Level Achieved” events
View “Level Achieved” events
eventData.goal.action: The location information of the user who achieved a certain level within the gameeventData.goal.label: The method of achieving the level

View "Purchase Item" event
View "Purchase Item" event
eventData.goal.category: purchase_itemeventData.goal.action: The type information of the purchased itemeventData.goal.label: The information on how the item was attached to the game character

Attention
User identification method for PC game measurement
User identification method for PC game measurement
Commonly made mistakes
Commonly made 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.