Skip to content
Permalink
Browse files

DAP subagency parameter

GSA/datagov-deploy#2223

Request from TTS Digital Council.
  • Loading branch information
adborden committed Dec 15, 2020
1 parent c5bdd7c commit ca48bf7371748c1d448ce9d93c96af3a5a45a981
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 ca48bf7

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