1.3.7 • Published 6 days ago

medusa-plugin-segment v1.3.7

Weekly downloads
314
License
MIT
Repository
github
Last release
6 days ago

Segment

Track essential commerce analytics with Segment.

Segment Plugin Documentation | Medusa Website | Medusa Repository

Features

  • Automatic analytics tracking for events related to Orders, Swaps, and Claims.
  • Flexibility to track analytics for custom events or operations.

Prerequisites


How to Install

1. Run the following command in the directory of the Medusa backend:

npm install medusa-plugin-segment

2. Set the following environment variable in .env:

SEGMENT_WRITE_KEY=<YOUR_SEGMENT_WRITE_KEY>

3. In medusa-config.js add the following at the end of the plugins array:

const plugins = [
  // ...
  {
    resolve: `medusa-plugin-segment`,
    options: {
      write_key: process.env.SEGMENT_WRITE_KEY,
    },
  },
]

Test the Plugin

1. Run the following command in the directory of the Medusa backend to run the backend:

npm run start

2. Place an order using a storefront or the Store APIs. You should see the event tracked in Segment.


Additional Resources

1.3.7

10 months ago

1.3.6

11 months ago

1.3.2-alpha.0

1 year ago

1.3.5-rc.0

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.1-alpha.0

2 years ago

1.3.1-nxt.0

2 years ago

1.3.1-test.0

2 years ago

1.3.1-next.0

2 years ago

1.3.1-alp.0

2 years ago

1.3.1-nxt.129

2 years ago

1.3.1-next.35

2 years ago

1.3.1-nxt.130

2 years ago

1.3.1-next.24

2 years ago

1.3.1-next.26

2 years ago

1.3.1-next.27

2 years ago

1.3.1-next.108

2 years ago

1.3.1-next.100

2 years ago

1.3.1-next.101

2 years ago

2.0.0-next.0

2 years ago

1.3.1-next.41

2 years ago

1.3.1-next.44

2 years ago

1.1.43

2 years ago

1.1.44-next.0

2 years ago

1.3.1-next.14

2 years ago

1.3.0

2 years ago

1.2.2-dev.56

2 years ago

1.2.2-dev.53

2 years ago

1.2.2-dev.47

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.38

2 years ago

1.1.37

2 years ago

1.1.39

2 years ago

1.1.41

2 years ago

1.1.40

2 years ago

1.1.42

2 years ago

1.1.38-alpha.13

2 years ago

1.1.34

2 years ago

1.1.33

2 years ago

1.1.36

2 years ago

1.1.35

2 years ago

1.1.32

3 years ago

1.1.31-next.0

3 years ago

1.1.29-next.46

3 years ago

1.1.29

3 years ago

1.1.27-meili.42

3 years ago

1.1.27-meilis.37

3 years ago

1.1.28-meilis.0

3 years ago

1.1.29-next.19

3 years ago

1.1.27-meili.40

3 years ago

1.1.27-meili.41

3 years ago

1.1.27-meili.37

3 years ago

1.1.28

3 years ago

1.1.27-next.40

3 years ago

1.1.27

3 years ago

1.1.27-next.36

3 years ago

1.1.26

3 years ago

1.1.25

3 years ago

1.1.21-next.16

3 years ago

1.1.23

3 years ago

1.1.24

3 years ago

1.1.21-alpha.9

3 years ago

1.1.21-alpha.6

3 years ago

1.1.22

3 years ago

1.1.21-next.10

3 years ago

1.1.21

3 years ago

1.1.21-next.7

3 years ago

1.1.21-alpha.4

3 years ago

1.1.15-next.9

3 years ago

1.1.17-next.0

3 years ago

1.1.20

3 years ago

1.1.15

3 years ago

1.1.13-next.10

3 years ago

1.1.14

3 years ago

1.1.12

3 years ago

1.1.11-next.5

3 years ago

1.1.11

3 years ago

1.1.11-next.0

3 years ago

1.1.10

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.5-next.23

3 years ago

1.1.5-alpha.16

3 years ago

1.1.5

3 years ago

1.1.5-next.2

3 years ago

1.1.5-next.1

3 years ago

1.1.5-next.3

3 years ago

1.1.5-next.0

3 years ago

1.1.5-alpha.2

3 years ago

1.1.4

3 years ago

1.1.4-next.23

3 years ago

1.1.4-next.22

3 years ago

1.1.4-next.21

3 years ago

1.1.3

3 years ago

1.1.3-alpha.1

3 years ago

1.1.3-alpha.2

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.14-alpha.209

3 years ago

1.0.14-alpha.210

3 years ago

1.0.14-alpha.197

3 years ago

1.0.14-alpha.186

3 years ago

1.0.14-alpha.193

3 years ago

1.0.14-alpha.177

3 years ago

1.0.16

3 years ago

1.0.14-alpha.35

3 years ago

1.0.15

3 years ago

1.0.14-alpha.33

3 years ago

1.0.14

3 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.12-alpha.44

4 years ago

1.0.12-alpha.446

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.7

4 years ago

1.0.1

4 years ago

1.0.1-alpha.1

4 years ago

1.0.1-beta.0

4 years ago

1.0.0

4 years ago

1.0.0-alpha.30

4 years ago

1.0.0-alpha.27

4 years ago

1.0.0-alpha.26

4 years ago

1.0.0-alpha.24

4 years ago

1.0.0-alpha.3

4 years ago