Hi everyone!Is there any performance benefit from deleting rules after
disabling them? It's easy enough to filter out disabled components, but
I wondered if the performance of Launch is compromised at all by having
over 100 disabled rules and over 200 disabled data elements.
Hi All, Apologies for this being somewhat vague but we have not been
able to pinpoint the reason for this very strange issue. The issue is
that when a user first lands on our website everything is loading as
expected, but after navigating to any other page on the site (the second
page view), the maj...
I've added the event Core - Data Element Change and in custom code
consoling it out. The data element name is 'form Abandonment' and js
object is
digitalData.form.formAbandonmentif(digitalData.form.formAbandonment !=
""){console.log("Refresh case:"+_satellite.getVar("form
Abandonment"));return true;...
Hi I have some video titles I'm trying to track the names of. I have a
line in the code that only appears when a video modal is active and it's
not present when one isn't. I have a core event set to fire when
"Element Exists" for elements matching the CSS selector
[data-video-title]. I have a variab...
Hi there, We have a request to convert a url like this:/en/page/child to
/en/page.childSo we are using a sling internal redirect rule to resolve
this as the next one working as expected:
rulejcr:primaryType="sling:Mapping"sling:internalRedirect="[/content/en/page/$1]"sling:match="content/en/page.(ch...
Hello, I'm starting to use launch to implement Google Analitycs pixel by
using adobe launch rules. I'd like know if it's possible to actually see
the pixel ID number by using the gtag extension? By now in the console I
can see that launch is working, and I can see all the rules there but
can't see t...
Over time the amount of various rules created in Launch can get out of
hand and knowing what rules no longer run can be a daunting task. Even
more frustrating are the rules transferred from DTM to Launch and
needing to know what rules no longer apply. We know that in debug mode,
a log churns out in ...
I want to create an A/B test for visitors who click on a specific link
that will redirect them to the activity url. Let's assume that visitors
who click on a button that reads 'Shop Cars' on the homepage will
redirect to a page that displays a listing of cars. I want to create a
test where half of t...