From daab4ad3d2f34bdbc8c9b95b01a897b8d7500048 Mon Sep 17 00:00:00 2001 From: Sarah Rudy <78389005+sarahrudy@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:07:09 -0400 Subject: [PATCH 1/2] Minor fix - Added comma --- src/connections/destinations/catalog/heap/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/heap/index.md b/src/connections/destinations/catalog/heap/index.md index ead50389ce..2cf46bc3df 100644 --- a/src/connections/destinations/catalog/heap/index.md +++ b/src/connections/destinations/catalog/heap/index.md @@ -12,7 +12,7 @@ id: 54521fd725e721e32a72eebd 1. From the Segment web app, click **Catalog**. 2. Search for "Heap" in the Catalog, select it, and choose which of your sources to connect the destination to. 3. In the destination settings, enter your Heap "App ID" into the connection settings. -4. Remove Heap's snippet from your page if you're using Segment's client-side Analytics.js library to load Heap. With the Analytics.js library, Segment asynchronously loads Heap's JavaScript library onto your page. All native functionality of Heap, including auto-capturing of all events are available to you. +4. Remove Heap's snippet from your page if you're using Segment's client-side Analytics.js library to load Heap. With the Analytics.js library, Segment asynchronously loads Heap's JavaScript library onto your page. All native functionality of Heap, including auto-capturing of all events, are available to you. ## Identify From aa11281dbce55e7d1d1b562f4601f99d1d0168cb Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:16:53 -0400 Subject: [PATCH 2/2] Update src/connections/destinations/catalog/heap/index.md --- src/connections/destinations/catalog/heap/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/heap/index.md b/src/connections/destinations/catalog/heap/index.md index 2cf46bc3df..3ddfc36a34 100644 --- a/src/connections/destinations/catalog/heap/index.md +++ b/src/connections/destinations/catalog/heap/index.md @@ -12,7 +12,7 @@ id: 54521fd725e721e32a72eebd 1. From the Segment web app, click **Catalog**. 2. Search for "Heap" in the Catalog, select it, and choose which of your sources to connect the destination to. 3. In the destination settings, enter your Heap "App ID" into the connection settings. -4. Remove Heap's snippet from your page if you're using Segment's client-side Analytics.js library to load Heap. With the Analytics.js library, Segment asynchronously loads Heap's JavaScript library onto your page. All native functionality of Heap, including auto-capturing of all events, are available to you. +4. Remove Heap's snippet from your page if you're using Segment's client-side Analytics.js library to load Heap. With the Analytics.js library, Segment asynchronously loads Heap's JavaScript library onto your page. All native functionality of Heap, including auto-capturing of all events, is available to you. ## Identify