Expand my Community achievements bar.

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

  • 12/6/18
    We configured the Analytics Extension to automatically track exit and download links for certain domains and extensions respectively. There is also a doPlugins which adds some events and eVars to these with something like this:if (s.linkType === 'd') {    // set some eVars and events} else if (s.lin...

    Views

    5.2K

    Likes

    0

    Replies

    4
  • 12/5/18
    Not sure where to start. Seems like it would be available in the Global Variables Extension for Adobe Analytics but it is not. Can you help me to understand how to create this event?

    Views

    3.9K

    Likes

    0

    Replies

    7
  • 12/5/18
    I have an internal search data element that I have created that I want to map to a specific prop (let's say prop 55). I am new to this tool and can't find how to do it from searching this forum or just Googling. Your help is much appreciated.

    Views

    1.9K

    Like

    1

    Replies

    2
  • 12/4/18
    has anyone used the AA Product String Builder extension. I can't seem to get it working correctly even though I followed the instructions.following the instructions I created the below product string builder based on the instructions:below is the dataLayer product arraydataLayer.Cart.items paththen ...

    Views

    1.5K

    Likes

    0

    Replies

    0
  • 12/4/18
    Hi Guys,My client wants to migrate from DTM to Launch but they want to use the same DTM prod embed code in launch by creating production environment in Launch.I have already created new production environment in launch using DTM embed code but while publishing it I am creating New Library using prod...

    Views

    5.2K

    Like

    1

    Replies

    4
  • 12/3/18
    I am trying to configure adobe analytics on new site using launch  . 1. Added Launch js file 2. Added datalayer 3. Configured adobe analytics extension in launch 4. Created rule to send beacon on launchI am seeing below error . Its a third party site and has S-code already on the pages for their tra...

    Views

    7.7K

    Likes

    0

    Replies

    9
  • 12/3/18
    Hello,When I upgrade the Adobe Analytics, Core, and Target extensions the built fails throwing the following error:There was an error minifying your custom code.'return' outside of functionCan you help us?

    Views

    1.3K

    Like

    1

    Replies

    1
  • 11/30/18
    Hey All!Our percent (25,50,75,100) video rules seem to be firing multiple times. My hunch is they are firing stacked on top of each other. So the 25 percent is firing on 50,75, 100, etc. and on our Video Complete tag. Any thoughts why this may be happening?Any way I can create a condition that says ...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 11/29/18
    DTM used to have a deploy webhook, used together with the download zip option, when publishing changes / new library (so our code was made aware of the change and could download zip). Cannot find similar in Launch?

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 11/29/18
    Hi,I encountered the following problem:When using the Android SDK I would like to send the user's individual game score as a numeric value together with an action.So in Android I normally useHashMap cdata = new HashMap<String, Object>();cdata.put("myapp.evar.game_score", 12345);Analytics.trackAction...

    Views

    1.6K

    Likes

    0

    Replies

    3