How to Install the Ad Pay Protection Script in Shopify Theme.Liquid

Before You Begin

  • Ensure you have the Ad Pay Protection script provided by your Dash.fi team.

  1. Access the Theme Code:
    1. Log in to your Shopify Admin.
    2. Navigate to Online Store > Themes.
    3. On your current theme, click the three dots (...) or Actions button and select Edit code.
  2. Open theme.liquid:
    1. In the left-hand sidebar, locate the Layout folder and click on theme.liquid .
  3. Paste the Pixel Script:
    1. Find the closing </head>  tag in the code (usually near the top or middle of the file).
    2. Paste your pixel base code (the snippet provided by Meta, TikTok, or Twitter) directly above the </head>  tag.
  4. Save Changes:
    1. Click Save in the top right corner.