loglevel
)[CB]: xxxx
com.chartbeat.androidsdk.DEBUG
to true before your first call to setupTracker
.mysite.com
, your test site ID could be test.mysite.app
. In the following instruction articles for our Android and iOS SDK, remember when adding our code to your test app to use test site ID and update it to your production site ID only when your team is finished QA'ing the integration for data accuracy. trackView
function is calledviewId
(page path) values are sent from every tracked view within your appviewId
values should be consistent for each unique screen across your iOS and Android apps, and you can check the value being sent to our servers in the "p=" parameter included in the outbound heartbeat requests to ping.chartbeat.netviewId
values should also match the canonical web URLs we receive from corresponding pages on your website if you intend to view app and web traffic data in the same dashboardhttps://www.mysite.com/app-homepage
userInteracted
calls should be made each time a visitor touches the screen