/* AutoGen - Google Ads enhanced conversions, part 1 of 2. Captures quote-form values at submit so the confirmation page can pass them to the Google tag. Stored only in this browser tab, cleared on use. */ (function () { document.addEventListener("submit", function (e) { var f = e.target; if (!f || f.id !== "form_extractionservicesquote") { return; } function v(sel) { var el = f.querySelector(sel); return (el && el.value) ? el.value.trim() : ""; } var phone = v('[name="item_meta[13]"]').replace(/[^0-9+]/g, ""); if (phone && phone.charAt(0) !== "+") { phone = "+1" + phone.replace(/[^0-9]/g, ""); } try { sessionStorage.setItem("ag_ec", JSON.stringify({ em: v('[name="item_meta[12]"]').toLowerCase(), ph: phone, fn: v('[name="item_meta[10][first]"]'), ln: v('[name="item_meta[10][last]"]') })); } catch (err) {} }, true); })(); /* AutoGen - Google Ads enhanced conversions, part 2 of 2. On the quote confirmation page, hands the captured values to the Google tag so the page-load conversion is recorded as an enhanced conversion. This snippet is printed AFTER Site Kit's config command, so it inserts itself ahead of that command in the queue rather than appending - a trailing set would arrive too late for a page-load conversion. Does nothing on any other page. */ (function () { if (location.pathname.indexOf("extraction-services-contact-confirmation") === -1) { return; } var raw = null; try { raw = sessionStorage.getItem("ag_ec"); } catch (e) { return; } if (!raw) { return; } try { sessionStorage.removeItem("ag_ec"); } catch (e) {} var d; try { d = JSON.parse(raw); } catch (e) { return; } var user = {}; if (d.em) { user.email = d.em; } if (d.ph) { user.phone_number = d.ph; } if (d.fn || d.ln) { user.address = {}; if (d.fn) { user.address.first_name = d.fn; } if (d.ln) { user.address.last_name = d.ln; } } if (!user.email && !user.phone_number) { return; } window.dataLayer = window.dataLayer || []; var cmd = (function () { return arguments; })("set", "user_data", user); var at = -1; for (var i = 0; i < window.dataLayer.length; i++) { var e = window.dataLayer[i]; if (e && (e[0] === "config" || e[0] === "event")) { at = i; break; } } if (at > -1) { window.dataLayer.splice(at, 0, cmd); } window.dataLayer.push((function () { return arguments; })("set", "user_data", user)); })();

774-233-3000

[email protected]

  • Resources
    • Brochures
    • Case Studies
    • MSDS
    • Technical Notes
    • White Papers
  • Blog
  • Workflows
  • About Us
    • Who We Are
    • What We Do
    • Who We Help
    • Contact
Logo
  • Extraction Services
  • Instrumentation
    • Automated Instrumentation
    • Workflows
  • Consumables
  • Saliva Collection
  • LVL 2D Tubes
Filtered (37)
Filters
  • Reset all×
  • Bacterial×
  • Buccal Swabs×
  • Liquid Biopsy×
  • RNA×
  • Tissue/ Cells×
  • Viral×
Instrument Platform
Sample Type
Show (37)
Cancel

White Papers

White Paper: Genomic DNA Extracted from Heparinized Whole Blood Using AutoGen FlexSTAR

White Paper: Optimal DNA Isolation of Liquid Biopsy

White Paper: Next Generation Sequencing Results on the AutoGen FlexSTAR+

White Paper: Maximizing DNA Yield from Whole Blood Extraction

White Paper: How to Choose Your Method for DNA Extraction from Whole Blood

Service is in our DNA

Talk to the DNA/RNA Extraction Experts
CONTACT AUTOGEN
Our Extraction Lab
is Your Extraction Lab
Address:84 October Hill Road
Holliston, MA 01746
Call us:774.233.3000
Email:[email protected]
Image
  • Resources
  • Contact
  • Blog
  • Privacy Policy
© 2026 AutoGen, Inc. All Rights Reserved.