Skip to content
Permalink
Browse files

Merge pull request #913 from GSA/feature/dap-agency

DAP subagency parameter
  • Loading branch information
jbrown-xentity committed Dec 16, 2020
2 parents c5bdd7c + ca48bf7 commit f4bc48e341921a1e321db30343b65bd53ac5f040
Showing with 1 addition and 1 deletion.
  1. +1 −1 roots-nextdatagov/lib/scripts.php
@@ -58,7 +58,7 @@ function roots_scripts() {
// 'jquery',
// 'wpp-frontend'
// ), '' );
wp_enqueue_script('Federated-Analytics', 'https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA', false, null );
wp_enqueue_script('Federated-Analytics', 'https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&subagency=TTS', false, null );
// wp_enqueue_script('cycle_all', get_template_directory_uri() . '/assets/js/jquery.cycle.all.js', array( 'jquery' ), '' );
}

0 comments on commit f4bc48e

Please sign in to comment.
You can’t perform that action at this time.