Skip to content

jkras/MongoDBStitchSegmentIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integrated Segment, MongoDB Stitch, and MongoDB Atlas

This is an example repo designed to be used in conjunction with this post.

We use MongoDB Stitch to connect Segment to Atlas, MongoDB’s database as a service, via a custom webhook. This exercise does not require the deployment of any servers.

Folder Structure

FlayvaDemo - contains a simple html page that a user can add JavaScript into to track user generated events. SegmentIntegration - contains an export of the MongoDB Stitch application we used as part of this demo.

Note: all API keys have been removed so you will need to create your own for this work.

Products Used

  1. MongoDB Stitch
  2. MongoDB Atlas
  3. Segment

Relevant Documentation

  1. MongoDB Stitch Docs
  2. MongoDB Atlas Docs
  3. Segment Docs