Hello Shopify Community,
We are currently developing a Shopify app that includes a web pixel extension. Our goal is to send a request to our server containing the details of the store where the app has been installed. For example, we might need to send the store’s name, an authentication token to enable our server to interact with Shopify’s API.
To provide more context:
- We have created our app using the Shopify CLI.
- We need guidance on how to send a request to our server with the store’s details upon app installation.
- What would be the best approach to securely transmit these details?
- Are there any best practices or sample code for achieving this?
Any advice, sample code, or pointers to relevant documentation would be greatly appreciated.
Thank you for your help!
Best regards,