Expand my Community achievements bar.

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

  • 10/15/15
    Hi We've a number of implementations where we've extensively used s.contextData["name"] = "value".Whats the best way to integrate using existing contextData on the page and use that data to trigger events etc in DTM?  When I try to use it I keep getting a JS error saying that s.contextData is not de...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 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

    2.7K

    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

    843

    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

    4.6K

    Like

    1

    Replies

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

    Views

    14.4K

    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

    679

    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

    2.5K

    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

    6.2K

    Likes

    2

    Replies

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

    Views

    1.2K

    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

    916

    Likes

    0

    Replies

    2