简体   繁体   中英

Google analytics, adwords, facebook data on my server

I've got client who has several different websites, each website having Google analytics account. Our marketing department is also running Google Adwords/Facebook/Instagram ads for each of those websites.

I want data/leads from Google and Facebook on my local server. I also want real-time data that should automatically update from Google & Facebook with fixed time interval.

I've been Googling and experimenting with the Analytics API docs, but no luck.

Any one please help me to find better solution.

#This question is not for this website but I didn't find any other option.

Thank you.

There are several services that your are looking for. Use this info like a getting started. Every service has his own simplicities and complexities.

Adwords

Use Campaign Performance Report to download your campaign's metrics. See examples in PHP , Java , Python , etc.

Analytics

Use RealTime API to get real time data. See examples

Use Core Reporting API to get general data. See examples

There is a very useful tool: Query Explorer to see Analytics API working

Facebook / Instagram

Use Ads Insights API to download your campaigns's metrics. See examples

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM