[Managed Install] Direct link to open embedded Shopify from marketing site

Hi there,

Pretty simple question, but I want to add a “Open App” button from my marketing site that directly opens our Shopify app.

Using the home URL of the app doesn’t seem to work, because it’s assuming AppBridge context.

The merchant’s *.myshopify.com name is unknown at this point, since they’re just a guest session on our marketing website, so we cannot craft a link like https://admin.shopify.com/<myshopify-domain-here>/apps/my-app

Is there some pre-defined URL convention for linking to embedded Shopify apps outside of AppBridge?

Oh I think I found it.

You can simply omit the /stores/<myshopify-domain-here> part and include the apps path only.

So this convention seems to work:

https://admin.shopify.com/apps/<my-app-handle>
1 Like

Glad you figured this out Dylan - and thanks for posting your solution here :slight_smile: