Welcome to Marietta Baseball Academy (“Company,” “we,” “our,” “us”). We respect your privacy and are committed to protecting it through this Privacy Policy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [www.mbaseballacademy.com] (the “Website”). By using the Website, you consent to the practices described in this Privacy Policy.
2. Information We Collect We collect several types of information from and about users of our Website, including:
Personal Information: Name, email address, phone number, billing and shipping address, and payment details when you make a purchase.
Non-Personal Information: Browser type, IP address, device type, referring website, and usage details collected automatically.
Cookies and Tracking Technologies: We use cookies and similar technologies to enhance your experience and collect data for analytics.
3. How We Use Your Information We may use the information we collect for various purposes, including:
To process transactions and fulfill orders.
To personalize your experience on our Website.
To improve our products, services, and Website.
To communicate with you about promotions, offers, and updates (you can opt-out at any time).
To detect and prevent fraudulent transactions and security risks.
To comply with legal obligations.
4. Sharing of Your Information We do not sell or rent your personal information. However, we may share your information with:
Service Providers: Third-party vendors that help us operate our Website, process payments, and deliver products.
Legal Compliance: If required by law or to protect our rights, we may disclose your information.
Business Transfers: In the event of a merger, sale, or acquisition, your information may be transferred to the new entity.
5. Your Rights and Choices Depending on your location, you may have the following rights regarding your data:
Access and Correction: Request access to the personal data we hold about you and correct any inaccuracies.
Opt-Out of Marketing: You may opt-out of marketing emails by following the unsubscribe link.
Request Deletion: Request that we delete your personal information, subject to certain legal exceptions.
Do Not Track (DNT): Some browsers allow you to set a “Do Not Track” signal. We currently do not respond to DNT signals.
6. Data Security We implement reasonable security measures to protect your personal data. However, no transmission over the internet is 100% secure, and we cannot guarantee absolute security.
7. Third-Party Links Our Website may contain links to third-party sites. We are not responsible for their privacy policies or practices.
8. Children’s Privacy Our Website is not intended for children under 13, and we do not knowingly collect personal information from children.
9. Changes to This Privacy Policy We may update this Privacy Policy from time to time. Any changes will be posted on this page with an updated effective date.
10. Contact Us If you have any questions about this Privacy Policy, you can contact us at:
MARIETTA BASEBALL ACADEMY, LLC 8735 DUNWOODY PLACE # 4622 ATLANTA, GA 30350
Email: support@mbaseballacademy.com
By using our Website, you acknowledge that you have read and understood this Privacy Policy.
fbq('init', '2846271042179391', {}, {
"agent": "woocommerce_6-10.4.2-3.5.15"
});
document.addEventListener( 'DOMContentLoaded', function() {
// Insert placeholder for events injected when a product is added to the cart through AJAX.
document.body.insertAdjacentHTML( 'beforeend', '<div class=\"wc-facebook-pixel-event-placeholder\"></div>' );
}, false );
( function( w, d, s, l, i ) {
w[l] = w[l] || [];
w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} );
var f = d.getElementsByTagName( s )[0],
j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://mbaseballacademy.com/wp-content/uploads/breeze/google/gtm.js?id=' + i + dl;
f.parentNode.insertBefore( j, f );
} )( window, document, 'script', 'dataLayer', 'GTM-PX3FVZGB' );
tvc_js = new TVC_GTM_Enhanced({"affiliation":"Marietta Baseball Academy","is_admin":"","tracking_option":"","property_id":"","measurement_id":"","google_ads_id":"","fb_pixel_id":"","fb_event_id":"d5ca37134cfc4fb49fba41a0543a5772","tvc_ajax_url":"https:\/\/mbaseballacademy.com\/wp-admin\/admin-ajax.php","is_global_fs_enabled":null});
/*
* Contact form 7 - formSubmit event
*/
var wpcf7Elm = document.querySelector('.wpcf7');
if (wpcf7Elm) {
wpcf7Elm.addEventListener('wpcf7submit', function(event) {
if (event.detail.status == 'mail_sent') {
tvc_js.formsubmit_cf7_tracking(event);
}
}, false);
}
/*
* Global - jjQuery event handler that is triggered when an AJAX request completes successfully.
*/
jQuery(document).ajaxSuccess(function(event, xhr, settings) {
// WpForm - formSubmit event
if (settings.data instanceof FormData) {
var formdata = [];
for (var pair of settings.data.entries()) {
if ('form_id' in formdata && 'action' in formdata)
break;
if (pair[0] == 'wpforms[id]')
formdata['form_id'] = pair[1];
if (pair[0] == 'action' && pair[1] == 'wpforms_submit')
formdata['action'] = pair[1];
}
if (formdata['action'] == 'wpforms_submit' && settings.data != 'action=datalayer_push') {
var data = [];
tvc_js.formsubmit_ajax_tracking(formdata);
return;
}
}
});
document.addEventListener('DOMContentLoaded', function() {
var downloadLinks = document.querySelectorAll('a[href]');
downloadLinks.forEach(function(link) {
link.addEventListener('click', function(event) {
var fileUrl = link.href;
var fileName = fileUrl.substring(fileUrl.lastIndexOf('/') + 1);
var linkText = link.innerText || link.textContent;
var linkUrl = link.href;
var fileExtensionPattern = /\.(pdf|xlsx?|docx?|txt|rtf|csv|exe|key|pptx?|ppt|7z|pkg|rar|gz|zip|avi|mov|mp4|mpe?g|wmv|midi?|mp3|wav|wma)$/i;
if (fileExtensionPattern.test(fileUrl)) {
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
event: 'file_download',
file_name: fileName,
link_text: linkText,
link_url: linkUrl
});
}
});
});
});
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
var MailPoetForm = {"ajax_url":"https://mbaseballacademy.com/wp-admin/admin-ajax.php","is_rtl":"","ajax_common_error_message":"An error has happened while performing a request, please try again later."};
//# sourceURL=mailpoet_public-js-extra
( function() {
var skipLinkTarget = document.querySelector( 'main' ),
sibling,
skipLinkTargetID,
skipLink;
// Early exit if a skip-link target can't be located.
if ( ! skipLinkTarget ) {
return;
}
/*
* Get the site wrapper.
* The skip-link will be injected in the beginning of it.
*/
sibling = document.querySelector( '.wp-site-blocks' );
// Early exit if the root element was not found.
if ( ! sibling ) {
return;
}
// Get the skip-link target's ID, and generate one if it doesn't exist.
skipLinkTargetID = skipLinkTarget.id;
if ( ! skipLinkTargetID ) {
skipLinkTargetID = 'wp--skip-link--target';
skipLinkTarget.id = skipLinkTargetID;
}
// Create the skip link.
skipLink = document.createElement( 'a' );
skipLink.classList.add( 'skip-link', 'screen-reader-text' );
skipLink.id = 'wp-skip-link';
skipLink.href = '#' + skipLinkTargetID;
skipLink.innerText = 'Skip to content';
// Inject the skip link.
sibling.parentElement.insertBefore( skipLink, sibling );
}() );
//# sourceURL=wp-block-template-skip-link-js-after
var iconic_wsb_frontend_vars = {"ajax_url":"/wp-admin/admin-ajax.php","nonce":"23a7eed49f","fbt_use_ajax":"1","is_checkout":"","i18n":{"error":"Please Try Again","success":"Added to Cart","add_selected":"Add Selected to Cart","disabled_add_to_cart":"Please select a variation before adding the selected products to your cart."},"modal_options":{"showCloseBtn":false}};
//# sourceURL=iconic_wsb_frontend_scripts-js-extra