Getting Started With Shopify

Follow the steps below to quickly set up Flowgrid with your Shopify store. This guide will walk you through the installation process and help you get started in just a few minutes.

Install the script to get started tracking

  1. Create your new website in your dashboard
  2. In your Shopify admin, navigate to Online StoreThemes.

  3. Click Actions next to your current theme, then select Edit code from the dropdown menu.

  4. Under Layout, click on theme.liquidto open your theme's main layout file.

  5. Paste your <script> preferably in the </head> tag in your theme.liquid file.

liquid
1<script src="https://core.flow-grid.xyz/flowgrid.js" data-site="YOUR_WEBSITE_ID" data-api-key="YOUR_API_KEY"></script>

Verify Your installation now

After adding the script do the following to verify that the installation was successful:

  1. Open your website that you are now tracking in the browser.
  2. Go to your dashboard, click on your website and click the go to website's dashboard to see if the incoming traffic are being tracked.