I’m trying to throw a tag on click of a button (due to the way the experience is built, this is my only option…) to capture registrations. I'm not sure how to create the on-click event in DTM. Below is the code and full instructions from Google. Any guidance or help pointing me in the right direc...
I've got a few props and evars that I set on page load for all pages on my site. If I create an event-based rule, do I need to set those variables again? It seems like they're being set already. Also, does this have any affect on pathing?
Hi I am starting to use direct call rules which appears to be working fine, I should mention that for these pages the URL does not change. When I refresh the page I get two calls going off, one for my direct call rule and the other from the main library, how can I prevent the main library from sendi...
I've got an event based rule to track when a user signs up using a form. When I go to Adobe Analytics, the event doesn't show up. Ideally, I'd like to add a name to the custom event as well so that it'd show up as "Free User Registration" in Adobe Analytics. Am I missing something important in my s...
Hi,I'm trying to create classifications for "Percent Page Viewed" as recommended by Omniture, so that I can see percents in series of 10. So, if a user scrolled to 92% of the page, I can classify that as 100% page scroll.I have all the implementation completed, but when I try to group them in SAINT,...
I am using DTM and need to implement a survey that only opens on certain pages. I have no issue implementing the survey in DTM. The issue is, since the Rule Conditions work as "and" statements, the usage of the condition will not work. Is there a way in the custom code to use "or" statements for the...
I could use some assistance with implementing an AdWords Conversion tag that uses a dynamic variable (from DTM data element) for the Google Conversion Value.Below is what I have currently implemented in DTM. I'm trying to pull in the orderValue from the confirmation page using _satellite.getVar (be...
I am trying to implement the W3C standard for a data layer but have run into a snag. Looks like arrays are not allowed in the path for a JS object in a data element. For example, this only returns an empty string in a data element but returns the expected value in the console:digitalData.user[0].p...
Do I need to create a data element and / or page load rule for the getPercentPageViewed plug in to work? I assume I have to do the following but please let me know if I missed anything:Add plug in code to websiteAdd code to s_code file for getPercentPageViewed v1.71Use existing pageload rule (Conten...