|
| 1 | +title: Shopify - Powered by Fueled |
| 2 | +--- |
| 3 | + |
| 4 | +[Fueled](https://fueled.io){:target="_blank"} is a 1st-party Attribution Suite, designed specifically for eCommerce. Fueled collects all of the first-party and zero-party events that fire on a Shopify website, and sends them to Segment. Fueled leverages a combination of "client-side" and "server-side" event tracking to provide reliable, accurate event tracking in Segment. Fueled tracks "offline purchase events, such as point-of-sale orders and subscription rebilling events triggered by apps like ReCharge Payments, Smartrr, Bold Subscritions, and Skio. |
| 5 | + |
| 6 | +With Fueled, Shopify merchants can implement Segment event tracking in minutes — without writing any code. |
| 7 | + |
| 8 | +This integration is maintained by [Fueled ](https://fueled.io){ :target=" _blank"}. [Contact the Fueled Support team ](mailto:[email protected]) with any questions. |
| 9 | + |
| 10 | +## Getting started |
| 11 | + |
| 12 | +Installing Fueled's Shopify integration for Segment is a 2-step process: |
| 13 | + |
| 14 | +### Adding the "Shopify - Powered by Fueled" Source in Segment |
| 15 | + |
| 16 | +1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank”} click **Add Source**. |
| 17 | +2. Search for "Shopify - Powered by Fueled" in the Sources Catalog, select "Shopify - Powered by Fueled", and click **Add Source**. |
| 18 | +3. On the next screen, give the Source a nickname. |
| 19 | +4. Click **Add Source** to save your settings. |
| 20 | +5. Copy the Write key from the Segment UI. |
| 21 | + |
| 22 | +### Enabling the "Fueled Attribution Suite" in Shopify |
| 23 | + |
| 24 | +1. **Log in** to your Shopify Store account. |
| 25 | +2. Go the [Shopify app store listing](https://apps.shopify.com/fueled-attribution-suite){:target="_blank”} for ***Fueled Attribution Suite***. |
| 26 | +3. Click **Add app** to install the Fueled Attribution Suite. |
| 27 | +4. Within the Fueled App in the Shopify Admin UI, click into the **Plans** tab and choose the **Fueled Advanced Plan**. |
| 28 | +5. Once you have confirmed your Fueled Advanced Plan, go to the **Segment** tab and add |
| 29 | +6. Add the Segment Write key for the source that is going to send data in the **Segment Writekey** field form. |
| 30 | +7. Configure client-side and server side tracking settings in the **Tracking Setup** tab. |
| 31 | + |
| 32 | +## Stream |
| 33 | + |
| 34 | +> (delete after reading) Clarify the type of Segment events your integration will send. |
| 35 | +
|
| 36 | +<integration_name> uses our stream Source component to send Segment event data. It uses a server-side (select from `track`, `identify`, `page`, `group`) method(s) to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL. |
| 37 | + |
| 38 | +> (delete after reading) Clarify how your integration includes user identifiers in your event payloads, the example below is from Klaviyo: |
| 39 | +
|
| 40 | +The default behavior is for Klaviyo to pass the userId associated with the email recipient as the userId. There are cases in which Klaviyo does not have an associated userId, in which case the email address will be passed in as the anonymousId. |
| 41 | + |
| 42 | +> (delete after reading) For each of the below sections, populate the event and properties that a customer would expect to receive in their downstream tools from your Event Source. |
| 43 | +
|
| 44 | +## Events |
| 45 | + |
| 46 | +The table below lists events that <integration_name> sends to Segment. These events appear as tables in your warehouse, and as regular events in other Destinations. <integration_name> includes the `userId` if available. |
| 47 | + |
| 48 | +| Event Name | Description | |
| 49 | +| ------------------ | ------------------------------------- | |
| 50 | +| Email Sent | Email was sent successfully | |
| 51 | +| Email Opened | Prospect opened the email | |
| 52 | +| Link Clicked | Prospect clicked the tracking link | |
| 53 | +| Email Replied | Prospect replied to email sent | |
| 54 | +| Email Bounced | Email servers rejected the email | |
| 55 | +| Email Unsubscribed | Prospect clicked the unsubscribe link | |
| 56 | + |
| 57 | + |
| 58 | +## Event Properties |
| 59 | + |
| 60 | +The table below list the properties included in the events listed above. |
| 61 | + |
| 62 | +| Property Name | Description | |
| 63 | +| --------------- | ------------------------- | |
| 64 | +| `event` | Email event type | |
| 65 | +| `userId` | Prospect user ID | |
| 66 | +| `email_id` | ID of the email | |
| 67 | +| `from_id` | Sender email ID | |
| 68 | +| `email_subject` | Subject line of the email | |
| 69 | +| `link` | URL of the link clicked | |
| 70 | + |
| 71 | + |
| 72 | +## Adding Destinations |
| 73 | + |
| 74 | +Now that your Source is set up, you can connect it with Destinations. |
| 75 | + |
| 76 | +Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting. |
| 77 | + |
| 78 | +If there are any issues with how the events are arriving to Segment, [contact the Fueled support team ](mailto:[email protected]). |
0 commit comments