Adjust Web SDK training site — UTM capture, sessions, events, live log. The web counterpart of the mobile app's Debug tab.
| App token | — |
| Environment | sandbox |
| Web UUID | waiting… |
| Attribution | waiting… |
If the page opens with UTM parameters, the values are captured, stored in localStorage, and attached
to EVERY session/event in this session via addGlobalCallbackParameters
(visible in raw data and callback URLs; not visible in dashboard reports).
| Status | No UTM in the URL, no stored values either. |
Same event tokens as the mobile app (works if the Web platform is added to the same app in the dashboard; update the tokens if you created a separate web app).
The Adjust Web SDK's own logs — streamed here via the logOutput: '#sdkLog' option in initSdk.