Are you using any segment data that is date based or visitor? perhaps a look at segment itself could help us to help you. Also if you are using a visit based segment could you change it to be hit based for those pages you have in question. Eliminate any carried over visitors from previous month.
All right so what if you tried this... I assume you are tagging Pagename for screens in mobile? We will need to add a new evar here as well. MobileECID Copy to a new evar. Dont clear variable. WEBHave new evar defined and ready to populate. Do you see the new evar pass from Mobile visit to new WEB ...
I suspect since datawarehouse request manager only allows delete request one at a time you may need to reach out to customer care... Or else its one click at a time... GLTU
Question... (Native App Screen) to the (CIAM Login Webview) Page, Is it safe to say... (iOS Adobe SDK) to the (Adobe web responsive SDK) are tagged and going to their report suites?
This leads me to believe that those props and evars may not have been defined or on in prod. Can you check in Admin section report suites, are the props and evars defined? and enabled as on?
Ideally as a 3rd party site is the source: 1 You have the same header footer tag snippet you use for your report suite.2 If using tracking IDs on 3rd party website ensure URL CTA structure is in line with formats to your tracking ID infrastructure. This way it will be more of a seamless integration ...
ok this may sound totally counter intuitive. Can you code in launch to main Adobe extension script, make an edit, save then undo edit and save then republish. Sometimes it can be a weird thing like this to refresh a pushing cache error.
Understood I figured as most users use defacto browser in each it may relate in this case. I would suspect some firewall setting in Windows 11 is then the culprit.
So Adobe Analytics has 2 types of reports depending on your setup may cover these: New vs Returning visitors.Return frequency. (has a bunch of tiers under it) Both of these can then be correlated by Unique visitor to get as close a possible to the various user tiers you are after create a segment fo...
Check #1 did you use correct header footer code for DEV vs PROD. DO you happen to use this in your code base?var s_account ='YOURDOMAIN'This could make your data be directed to wrong RSID. The network debugger is typically the way to go though there see what is being sent in beacon output.