For this use case, you might want to consider using Summary Data Sources.As of now only three types of Data Sources are supported:1) Full Processing2) Transaction ID3) Summary DataYou can simply use specific evars/ props and events to isolate your Offline traffic which you would upload.Hope this hel...
To add further to what Urs mentioned. Each Marketing Channel is evaluated on a "hit" level. Furthermore, channel override factor is something that needs to be accounted for. If this setting is enabled, you are giving the Marketing Channels permissions to override previously set Marketing Channel wit...
It looks like the project may have become corrupt. Are you able to replicate this by creating a new project and scheduling the same? If you still face this issue, it would be best to reach out to Client Care and have them look into this.
There seems to be an issue with the way you have deployed your code. The Activity Map Module is not loading on your site page which explains this behavior. You can validate this by running the following command in Browser Console : s_c_ilYou should see "AppMeasurement_Module_ActivityMap",Hope this h...
Have you tried this Document: https://helpx.adobe.com/content/dam/help/en/experience-manager/kt/integration/using/launch-reference-architecture-guides… This is for React Native based implementation but via Launch. Apart from this, there's no other standard document that it available yet.
This would happen in case of Custom Link Calls / TrackAction Calls. In these type calls, the Pagename and Page URL information gets discarded in order to avoid the inflation of Page Views Metric.Hope this helps.