Hi @JayGr,
Crashes are part of the Mobile LifeCycle metrics.
I am not sure if you are aware of the normal Lifecycle behaviour, so I am going to start with that, then show where the Crash logic fits in.
User Opens AppLifecycle Events are fired, including
Launches, DaysSinceLastLaunch, Upgrades,...
Ah.. seeing values directly... Since I am not on WebSDK, I don't have that code immediately handy, but I believe you can set value into the Data Stream schema?
This may take some trial and error.. but maybe referencing the xdm object in your custom code:
xdm.xxx.xxxx.xxxx = "value";
You will h...
Oh, I see you reposted in English (for the record I wasn't ignoring you, I was just super busy and this question has a lot to unpack)
We are also an online Newspaper if that helps.
1. I have used ‘first hit of visit’ because for me it is important to collect the channels from where they access a...
Ok, I am not sure the logic that Launch uses in the Max Frequency, but it sounds like something that doesn't transpose tabs... but even if it did, if someone closed their browser and came back within 30 mins... the browser session would have expired, but the Adobe session would not...
So if you ar...
I don't think that the DW has the granularity to do this properly...
If you need to bring data outside of Adobe and have access to complex calculations like that, you need to use the Raw Data feeds where you can identify each user, each visit of each user, and access to all the timestamps of ever...
It shouldn't be.. unless you have some ultra complex segments on some of those data blocks...
And that is weird... I wouldn't expect a Pivot Table would cause issues either... since that shouldn't be directly related to the Report Builder functionality either...
It might be a bug in the new v...
For reference, this is how the non-overlapping works in my segments:
ScenarioInclude in New UsersInclude in Repeat UsersVisit 1 (Net New User) OnlyYesNoVisit 1 (Net New User) + Additional Visits in Time FrameNoYesReturned to Site After More than a Month (one visit only)YesNoReturned to Site After Mo...
Ok, I'm a little confused... if you are trying to make non-overlapping segments for New and Repeat users, you should have Yes in one column, and No in the other column for all rows...
You have Yes in both columns in the second Row, meaning that these users will appear in BOTH segments (meaning the...
I suspect this is a permission issue from the console... if it were an issue with 32 vs 64-bit version, I would have expected the installation to fail outright... the fact that the plugin is loading and bringing up the login screen should mean the installation is fine...