if( is_front_page() ){ wp_enqueue_script( 'script-name', 'path/to/example.js', array(), '1.0.0', true ); }