Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 8/23/18
    Dear Adobe Community,I have a question for you guys. Please give me a hand, professionals!When I create a rule to a submit button and add an event-based rule to generate an event, the tag fires whenever a user clicks the button.So this can include an action that user clicks but fails to submit becau...

    Type

    Questions

    Views

    3.2K

    Like

    1

    Replies

    3
  • 8/20/18
    Hi,I was recently in contact with Adobe Support about the Experience Cloud ID Service 3.2.0 and a critical issue that caused Adobe Analytics beacons not to fire. I'd like to suggest that Adobe remove versions (like ECID 3.2.0) with critical issues (or at least make them not selectable) in DTM tools ...

    Type

    Ideas

    Status

    New

    Views

    1.5K

    Like

    1

    Replies

    0
  • 8/18/18
    We have a platform developed with AngularJS. The platform is the same for all our customers. We must include Adobe DTM only for a client.I sometimes have external scripts that aren't loaded. Do you have a better way to do it?here my code :var adobedtm = '//assets.adobedtm.com/5249...abe2e5/satellite...

    Type

    Questions

    Views

    2.5K

    Like

    1

    Replies

    2
  • 8/13/18
    Hi Team,I am trying to test some new rules on staging library but I cant see them firing. On investigating I found that s-code file doesnt load and _satellite.settings is undefined when I switch to staging. I tried using both DTM switch and setting the localstorage value directly.          Can you ...

    Type

    Questions

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 8/10/18
    I'm trying to add a Twitter conversion pixel onto a button click using DTM. I've set the pixel to fire on a click event rule as non-sequential HTML. I see the rule being triggered on the button click, however I get a console error saying _satellite is not defined. So I tried saving the code has non-...

    Type

    Questions

    Views

    3.8K

    Like

    1

    Replies

    2
  • 8/10/18

    Type

    Blogs

    Views

    1.7K

    Like

    1

    Replies

    0
  • 8/10/18
    Hi All,I'm trying to add a DBM floodlight tag onto a button click using DTM. I've set the global snippet to fire on all the pages (onload rule - Non-Sequential HTML) and set the event snippet to fire on the button action as non-sequential HTML. I see the rule being triggered on the button click, how...

    Type

    Questions

    Views

    3.5K

    Likes

    3

    Replies

    2
  • 8/9/18
    Hi Team,I am currently using the below piece of code which was provided by Adobe to prevent multiple server calls in iframe tracking,var isInIframe = (parent !== window)if(isInIframe ){return false;}else{return true;}Can anyone explain me that how this code is preventing the duplication of server ca...

    Type

    Questions

    Views

    1.6K

    Like

    1

    Replies

    1
  • 8/9/18
    Hi Team,I was trying to track the file downloads via DTM by adding the following two lines of code to s-code,s.trackDownloadLinks=trues.linkDownloadFileTypes="exe,zip,wav,mp3,mov,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx"But I was not able to get the server call for the file downloads which are happeni...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 8/8/18
    I want to fire a rule when someone clicks on the Accessories link (see screenshot below). There is no specific class or ID i can use (each page is using a different ID for the same link) but, if I could trigger the rule based on the data-target="#accessories" selector, it should work. Any idea on ho...

    Type

    Questions

    Views

    4.6K

    Likes

    2

    Replies

    2