Skip to content

Commit

Permalink
Add DAP tracking code
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad authored Mar 4, 2024
2 parents 76e2e2d + 2fe3143 commit 1bc279a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,11 @@ MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'
# For example, if the app is served from /mysite:
# PUBLIC_URL=http://example.com/mysite

GOOGLE_FORM = 'https://docs.google.com/forms/d/1mDgFqUsNv90Js7pERNDbmyN5RksztIy5ZZojWD0n5Pg/viewform'
GOOGLE_FORM = 'https://docs.google.com/forms/d/1mDgFqUsNv90Js7pERNDbmyN5RksztIy5ZZojWD0n5Pg/viewform'

# Add DAP script block with tracking code for the DAP compliance.
# Every public-facing NASA website must install the DAP tracking code on all public-facing pages.
# This federal requirement was first published in OMB M-17-06 (issued in 2016) and was re-issued in OMB M-23-22 in September 2023.

CUSTOM_SCRIPT_SRC=https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=NASA&subagency=HQ
CUSTOM_SCRIPT_ID=_fed_an_ua_tag

0 comments on commit 1bc279a

Please sign in to comment.