Skip to content

Commit

Permalink
Merge pull request #2143 from newrelic/shopify2
Browse files Browse the repository at this point in the history
feat: New shopify quickstart
  • Loading branch information
sarahkitten authored Nov 16, 2023
2 parents 3581906 + 1803486 commit 3d524a1
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions quickstarts/shopify/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
slug: shopify
title: Shopify
description: |
## About Shopify
Shopify is unified solution that will help you start your business, create a website, sell your product, and even market/manage your business in one place.
### About this integration
This integration provides a quick and easy way to monitor your Shopify web application, by giving you key browsing metrics like throughput, error rate, traces, and page views.
### Setup
To set up this integration, you will just need to add the [New Relic browser agent code](https://onenr.io/0MRNpYqNqQn) into your Shopify application source code. You can find your Shopify source code by following these stesps in your [Shopify Portal](admin.shopify.com):
1. Open **Themes** inside of your online store.
2. Click the ellipsis (**...**) next to the Customize option, then select **Edit code**.
3. Under the **layout** section, look for your main file for your theme called **theme.liquid**.
Once your in the source code, you can paste the New Relic browser agent code and save it.
### Visualizing your Shopify application data
Once the setup is complete, you can see all of your real time User monitoring data in the new entity created in your New Relic account! You can find the entity in [New Relic](https://one.newrelic.com) under the entity name you created in the agent creation flow.
summary: |
Shopify is a solution that simplifies ecommerce applications and solution stack.
authors:
- New Relic
- Joseph Counts
keywords:
- traffic
- replay
- simulate
- report
- newrelic partner
dataSourceIds:
- shopify
documentation:
- name: New Relic browser agent documentation
url: https://docs.newrelic.com/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent/
description: You can follow this guide to set up our browser agent with your shopify website.
icon: logo.jpg
website: https://shopify.com
Binary file added quickstarts/shopify/logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3d524a1

Please sign in to comment.