Skip to content

Commit c566708

Browse files
authored
Merge pull request #3932 from segmentio/maintainence-mode-dest
Additional changes for the upcoming destination GA and Public Betas
2 parents 765658b + 5d5f686 commit c566708

File tree

6 files changed

+8
-6
lines changed

6 files changed

+8
-6
lines changed

src/_data/sidenav/strat.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,12 @@ sections:
7878
- slug: salesforce
7979
section_title: Salesforce Integrations
8080
section:
81-
- path: /connections/destinations/catalog/salesforce
82-
title: Salesforce destination
8381
- path: /connections/destinations/catalog/actions-salesforce
8482
title: Salesforce (Actions) destination
83+
- path: /connections/destinations/catalog/salesforce
84+
title: Salesforce destination
85+
- path: /connections/destinations/catalog/actions-salesforce-marketing-cloud
86+
title: Salesforce Marketing Cloud (Actions) destination
8587
- path: /connections/destinations/catalog/salesforce-marketing-cloud
8688
title: Salesforce Marketing Cloud destination
8789
- path: /connections/destinations/catalog/actions-pardot

src/connections/destinations/catalog/actions-salesforce-marketing-cloud/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Salesforce Marketing Cloud (Actions) Destination
33
hide-boilerplate: true
44
hide-dossier: false
5-
hidden: true
6-
private: true
75
strat: salesforce
86
id: 62e30bad99f1bfb98ee8ce08
97
versions:

src/connections/destinations/catalog/actions-webhook/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Webhooks (Actions) Destination
33
hide-boilerplate: true
44
hide-dossier: false
5-
hidden: true
6-
private: true
75
id: 614a3c7d791c91c41bae7599
86
versions:
97
- name: 'Webhooks (Classic)'

src/connections/destinations/catalog/hubspot/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: HubSpot Destination
44
hide-personas-partial: true
55
cmode-override: true
66
id: 54521fd725e721e32a72eec1
7+
maintenance: true
78
---
89
[HubSpot](https://www.hubspot.com/){:target="_blank"} is an inbound marketing and sales platform that helps companies attract visitors, convert leads, and close customers. The `analytics.js` HubSpot Destination is open-source. You can browse the code [on GitHub](https://github.com/segmentio/analytics.js-integrations/tree/master/integrations/hubspot){:target="_blank"}.
910

src/connections/destinations/catalog/intercom/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ hide-cmodes: true
44
hide-personas-partial: true
55
cmode-override: true
66
id: 54521fd725e721e32a72eec6
7+
maintenance: true
78
---
89
[Intercom](https://www.intercom.com/) makes customer messaging apps for sales, marketing, and support, connected on one platform. The Intercom Destination is open-source. You can browse the code for [analytics.js](https://github.com/segment-integrations/analytics.js-integration-intercom), [iOS](https://github.com/segment-integrations/analytics-ios-integration-intercom) and [Android](https://github.com/segment-integrations/analytics-android-integration-intercom) on GitHub.
910

src/connections/destinations/catalog/pardot/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
title: Salesforce Pardot Destination
33
strat: salesforce
44
id: 54521fd925e721e32a72eee1
5+
maintenance: true
56
---
7+
68
## Getting Started
79

810
When you enable Pardot in the Segment web app, your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Pardot's javascript onto your page. This means you should remove Pardot's snippet from your page. Pardot automatically collects anonymous visitor data data on your site. Pardot is supported on the client-side and server-side.

0 commit comments

Comments
 (0)