We get classification data through api (based on log) but are unsure from which account it has been set. How do I find who set the API and where we get the data?
What is the correct implementation? When I come to the home page from Google and in the console "document.referrer" its shows "google.com" and when I go to page B in the console it shows our website address/domain URL. Is this correct?
I guess for the below sequential segment the excluded one must be A and not Blink - https://experienceleague.adobe.com/docs/analytics/components/segmentation/segmentation-workflow/seg-sequential-build.html?lang=en
so when the referrers are forwarded the processing rule will match it with the internal URL filter and ignore those hits since its an internal URL and thus numbers will be reduced or back to normal. Is my understanding right? I think ideally referring domain in marketing channel takes value from the...
I am trying to set an event on element visibility using custom code. For example when a page load and there is a targeted element and on page load the custom code should set the event. The challenge here is I have event "direct call" for page load and in that page load, I may or may not have that el...