Skip to content

Commit 60cd66a

Browse files
authored
Merge branch 'master' into headsup-docs
2 parents e5ef723 + 5479fb3 commit 60cd66a

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
title: Drift Destination
3+
published: false
34
rewrite: true
45
---
6+
7+
<!--May 2021: hiding this and adding a redirect to destinations catalog. -->
8+
59
[Drift](http://www.drift.com/segment/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is the world's first and only conversational marketing platform. Instead of traditional marketing and sales platforms that rely on forms and follow ups, Drift connects your business with the best leads in real-time.
610

711
The `analytics.js` device-mode destination is open-source. You can browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-drift).

src/connections/destinations/catalog/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Destination Catalog
33
hide_toc: true
44
layout: catalog
55
menu_icon: "read-more"
6+
redirect_from:
7+
- '/docs/connections/destinations/catalog/drift/'
68
---
79

810
> info "Want a simpler list?"

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ When you enable Ramen in the Segment web app, your changes appear in the Segment
88
99
+ As of March 2016, Ramen supports asking questions of anonymous website visitors in addition to logged-in users. Calling [`page`](#page), [`track`](#track), and [`group`](#group) will work without calling [`identify`](#identify). However, when you call [`identify`](#identify) you _must_ pass in an `id` or else the Ramen destination will ignore the call.
1010
11-
- - -
1211
1312
## Identify
1413

0 commit comments

Comments
 (0)