Hello, I think you misunderstood my question. We already assign cookieLifetime to 13 months in a string integer. What I meant in my question is, how do I avoid that the cookie renews 13 months at every visit of the same user?Thank you
Hello, Currently we use cookieLifetime variable to set the Adobe cookie limit on our website. Seen with the new rules of RGPD, we fixed the expiry to 13 months to abide by the law. Now we need to add a setting to make the cookies' expiry date not get renewed on every visit. So for example : Visito...
Hello, We have a WEB project done on React.js The developers call a dispatchEvent in JS when the page loads.In Adobe Launch, we created a Rule that is triggered when this event is sent, like the following: And then inside this rule, we need to read the values that the developers are sending to us i...
Hello, I use Link Tracking - Never Track in Adobe Analytics to exclude some links from being tracked in "Referrer". I need to add a rule to make the exclusion of these links more "dynamic", for example : Instead of adding: - domainone.testapp.com- domainetwo.testapp.com- ... I want to exclude the f...
Hello, We implemented the new Mobile SDK on our iOS application. Since then, we noticed that when we launch the application:We don't have a separate lifecycle hit anymore with "internalaction=Lifecycle" and "pev2=ADBINTERNAL:Lifecycle" Instead, some information from the lifecycle like "LaunchEvent",...
Hello, In Launch, through custom codes we are using some plug-ins developed by Adobe : https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/impl-plugins.html?lang=en#vars Some of these plug-ins create a cookie on the website, For example : we used getValOnce to create cookie...
Hello, I am not sure if someone asked this question before. Recently we have been trying to look into Marketing Channels to implement in my company. After research, we deduced that this feature is only applicable on the website, by creating our own processing rules and then seeing the values under d...
Yes that is exactly what I want. But I need to mention that eVar1 is not assigned on Page2, it is only assigned on Page1. Your segment will work nonetheless ?
Hello, I have two pages : Page1 and Page2. On Page1, eVar1 could have any of these values : s.eVar1 = "Proposed"s.eVar1 = "NotProposed" On Page2, eVar1 is not set again. eVar1 is set to expire after visit, allocation most recent. I want to calculate the following :Pass Rate from Page1 to Page2 with...
Hello, This may be a silly question but, I need to rename the Site Title in my report suite, by going to :Report Suite > Edit Settings > General > General Account Settings I have scheduled reports of this report suite that are sent by email (in PDF) to multiple people. Does the Site Title change i...