Hey,Ā
Ā
Does anyone have already set up a recurring data export to BigQuery ?
Here are the steps š, but Iām stuck at step 2, canāt find the BigQuery destinations.
If anyone could help mec š
Thanks!
Guillaume
HeyĀ guillaume_landegrenĀ
Export to BQ is available to only paid customers. Assuming you are a paid customer,Ā this is how it looks for me under Data Destinations
I went to āView All Destinationsā , which will list out all the available ones and searched for BigQuery
If you are a paid customer and still not able to locate this, then you can reach out to your CSM and check if any feature flags need to be enabled for your account.
Hope this helps.
HiĀ Guillaume,
Saish covered all the bases let us know if you have questions!
Best,
Sydney
Hi Saish and Sydney,
It explains everything, thanks for letting me know
Cheers,
Auto Capture is a very prominent feature for the Browser SDK and the Native SDK's i.e. the IOS and the Android SDKs. It allows us to capture the basic [Amplitude] events like Button clicks, Navigation to pages, Pages Viewed, etc. The project that I am currently working on already has a web version on which we use theā¦
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!