Hi everyone, I am now working on implementing new tracking requirement on one site via Launch. Our rule is triggered by custom event and sent as s.tl(). However, it shows the error message in console - Failed to execute "Send beacon". (see below)I have searched several previous discussion. --> some...
hi @Jörg_Hoh we have a project added a new folder, and make a new package to install at new server, but we find after finish install we just can see the path structure, but every path cannot render content. meanwhile if we copy the content to any new path that create by author server (http://localh...
Hi,everyoneI have code like <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html" data-sly-call="${clientlib.css @ categories=['XXXX','YYYYYY']}" /> these code can import css file normal at AEM6.1, but after upgrade to AEM6.5, these code just can import css file normal at aut...
We are seeing an Issue in AEM 6.4.8 where we are trying to Rollout a full update and a dependent copy through Touch UI where the changes are visible only in full update copy and not in dependent copy. Please see these two snap shot to see the difference of classic vs touch in the same project. is th...
I have a requirement where my site-structure is like this/content --/mysite --/us(master) --/en/page --/fr(live-copy) --/en/pageon page i have a experience fragment which is pointing to /content/experience-fragments/mysite/us/en/xfon fr s...
Hello,I've been updating some rules and libraries in Adobe Launch today and got stuck with this error:The "Core" extension has been upgraded on this property. The upgraded version must be included in this library by selecting the "latest" revision. Add it to your library, then rebuild. It worked for...
In Adobe Launch, I want to limit serveral pageloads.I've set up a rule with an Event.In State I can use different options.One of them is contains.If I want to add different pages, how do I separate them?Is it witjh comma or point comma or. For example:contains page1, page2, page3contains page1; page...
Hi,On anchor tag click function we use event.preventDefault() to prevent the link from opening. This was working fine so far. Recently, we migrated from DTM to Launch and from then the preventDefault method is not working.In the below sample when we click on the "test page" link it should not change...
Hi,I'd like to track phone number clicks on a website where the numbers are in HTML tel: tag<a href="tel:1-800-262-562529">Call us</a>How can I do this in Adobe Launch. I see there is a CSS selector option in Adobe Launch > Core > Click > CSS rules but is there not a Click option where I can put a R...