简体   繁体   English

我的服务器上的Google Analytics(分析),adwords,facebook数据

[英]Google analytics, adwords, facebook data on my server

I've got client who has several different websites, each website having Google analytics account. 我的客户有几个不同的网站,每个网站都有Google Analytics(分析)帐户。 Our marketing department is also running Google Adwords/Facebook/Instagram ads for each of those websites. 我们的营销部门还在为每个网站运行Google Adwords / Facebook / Instagram广告。

I want data/leads from Google and Facebook on my local server. 我需要本地服务器上来自Google和Facebook的数据/潜在客户。 I also want real-time data that should automatically update from Google & Facebook with fixed time interval. 我还希望实时数据能够以固定的时间间隔从Google和Facebook自动更新。

I've been Googling and experimenting with the Analytics API docs, but no luck. 我一直在Google搜索并尝试使用Analytics API文档,但没有运气。

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 Adwords

Use Campaign Performance Report to download your campaign's metrics. 使用广告系列效果报告下载广告系列的指标。 See examples in PHP , Java , Python , etc. 查看PHPJavaPython等示例。

Analytics 分析工具

Use RealTime API to get real time data. 使用RealTime API获取实时数据。 See examples 查看范例

Use Core Reporting API to get general data. 使用Core Reporting API获取常规数据。 See examples 查看范例

There is a very useful tool: Query Explorer to see Analytics API working 有一个非常有用的工具: 查询浏览器以查看Analytics API的运行情况

Facebook / Instagram 脸书/ Instagram

Use Ads Insights API to download your campaigns's metrics. 使用Ads Insights API下载广告系列的指标。 See examples 查看范例

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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