After completing the integration process, the bot @DataChief_bot will display the time of the last recorded event in our database. If it shows something like “one minute ago”, then everything is working correctly.
Go to Telegram settings, then to Advanced Settings, and then to Experimental Settings. Toggle on the “Enable webview inspecting” function.Next, open your application and right-click to open the developer console. In the Network section, you should see the SDK script (index.js) loading and sending events. If this is not observed, try refreshing the application without closing TMA.
Go to Telegram’s web version, open the developer tools, go to the network section, open your TMA, and filter queries by 'tganalytics.xyz'. You’ll see the SDK being loaded (index.js) and events being sent afterward.