It usually takes about an hour, up to a maximum of 2 hours. However, the data is shown within seconds at the Airbridge dashboard → Raw Data → App/Web Real-time Log" menu. Please use this feature if you need to debug in real time.
A "Private IP" is an IP address allocated by internal routers in a household or a company. "Client IP" is a public IP address allocated by an ISP (Internet Service Provider).
Raw data can be exported in CSV format for both web and app. Several "Products" can be seen under the "Product List" column in JSON format. The below columns will reflect the first item in "Product List".
Product ID: eventData.goal.semanticAttributes.products.$0.productID
Product Name:eventData.goal.semanticAttributes.products.$0.name
Product Price: eventData.goal.semanticAttributes.products.$0.price
Product Quantity: eventData.goal.semanticAttributes.products.$0.quantity
Product Currency:eventData.goal.semanticAttributes.products.$0.currency
Product Position: eventData.goal.semanticAttributes.products.$0.position
Complex date types such as arrays (e.g. "Product List") and maps (e.g. "Custom User Properties") are stringified and will be downloaded as a string. (e.g. {"personalColor": "red"}
=> "{""personalColor"": ""red""}"
)
The "Network Carrier" value is null when the device is used without a SIM. (Not related to "Limit Ad Tracking")
このページは役に立ちましたか?