We are looking for an MMP (Mobile Measurement Partner) for our Apple Search Ads campaigns. Could Amplitude be such an MMP? Are there any such cases?
Hi maximuss24 ,
Thanks for writing into Community! My name is Denis and I will be happy to help you!Amplitude has plenty of Attribution partners such as AppsFlyer or Adjust. Attribution basically allow for additional data to be added to a customer such as an Install event or Uninstall, for example. They can also use our Attribution API to send attribution data but most would go with a partner such as AppsFlyer.Here is a list of our partners: https://amplitude.com/partners.To set up web attribution via our JavaScript SDK, see the following documentation: https://amplitude.zendesk.com/hc/en-us/articles/215131888-Web-AttributionTo cover our bases, I'd like to go over how the AppsFlyer<>Amplitude integration works:AppsFlyer uses the Amplitude Attribution API to send data to Amplitude. We store all attribution events but do not display all of these events in the Amplitude UI. Attribution events will only show up in Amplitude once Amplitude matches the AppsFlyer event to an existing Amplitude user. If we receive non-attribution events with user information that matches the attribution events, the attribution events will then be ingested into Amplitude and subsequently be displayed in the UI. Otherwise, the attribution event will be dropped. This allows attribution information to be sent without worrying about polluting Amplitude with events from people who never actually use the app.There are a few key points to keep in mind:
To summarize, in order for a AppsFlyer event to show up in Amplitude, there must be a non-attribution event that has a matching Advertising ID already in Amplitude or sent to Amplitude within 72 hours of receiving the AppsFlyer event. Lack of Advertising ID and lack of matching events are the two most common reasons that attribution events do not make it into Amplitude.Hope this information is helpful! Let me know if you have any questions. I would also recommend this marvellous article by Serene if you need to troubleshoot attribution in the feature!
Kind Regards,
Denis
Hi Denis Holmes! Thank you very much for this post. The information is really helpful
My pleasure!
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:…
Hello, I'm using SpringBoot and Kotlin to integrate with the Amplitude Export API. The official Amplitude documentation (https://amplitude.com/docs/apis/analytics/export) states that "data is available to export at a minimum within 2 hours of when the servers received it." However, there's no clear information about the…
Hello, Is there a way to make a query like: “Give me all the users that have the user property X equal to 10”, by using just any of the APIs, without making a cohort first through the Amplitude’s UI? Thank you!
Hi, I’m trying to create a chart in Amplitude using the Page Viewed: Cart event, measured as Uniques, over the past 7 days. However, I keep getting this error on the graph: "An error occurred while loading your data. (400 status code)" Other events seem to load fine, so it looks specific to this event or configuration. Has…