Hi @Urs_Boller, We had this issue earlier this year and it isn't good news I am afraid. We have over 300 accounts in our MMC. We spoke to product management about it only 2 or 3 months ago and the feedback was to consider purchasing Advertising cloud. Not an ideal solution when you are fighting to k...
Go to Components > Alerts. It's quite straightforward once your are there. https://experienceleague.adobe.com/docs/analytics/analyze/reports-analytics/alerts.html?lang=en
@DillanGump - It should not make a difference but have you tried it against workspace as well as reports? That's the only different I could think of. Other than that your query returned perfect numbers for me.
@deion - sorry I have just reread this. I am afraid this not going to be possible in Adobe. The main reason is because while you can build a custom metric that only counts the hours of yesterday that have passed, it will never be a fair comparision because Adobe will look at the whole hour. So as an...
@DillanGump- I think this might be something really simple.and hit_source not in (5,8,9)should beand hit_source not in (5,7,8,9)Once I did that (and renamed the page and database) your query ran fine for me.
@deion - yes if you want to create this for every hour of the day then you will need to repeat 23 times. Are you going to be using workspace or another tool (API / Datawarehouse)? I only ask because in workspace you will need to have 24 columns (you can't pivot this work with rows) which might make ...
Hi There, I have managed to solve this for you. The first thing you need is a "5pm Visit" such as below: Then you need the following:Change Number "7" for the period you want to look back.So if your report is showing days, it will be 7 days, if it is weeks it will be 7 weeks. I hope that helps. Dav...
Hi All, I was just wondering if anyone has got this working yet and if so what solution did you do? Currently, it appears that windows insider program + Parrelals technical preview looks like the best route but I can't be sure. Thanks Dave
Hi there, Depending on what you are looking for this can be done quite easily. In the Logs section search for "Datawarehouse" in the event section: For for scheduled daily reports (not the adhoc pulls), this will only show the date that the report was first created (e.g. not a row for every day). If...