Submitting events to Shopify Analytics

We’re working on a headless implementation using Sveltekit. Now I saw that submitting events to the Shopify Analyitcs dashboard is only availalbe through Shopify Hydrogen. Are there any plans to open up that API so that other headless front-end can also submit events to the Analytics dashboard or are we forced to use external Analytics like Google Analytics.

Thank you!
Ben

Hi @Ben_W,

At this point there are no plans to expand to other frameworks. My recommendation would be to port our react integration.

Thanks for the reply!
Is the Analytics API documented internally and could you share anything that helps us using it with the native fetch?