Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/16/19
    I am seeing console error after implementing Launch. Created few Rules for page views and tracking of events. However, since a few days I am encountering the following error in console. Can anyone please help.Error initializing module adobe-analytics/src/lib/actions/setVariables.js. Maximum call sta...

    Views

    1.9K

    Like

    1

    Replies

    1
  • 5/16/19
    Hi,Is there a way we can load the launch script async in AEM page. I am using AEM 6.4 and have integrated Adobe Launch to Page using the Adobe Launch Cloud configurations, in Page Properties. Now I see when the page gets loaded the the launch script gets loaded as below and also <script type="text/j...

    Views

    4.7K

    Like

    1

    Replies

    1
  • 5/16/19
    We are bound to a rather strict rulset regarding data security. Adobe Analytics seems to not cater for these modern needs as it propagates values in parameters where you can't control the values:activityMap: The most annyoing and dangerous feature which we hopefully should be able to disable through...

    Views

    5.3K

    Likes

    2

    Replies

    5
  • 5/14/19
    When I am using Analytics extension in Launch, it does not allow me to save the configuration and keep asking for "Production Report Suite". I was able to do the same thing several month ago. Is this a bug for the new version of the extension?One possible solution is that I can choose it from data e...

    Views

    4.4K

    Likes

    0

    Replies

    6
  • 5/14/19
    Hi,Based on the documentation, Launch doesn't support IE10 and below in case of the client-side libraries.For various reasons, we have some pages that are running in IE7 and IE8 compatibility mode. It means that even if a user opens a page like that in the latest version of IE, the browser will act ...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 5/14/19
    Hi, I am doing a generic link tracking across my website and tracking it as follows on click of that link,s.clearVars() var linkName; s.linkTrackVars = 'prop1,eVar1,events';s.linkTrackEvents = 'event1';s.events = 'event1';linkName = "linkclick";s.prop1 = s.eVar1 = s.pageName+":"+linkName;When I chec...

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 5/9/19
    Hi All, We have recently migrated our property from Adobe DTM to Launch. I have a direct call rule, in which evars and props are set using mapping at UI level in Launch, however events and products are set in the custom code of same section "Set Variables" under Action in launch. Now , the call to D...

    Views

    6.2K

    Likes

    0

    Replies

    4
  • 5/8/19
    Hi everyone,We have recently migrated our property from Adobe DTM to Adobe Launch. We wanted our script to load asynchronously, hence we had removed "async" from our header script. The execution call for Direct call Rule is written in following manner in our code :try {      window._satellite.track(...

    Views

    2.1K

    Like

    1

    Replies

    1
  • 5/7/19
    Hi everyone, We have recently migrated our property from Adobe DTM to Adobe Launch. We wanted our script to load asynchronously, hence we had removed "async" from our header script. The execution call for Direct call Rule is written in following manner in our code : try {      window._satellite.tra...

    Views

    5.3K

    Likes

    0

    Replies

    2
  • 4/25/19
    I am migrating a property from DTM to Launch.  I have a couple of rules that trigger on Library Loaded that I need to fire early, so I set the Order value to 10 and 20.  All the others are the default of 50.The rule with an order of 10 always fires first, but one with an order of 20 always fires aft...

    Views

    4.8K

    Likes

    0

    Replies

    3