digital-analytics-program / gov-wide-code

Provides a set of javascript files and documentation to implement web analytics on US federal websites
http://www.digital.gov/dap
104 stars 55 forks source link

v8.4 #142

Closed ahmedawwad closed 2 weeks ago

ahmedawwad commented 2 weeks ago
  1. Copyright message - Removing CP Copyright statement from the DAP code
  2. Lowercase Parameter - Only Lowercase page_url and leave other parameters on its original casing
  3. gas4() Function - Add Social Click part of gas4() function
  4. Query String - “product“ to DOC agency and "PostID" to HUD. site", "lat" and "lon" to DOC/NOAA
smarina04 commented 2 weeks ago

@ahmedawwad GSA TTS requires for all commits to be signed before they can be added to the repo. Please re-submit the PR with a signed commit (see instructions on how to do tha tat https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)