Ok, this is embarrassing, but I couldn't see the small dates above the values until you shared this coloured-coded screenshot... I was just checking the dates in the Dimension column, not the small ones.Now I get it and it makes total sense. Thanks as usual and sorry for all the trouble!
If you see my first column, where the time segment is applied, it shows values from May 27, 2025 to June 9, 2025. However, that time segment is created with dates "from October 30, 2025 until yesterday". So, if I breakdown by days, in that first column, I would expect values only in days between Oct...
Thanks for the reply. What I mean is that, if I apply a shorter date range to a metric (in my example above, Oct. 30 to Nov 12) and I break it down by Days, I would only expect data to appear on days between Oct. 30 and Nov 12 and zero on any other. What AA is doing is counting the amount of days in...
Hi! I use a customized date range for my panel (start > when the site was officially launched | end > rolling day - 1 day). There are some tables on which I have to apply a shorter date range (let's say, from October 30 until yesterday), so I created another date rage with these requirements (start ...
It might sound as a stupid question but, is there any way that can I track what visitors from Adobe Campaign did on the website without using UTMs? So far all I could get where the Campaign Dimensions, but I can't do much with those or maybe I'm doing something wrong.
Exactly, we would still have the same problem by wrapping the PDF. The only solution I see right now is creating a landing page with information about the PDF so that page gets indexed and positioned, then making the PDF itself private so the user needs to be logged in to download. This way we would...
We have plenty of PDF on our website that Google has indexed. Since they don't require a password to be viewed, the visitors can view them after clicking on the Google results. If that's the only thing they do, we can't see any data on Adobe Analytics. We are aware that having a landing page would m...
Oh, no need to thank me, I got it from the blog I posted :p. If you shared how to proceed from there (I'm not an expert) I would appreciate it. And yes, this+referral should work for sure :). Also, although this doesnt prevent anybody from using this scroll to text, it's not very likely to happen, a...
Wouldn't it work with an approach like this? https://www.owntag.eu/blog/scroll-to-text-fragments-in-ga4/ It seems to be working on GA4... function test() { if (performance && performance.getEntries()[0].name.indexOf("#:~:text=") != -1) { var entries = decodeURIComponent(performance.getEntries(...