Hi team,
Trying to connect to Amplitude via the app in Shopify.
The setup doc shows you can choose Shopify but it can’t be chosen as a 3rd Party Tool in the Project.
Which SDK/API details should be used instead?
Amplitude doesn’t have a direct native integration with Shopify, so you’ll need to use a third-party tool or set up a custom solution. One option is using a data integration platform like Skyvia, which can sync Shopify data with Amplitude without coding. Another approach is to send Shopify events to Amplitude via a custom API connection or a middleware service like Zapier.
Stevenbrad dallasmc Great news, we do have a native integration with Shopify. This is actually second version and the team is always excited to get more feedback. Can you give this a go and let us know how it works for you? Link to docs here: https://amplitude.com/docs/data/amplitude-shopify-plugin
I want to be able to identify and track the users that are hitting a specific page (feature) that is limited by our product tiering in our multi-tenant SaaS app. Our customer businesses have their own segmented dashboard based on the subdomain of the app url (somebusiness.ourapp.com), and I have figured out how to capture…
Hi there, I'm trying to integrate the surveys for react native feature to our app. I've followed the guide and I verify the plugin is "booted" correctly (right user id and device id) but when opening a link, while the linking handlers are correctly triggered, the call to handleURL is returning false - I've verified the url…
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…