Max Access Setup Instructions
Shopify
Step 5
Copy your Max Access script from the Ability Account Dashboard.
Step 6
Paste the Max Access script directly above the </head> tag. (ex: if </head> is on line 290 in your code, paste the Max Access script on lines 287-289).
Your code should look like this:
<script>
// YOUR SCRIPT GOES HERE
</script>
</head>
Step 7
Select the Save button to apply your changes. You’re all done!