Monitoring a Shopify Store with a known password
$monitor addshopifypassword {link} {password}
Moonitor cannot monitor password protected stores without the password, if you know the password to a store you can add it using:
$monitor addshopifypassword {link} {password}
Moonitor will verify the password and add it if its correct.
Example:
$monitor addshopifypassword https://hellstar.com password1234
* you can type asp
instead of addshopifypassword
$monitor asp https://hellstar.com password1234
Last updated