# HYROS Installation: Squarespace ## REQUIREMENTS - Collect Before Starting | Item | Ask User | |------|----------| | Squarespace Admin Access | "Do you have admin access to your Squarespace site?" | | Business Plan or Higher | "Are you on Squarespace Business plan or higher? (needed for Code Injection)" | --- ## STEP 1: Install the Universal Script **If automating:** In Squarespace, go to Website → Pages → Custom Code → Code Injection. Find the Header section and paste the HYROS Universal Script. Click Save. **If guiding user:** 1. "Log in to your Squarespace admin dashboard." 2. "Go to Website → Pages → Custom Code → Code Injection." 3. "Paste the Universal Script into the Header section." 4. "Click Save to apply the changes." → Confirm: "Is the Universal Script in the Header section?" --- ## STEP 2: Add Email Tracking Code This code captures customer emails on purchase confirmation pages. **HYROS Snippet Code:** ```html
test@domain.com
``` **If automating:** In Squarespace Code Injection, find the Order Confirmation Page and Order Status Page fields. Add the snippet code to both. Save changes. **If guiding user:** 1. "Log in to your Squarespace admin dashboard." 2. "Go to Website → Pages → Custom Code → Code Injection." 3. "Paste the code into the 'Order Confirmation Page' field." 4. "Paste the code into the 'Order Status Page' field." 5. "Click Save to apply the changes." → Confirm: "Is the email tracking code on both confirmation pages?" --- ## VERIFICATION After setup: 1. Open your Squarespace site in a new tab 2. Complete a test purchase if possible 3. Check HYROS dashboard for incoming data (may take 15-30 minutes) → Confirm: "Can you see Squarespace data in HYROS?" --- ## TROUBLESHOOTING ### Code Injection not available? You need Squarespace Business plan or higher to access Code Injection. ### Code not firing? - Check code is in the Header section - Clear Squarespace cache and browser cache ### Orders not tracking? - Verify the email snippet is on both Order Confirmation and Order Status pages - May need additional setup via webhooks or Zapier for full order data --- ## Source Synced from: docsContent.ts (squarespaceGuide) Last synced: 2026-01-03