Recording a Shopify Powered Checkout

If your website checkout is powered by Shopify you need to deploy the recording tag in a different manner than you would normally be required to do. 

Shopify_theme.liquid.png

Ideally, the SessionCam tag must be fired as close to the bottom of the <body> of the checkout.liquid asset as possible. If this is not possible, then adding the tag to the head of the checkout.liquid asset could achieve the same outcome - If this method is used then recordings should be reviewed to ensure that no interactions/page assets are missing from sessions.

More info from Shopify: