# Discourse & Drift Chatbot

**URL:** https://meta.discourse.org/t/discourse-drift-chatbot/119938
**Category:** Feature
**Created:** [June 10, 2019, 5:26pm UTC](https://meta.discourse.org/t/discourse-drift-chatbot/119938 "2019-06-10T17:26:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jim.Morrison](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jim.morrison/32/162161_2.png) [@Jim.Morrison](https://meta.discourse.org/u/Jim.Morrison)
#### Post date: [June 10, 2019, 5:26pm UTC](https://meta.discourse.org/t/discourse-drift-chatbot/119938/1 "2019-06-10T17:26:47Z")

</div>

Has anyone else had success in retaining a good user experience while pairing Discourse and [Drift Chatbot](https://www.drift.com/chatbots/)? Any feedback on your trial implementation? Thanks!

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [June 10, 2019, 5:32pm UTC](https://meta.discourse.org/t/discourse-drift-chatbot/119938/2 "2019-06-10T17:32:15Z")

</div>

I’m not directly aware of any direct integrations with Drift, but it may be possible to extend the [Discourse Chat Integrations](https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522) to use Drift.

---

<div class="post-metadata">

### Author: ![Fausto\_Dassenno](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fausto_dassenno/32/166480_2.png) [@Fausto\_Dassenno](https://meta.discourse.org/u/Fausto_Dassenno)
#### Post date: [March 16, 2020, 5:54pm UTC](https://meta.discourse.org/t/discourse-drift-chatbot/119938/3 "2020-03-16T17:54:36Z")

</div>

I am trying to integrate the JS script from Drift but all I got is this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/1/418e62bd20dfe48718aa776a86fdc55dc4473c7c.png)

I added the full script in the /head part.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [March 16, 2020, 11:31pm UTC](https://meta.discourse.org/t/discourse-drift-chatbot/119938/4 "2020-03-16T23:31:16Z")

</div>

The `<script>` tag cut off in your image contains the code you put in 🙂

---

<div class="post-metadata">

### Author: ![Fausto\_Dassenno](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fausto_dassenno/32/166480_2.png) [@Fausto\_Dassenno](https://meta.discourse.org/u/Fausto_Dassenno)
#### Post date: [March 17, 2020, 2:07pm UTC](https://meta.discourse.org/t/discourse-drift-chatbot/119938/5 "2020-03-17T14:07:44Z")

</div>

That was my assumption but the script is not executed.
