简体   繁体   English

Google Analytics API电子商务数据

[英]Google Analytics API ecommerce data

My customers provide me some ecommerce data I want to analyze by Google Analytics and show them as graph on a page or something. 我的客户向我提供了一些我想通过Google Analytics(分析)进行分析的电子商务数据,并以图形形式显示在页面或其他内容上。 I'm kind of mediator between them and Google Analytics. 我是他们和Google Analytics(分析)之间的中介。

The point is that they only provide the data to me, they don't communicate with Google Analytics directly, only indirectly via me. 关键是他们只向我提供数据,他们不直接与Google Analytics(分析)通信,而仅通过我间接与之通信。

Here's a quote from https://support.google.com/analytics/answer/1037249?hl=en 这是来自https://support.google.com/analytics/answer/1037249?hl=zh_CN的报价

https://support.google.com/analytics/answer/1037249?hl=en https://support.google.com/analytics/answer/1037249?hl=zh_CN

Use ecommerce tracking to find out what users buy through your site or app, including information about: 使用电子商务跟踪来找出用户通过您的网站或应用购买的商品,包括有关以下信息:

Products: Which products they buy, in what quantity, and the revenue generated by those products. 产品:他们购买哪些产品,购买多少数量以及这些产品产生的收入。 Transactions: The revenue, tax, shipping, and quantity information for each transaction. 交易:每笔交易的收入,税金,运费和数量信息。 Time to Purchase: The number of days and number of sessions it takes to purchase, starting from the most recent campaign through the completed transaction. 购买时间:从最近的广告系列到已完成的交易,购买所需的天数和会话次数。

.... and so on ... .... 等等 ...

  1. What Google Analytics API methods should I call to provide my customers such the data back? 我应该调用哪些Google Analytics(分析)API方法来向客户提供此类数据?

  2. Is it possible at all without having them to inject some javascripts scripts from Google Analytics to their websites? 根本不需要他们将一些来自Google Analytics(分析)的javascript脚本注入其网站吗?

您可以做的是,可以要求他们将Gmail帐户添加到具有报告读取权限的Google Analytics(分析)帐户中,以便您可以访问并了解整个潜在客户,以了解数据并进行分析

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

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