# Shopify Checkpoint Monitor

## Adding a  Shopify website to the checkpoint monitor

The Shopify checkpoint monitor uses the same logic as a regular monitor. To add Shopify websites to the Shopify checkpoint monitor you need to use the `add` command with the store name as `shopifycheckpoint` and the Shopify website you would like to add. Example:

```
!m add shopifycheckpoint https://ufcstore.com/
```

As the Shopify checkpoint monitor is built on top of the regular monitor logic, the same `remove` and `running` commands will work here also.
