51福利社

Skip Navigation

Hear About Our Entrepreneurship Program!

Degrees Offered

Undergraduate Programs

Entrepreneurial Studies Faculty

(function() { if ( typeof abtpTests === 'undefined' || ! abtpTests.length ) return; var ajaxUrl = '/wp-admin/admin-ajax.php'; var bounced = false; // Any same-site link click = not a bounce. document.addEventListener( 'click', function( e ) { var a = e.target.closest( 'a' ); if ( ! a || ! a.href ) return; try { if ( new URL( a.href ).hostname === window.location.hostname ) { abtpTests.forEach( function( test ) { sessionStorage.setItem( 'abtp_nb_' + test.id, '1' ); } ); } } catch ( err ) {} } ); function sendBounce() { if ( bounced ) return; bounced = true; abtpTests.forEach( function( test ) { if ( sessionStorage.getItem( 'abtp_nb_' + test.id ) ) return; if ( sessionStorage.getItem( 'abtp_bs_' + test.id ) ) return; sessionStorage.setItem( 'abtp_bs_' + test.id, '1' ); var data = 'action=abtp_track_bounce&test_id=' + test.id + '&variant_id=' + encodeURIComponent( test.variant ) + '&nonce=' + encodeURIComponent( abtpNonce ); if ( navigator.sendBeacon ) { navigator.sendBeacon( ajaxUrl, new Blob( [ data ], { type: 'application/x-www-form-urlencoded' } ) ); } else { var xhr = new XMLHttpRequest(); xhr.open( 'POST', ajaxUrl, false ); xhr.setRequestHeader( 'Content-Type', 'application/x-www-form-urlencoded' ); xhr.send( data ); } } ); } document.addEventListener( 'visibilitychange', function() { if ( document.visibilityState === 'hidden' ) sendBounce(); } ); window.addEventListener( 'pagehide', sendBounce ); })();