DTM: Remove dead code from dtm-library | Community
Skip to main content
January 20, 2016
New

DTM: Remove dead code from dtm-library

  • January 20, 2016
  • 0 replies
  • 681 views
The code for tools will be part of dtm-library (satellitelib*) anyway: whether you use the tool or not. This is a potential security risc.

Example: Reference to "google-analytics.com/ga.js" is included although the tool is not integrated for the specific property.

Improvement: Only incorporate code that needs to be included otherwise leave it out. It makes the code smaller and more secure.