From 4242420d343dbeaf059b543e327236b0da7ef205 Mon Sep 17 00:00:00 2001 From: Devan Patel Date: Wed, 24 Feb 2016 14:11:53 -0500 Subject: [PATCH 1/2] Add Intercom to list of integrations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36432b87e..533c925f6 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Similar to other mParticle SDKs, the Javascript SDK is able to automatically inc - [Appboy](https://github.com/mParticle/integration-appboy) - [Google Analytics](https://github.com/mParticle/integration-google-analytics) - [Inspectlet](https://github.com/mParticle/integration-inspectlet) +- [Intercom](https://github.com/mParticle/integration-intercom) - [Kahuna](https://github.com/mParticle/integration-kahuna) - [KISSMetrics](https://github.com/mParticle/integration-kissmetrics) - [SimpleReach](https://github.com/mParticle/integration-simplereach) From 818446b2be5e061c272f463e44acae9f17ba3978 Mon Sep 17 00:00:00 2001 From: Devan Patel Date: Wed, 24 Feb 2016 15:20:47 -0500 Subject: [PATCH 2/2] Add Mixpanel to list of integrations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 533c925f6..8ae22aa07 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Similar to other mParticle SDKs, the Javascript SDK is able to automatically inc - [Intercom](https://github.com/mParticle/integration-intercom) - [Kahuna](https://github.com/mParticle/integration-kahuna) - [KISSMetrics](https://github.com/mParticle/integration-kissmetrics) +- [Mixpanel](https://github.com/mParticle/integration-mixpanel) - [SimpleReach](https://github.com/mParticle/integration-simplereach) - [Optimizely](https://github.com/mParticle/integration-optimizely)