I am new to shopify and just created one shopify development account, created one app. I have provided option for each user to install my app using their shopify shop name. So how can I include one of my javascript file(customized in my app) in their shopify page? Like I want to load my javascript file in their shopify page (this js file is for loading one popup for subscription). Do there any shopify api for loading this specific js file from my app to their shop page?
I used the following link for reference,