scrumpto Posted March 25, 2020 Posted March 25, 2020 Anyone ever figured out how to bring in data from one of the Google Analytics APIs? I'd like to create aggregated reports across all GA accounts I have access to. You can do this in the Google Sheets using the Google Analytics Add-on but it's clunky at best for trying to get aggregated data together as it separates out each account onto a different sheet/table. Analytics Canvas (analyticscanvas.com) is another option but I'd really rather work with the raw data right in FileMaker. I haven't used FileMaker in years so I'm not sure how easy or difficult it is to connect it to external APIs like the ones from Google so any help in understanding whether this is reasonable feasible and how to go about it would be much appreciated. Thanks!
Wim Decorte Posted March 25, 2020 Posted March 25, 2020 Since FM16, FM is really good at integrating with REST APIs (or anything you can touch with cURL really). The "insert from URL" supports a great many of the cURL options, plus there are native Json functions. If you are somewhat familiar with REST APIs you'll enjoy it.
Recommended Posts
This topic is 1702 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now