How are you generating the report for the percentage page viewed? Please share a screenshot from the workspace. Please ensure that you are using the right dimension and the right metric. Also share the variables list you might have used for implementation.
Hi @johannesw114391 I hope you have gone through the below adobe links for more information https://experienceleague.adobe.com/docs/analytics/components/dimensions/referrer-type.html?lang=en#populate-this-dimension-with-datahttps://experienceleague.adobe.com/docs/analytics/components/dimensions/ref...
Hi All, I am having an issue where the data is getting captured in props but not eVars and revenue is not capturing at all. Any suggestions? Regards,Kishore.
Is this a feature you are looking or proposing? or is this a question? If a question: you can use a cookie to store the visit number (Which should expire after a month) and read the same cookie in all the visits. If the visit number is >=2, you can have a event-triggered with event serialization hel...
Hi All, I have an eVar that is currently capturing the below as a single string and I want to use a classification rule builder to split the strings between the pipe delimiter. I can have have few or many such strings with few or many pipe delimiters. Is it possible? Any help is much appreciated. An...
If you are trying to get the total number of submits happened on a specific URL, where event is being captured, but page URL is not captured, just get the event summary number in the workspace. I don't see a need of segment here. However, if the requirement is different, please share more details.