It is not currently possible to have both Shopify and non-Shopify sites connected to the same account. These instructions are for adding another Shopify site to an existing ProfitMetrics account with a Shopify site
How to add additional sites to a non-Shopify account
All knowledge base articles for Shopify
- Open your Shopify admin in a new tab, click the name of your shop at the top right
- Click the next Shop you need to add
- Go to the Profit Metrics tab and click 'Websites'
- Click "Add website"
- Click "Open Shopify App Store"
- Click your account icon at the top right
- Click "Switch stores"
- Select the shop you need to add to ProfitMetrics
9. - Click "Install"
- Click "Install"
- Click "Start setup"
- Enter the Shop name and Shop URL, select the correct currency
- Click "Next step"
- Click "Start Free Trial"
- Click "Approve"
- Click the checkbox to confirm the script is inserted
- Click "Copy snippet"
- Click "Click here to open your settings page in a new tab"
- Click the "Additional scripts" field.
- Paste the script into the field and click "Save"
- Click "Next step"
- Select 'Add this information later' and Next three times
- Click "Next step"
- Type your average/default Markup on products
- Type your local VAT rate
- Enter the % you pay to process credit card transactions
- Type the most common OR average cost to ship an order
- Enter the total amount of your material costs and/or additional per/order fees
- Click "Next step"
- Click "Add this information later"
- Click "Finish setup"
Resources:
How to Install Profit Metrics app in Shopify
Shopify Script:<!-- Start ProfitMetrics -->
<script>
window.shopifyCheckoutId = {{ checkout.id }};
</script>
<!-- End ProfitMetrics -->