Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I have inserted my s_code for my sites through the DTM interface as well as used the "Customize Page Code" section to capture values from my URLs to populate my s.pageName. I have checked and both my header and footer tags can clearly be seen on every page of my sites. However, the s_code is not pre...

    Views

    3.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm using DTM and I have some javascript code for automatically tracking elements on a page. It is some js code that listens for a click and then will make a custom link call if certain conditions are met. I don't know where this should go in DTM? I want to be able to control which pages run this co...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    How can I make sure that the s.t() that is triggered by DTM by default is called only after data from AJAX becomes available? With s_code, we just simply called s.t() on AJAX success but I'm not sure how to achieve the same gracefully with DTM. The first thing I've tried is to call the _satellite.pa...

    Views

    5.1K

    Like

    1

    Replies

    5
  • 10/15/15
    ReferenceError: _satellite is not defined        <script type="text/javascript">var x = _satellite.pageBottom();</script>

    Views

    16.0K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi, when I trigger an s.t call using a direct call rule to set a specific pagename I'm getting two server calls from the same page, one from the regular library and one from the direct call. How can I just set the pageName variable using the direct call so that when the rest of the tool runs I only ...

    Views

    977

    Likes

    0

    Replies

    2
  • 10/15/15
    I have noticed a large number of calls reporting in our development report suite. Upon investigation it seems sometimes DTM is ignoring the report suites set in the code and instead leveraging the ones set in DTM itself. So in DTM I have default report suites set like this:[img]https://omniture-help...

    Views

    3.2K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi, I have implemented the following third party code into page load rules in DTM:<script type="text/javascript">/* <![CDATA[ */var google_conversion_id = 971225648;var google_custom_params = window.google_tag_params;var google_remarketing_only = true;/* ]]> */</script><script type="text/javascript"...

    Views

    8.3K

    Likes

    2

    Replies

    9
  • 10/15/15
    My data element setup does not seem to be working - how do I test it?

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 10/15/15
    We are experiencing problems with variable assignments. When attempting to assign a variable prop2 to a data element, there is a conflict with other variables that start with 2 like prop22. Usually the behavior is that whatever is assigned to the higher variable gets reassigned to the lower, but the...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I would like to pull the report suite id's dynamically from the page. I have stored the report suite id in a JSON data layer.It seems that the report suit ID can be set as a static variable or automatically be pulled from the tool Account ID field. I would like to be able to pull the report suite...

    Views

    2.0K

    Likes

    0

    Replies

    2