I have web pages which has "Blogs" and "Projects" contentType. Both type of page share the similar url structure for example: Project URL examplehttps://www.abc.com/s/share/a5U8Y000000bzLQUAY/this-is-a-project-pageBlog URL examplehttps://www.abc.com/s/share/a5U8Y000000bzLQUAY/this-is-a-blog-page In ...
Hi,I have webpages which has contenttype Blogs as data object in digital data layer. And, in analytics when I am building segment with filters like Page contain contentType = blogs then the numbers on traffic metrics like Unique visitors is coming up less in comparison to if i am pulling pages direc...
I have to build a segment in adobe analytics where I have to add 1000 values for example as below: I dont want to add 1000 individual lines to add the values company name equals = xxxAny hack to solve this problem?
I have to disintegrate one third part extension from Launch, But I want to preserve historic data. Does removing extension also remove data from evars. Notes: I wont be deleting eVars from report suite. But i will be disable/uninstalling the extension, disable/delete the rules and data elements
Is it some how possible to track the time for which the video is played on a web page in Adobe? or average time the video is played on webpages. I ahve many tutorial pages where the on-demand video content lies. In this case user has to hit play button to get the videos play. Can we track for how lo...
@PratheepArunRaj i tried setting the storage of the Data Element to None then it worked for me correctly. It was may be due to because of the nature of the website. Thank you so much for your suggestion on Direct Call. This actually worked better than history change. We are now able to trigger the a...
@PratheepArunRaj I have implemented Direct call rule but the hits are happening twice ie. one via history change rule which is pushing page URL update from browser via custom code shown below:And one hit is happening via Direct call rule. Moreover, in my data layer, data object "contentType" is exi...
@PratheepArunRaj on SPA website I have actually made adobe hit to happen via history change rule where I custom code to update the page url like below And, as suggested by you I tried using Data Element change configuration as below. I have my Data Element "page title" configured which I am pulling...
I have webpages as Single page application (SPA) without refresh. I am getting adobe hit for every URL change with the help of History Change event type. Now I am trying to capture some of the data layer objects on every URL change. For this I created seprate data elements and mapped them to evars &...