The most direct approach is passing the value of eVar1 as the second parameter for the getTimeToComplete function which is for the cookie name, so you have different timers by different cookie names aligned with your tool name/id. You may want to have some kind of pattern/prefix on the cookie name f...
I know the DTM and Launch switch extension is simpler and easier to use, but I feel the Adobe Experience Platform Debugger is more comprehensive and well-developed now. I can control multiple debugging options on multiple AEP products so it is recommended to switch over to the new debugger instead.
SameSite and Secure attributes are another level of security control on cookies and should be impacting the ECID cookies and the capabilities of tracking. Moreover, as you are aware ECID cookies are first-party cookies so they are not impacted by the deprecation of third-party cookies. You can try t...
Hi @EnsarDo, you need to count distinct instead of simple count. count gives you the total number of rows where one visit could have multiple rows as there are multiple hits.
Hi @AmrLo, you can either actually track the document name in Adobe Analytics, or use classification to upload a mapping of document ID => document name, Classifications overview | Adobe Analytics
Yes, there is a prerequisite that you have a hit ID captured as a dimension value, so you can use it to build a freeform table with each hit listed as a row. Adobe has its hit ID but is not exposed to Analytics Workspace frontend for us to use in dashboards, that is understandable to me as Analytics...
Hi @Parth_Gupta, you have an exciting use case here to stitch devices. The original idea for the ECID stitch was to launch the website from the mobile app, passing the ECID on the URL to connect visits on the same device. But your case is connecting a desktop computer showing the QR code to the mobi...
I haven't tried to calculate that myself so far, but you need to know what columns you need to look for in the data feed hit data file, which should be post_tnt and post_tnt_action columns, https://experienceleague.adobe.com/en/docs/target/using/integrate/a4t/a4t-faq/a4t-faq-classifications
With tha...