Hi all,
Not sure if a similar question is already available but I'm not able to find a solution to this.
In my Adobe analytics report, I'm trying to create a sequential segmentation for two different Adobe Launch property (it is a web app, with two tag properties mobile sdk and web launch property)
I would like to calculate successful login by using landing page. So, the login page is sitting on the app but upon login, it will redirect to a mobile in app browser. The login page is using mobile sdk property (For this, the event page and button click event are tagged) while the mobile in app browser landing page is using launch property (not web sdk).
When creating a segment for the login page (event page and login button clicks), the value that I'm getting is 40k for unique visitors. However, when I did a sequential segmentation together with the landing page, the value dropped to 80 unique visitors.
The unique visitors just for landing page alone amounts to 140k. In addition to the login button, there are two other methods for login (but these two are not tracked). I have also ruled out those who were unable to successfully login by tracking the error message on the login page (this amounts to 25k).
Hence, based on this, the total no. of unique visitors (UV) I should be getting is ~(40k -25k = 15k) but I'm only getting 80 UV.
May I know how to resolve this issue? Thanks!