We are reviewing reports from September. September ended 11 days ago, but the number of visits for the month keep changing. Why would this be the case? Shouldn't the numbers stay consistent for the number of visits that occurred during the month?
We are upgrading our sites to the latest jquery 3.7.0. We currently use at_1_8_3.js, at_2_5.js and at.js. These contain events that have been deprecated. Are there more recent scripts to use that are more compatible? These appear to still be working currently but wondering if we can upgrade to so...
We are currently passing total value of the order with numeric event. Below is an example of the same- s.events = "purchase,event5="+ digitalData.order.orderGrandtotal; Is it possible to add more numeric events in above mentioned code?
I knew that Adobe had introduced a different configuration setup to get the reports from the Adobe Data warehouse. Currently, I am using S3 to get the reports. I am struggling with configuring the scheduler options to schedule my report on a daily basis. I don't understand the time to choose to sche...
referring domain numbers in marketing channel trends very high than normal. How to debug and find issue? FYI no changes made to marketing channel rules.
what are the steps to set up utm campaign in Adobe Analytics. So far, I've set a conversion variable along with a success event. Need to tie this together in appmeasurement. Please advise.
We have automation scripts set to test our App measurement code that just grab the s. object and then validate that the appropriate s.props and s.evars values are set. We are moving to the WebSDK. I'm thinking it will be faster for our dev team to update their script to pull the appropriate _satel...
Previously we were getting 9/27/2023|4:02 AM|Wednesday this format, Now with the 6.2 version the output is year=2023 | month=September | date=27 | day=Wednesday | time=11:35 PM.I tired different things but unable to get month in numeric format.any tips? Also explain a = /([a-zA-Z]+).*?([a-zA-Z]+).*...