- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @Jen_Andrews ,
I am not able to see any mobile data in report. Currenly I am using same report suite for both web and mobile app. Its hybrid mobile app for this I have created the processing rule for trackAction and same is getting triggered from app but I am not able to see any data in report
var contextData = new Object () || {};
contextData.pageInfo.pageName = “Mobile:ScreenName”;
contextData.platformType = “Mobile”;
ACPCore.trackAction("pageView", contextData, successCallback, errorCallback);
In launch , I have not created any data elements or rules etc. Only using appID from launch on app and the property is published
Processing Rule SS
Can check like what I am missing.
Views
Replies
0 Likes
Total Likes