This is my working solution, I hope it will help solve your problem.Step 1Come up with Custom HTML attributes that are unique and won't conflict with your web environment, the example below: 'data-pagequicklinktype' && 'data-pagequicklinkname'I will use the above custom attributes on my HTML element...
why would you want to grab that value? the text is not contextual! I would suggest using Custom data attributes for example, you can construct something like this: data-id="content links" data-text = "<example context label>More Details Click". you can add these to your <button> element or the inner...
that sounds like it could work, however in the event that you want data for each website to also go into its own respective containers without conflicting with other report suites, and environments how would you do that without writing code, because my goal is to have as little code as possible
that sounds like it could work, however in the event that you want data for each website to also go into its own respective containers without conflicting with other report suites, and environments how would you do that without writing code
So Recently I got a request to create a launch container for 7 websites.The client wanted to use one Launch TMS to track data on the 7 different websites and send production data to oneGlobal report suite for all the sites.Then For one site, lets name is example 1, we send data to its own unique rep...
We have used the following JS code snippet to implement -> https://github.com/jasny/jquery.smartbannerWe have added the applicable data-id / data-text elements that we want to feed into Adobe (data-id = "link_content_app smart banner" & data-text="view button click"). However, analytics is not firin...
I Want To Track Video ViewsI Want To Track Time SpentI Want To Track Percentage Of Videos Watched CompletelyI Want To Track Number Of Videos That Were ClickedI Want To Track Videos By Title I Want To Track Video Views: create a custom data element (video name) that looks at a set custom dom attribut...
Quick Question, is the appendList DTM plugin still supported in launch bexcause I have been experiencing overwrites on my launch implementation where custom script variables overwrite UI variables