AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

AdSense data through Google Analytics API #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
--------------------------------------------------------------------------
NOTE: This issue tracking system is for developer products only.  If you
are not a developer/programmer and have a problem with a Google web site,
please report the problem to the appropriate group.  More information can
be found here: http://www.google.com/support/
--------------------------------------------------------------------------

Name of API affected:
Analytics Data Export API

Request summary:
Assuming Google Analytics and AdSense accounts are properly linked, it 
would be great if we could also get AdSense data using Google Analytics API.

Use Cases:
We would like to develop a free plugin for bloggers who use AdSense on their 
blog, that 
would allow them to see some basic AdSense data fro each keyword that generated 
a visit 
to their blog from the search engines.

For example, here's a table header of what I mean: 

Keyword, AdSenseAdClicks, AdSenseRevenue, etc, 
keyword1, 150, $340, ... 
keyword2, 345, $134, ... 
keyword3, 165, $75, ...

You're APIs rule. You rule :)

Original issue reported on code.google.com by klemenst...@gmail.com on 4 Sep 2009 at 2:16

GoogleCodeExporter commented 9 years ago

Original comment by nickski1...@gmail.com on 4 Sep 2009 at 9:41

GoogleCodeExporter commented 9 years ago
Hi, is this possible already? That would be _VERY_ helpful.

thank you

Original comment by p.reicha...@gmail.com on 29 Sep 2009 at 11:40

GoogleCodeExporter commented 9 years ago
I could certainly use this on our startup, which lives and breathes by user 
generated 
content, to automatically attach a "value" to posts and profile which 
specifically 
generate a lot of clicks and income and either choose to reward people for the 
value 
they added, or drive more traffic to those particular pages.

Original comment by interpot...@gmail.com on 11 Nov 2009 at 4:54

GoogleCodeExporter commented 9 years ago
I am a developer at a web marketing/content creation company, and we currently 
go to
each of our advertisers to tally the return from various sites and links.  
Adsense is
one of our major advertisers, and we're looking at creating an internal site 
that
will allow us to collect the data from several sites such as Adsense and 
Commission
Junction and view them together in one page, which would cut down a lot on time 
and
effort spent collecting data from the disparate sites we work with.

I've looked at the Adsense API, but it appears that it is more oriented towards
resellers, or people who want to create a tool to sell and be used by the 
masses.  We
are just looking to create an internal control panel that collects data, 
partially
from Adwords, and being able to pull that via the analytics API would be very 
helpful.

I'll be working on integrating the existing statistics available, but the
availability of adwords would make things much more useful.  Is there a 
possibility
of this happening in the near future?

Original comment by cincoden...@gmail.com on 16 Nov 2009 at 10:41

GoogleCodeExporter commented 9 years ago
The ideal first step is to allow developers to query Adsense data by using the 
content 
URL. 

Original comment by leon.ste...@gmail.com on 10 Dec 2009 at 4:09

GoogleCodeExporter commented 9 years ago
That is exactly what I´m looking for.

I just want to automate our internal reports, and add some Adsense data. The 
Adsense 
API allow me to do this, but I have to apply, and the most of its features I´m 
not 
interested.

It will be great to have this feature soon.

Original comment by renatoe...@hotmail.com on 7 Jan 2010 at 1:35

GoogleCodeExporter commented 9 years ago
yeah! I need this too!!!

Original comment by m4d3l007 on 12 Jan 2010 at 5:42

GoogleCodeExporter commented 9 years ago
this is a must option for real CTR optimization
it would really great to have
pleas go on with this feature

Original comment by ghe...@gmail.com on 21 Jan 2010 at 10:54

GoogleCodeExporter commented 9 years ago
I need this to :(, i dont want to apply to the AdSense API to just use the 
Report 
Service.

Original comment by wic...@gmail.com on 25 Jan 2010 at 10:28

GoogleCodeExporter commented 9 years ago
There is an Adsense API? How can I apply? If that was a way to get the 
Adsensedata
I'd do it....! My provider just stopped IMAP support so I'm desperate!

Original comment by p.reicha...@gmail.com on 25 Jan 2010 at 10:31

GoogleCodeExporter commented 9 years ago
Here is how you apply for the AdSense Api -- 
http://code.google.com/apis/adsense/gettingstarted.html

Original comment by wic...@gmail.com on 26 Jan 2010 at 2:18

GoogleCodeExporter commented 9 years ago
Yes, there is an Adsense API.

You have to apply through email. I did this, but they said that, according to 
terms of 
service, I can´t use it just for getting reports.

Original comment by renatoe...@hotmail.com on 26 Jan 2010 at 3:10

GoogleCodeExporter commented 9 years ago
that sucks, thats precisely what i need to do :s 

Original comment by wic...@gmail.com on 26 Jan 2010 at 3:13

GoogleCodeExporter commented 9 years ago
yes, and 100,000 daily pageviews is a tough requirement - I guess we are still
working on that...

an implementation into the Analytics API for reporting-only purposes would be so
nice. Our business model is not to share AdSense revenues but rather to use that
information for internal reports and site structure. 

Anyways, I will now set up a separate server collecting the Adsense IMAP 
reports and
parse them back into the DB. Same effect but much more difficult to set up. 
Works
great though for our site at http://www.konisto.de. If anybody is interested in
implementation, please feel free to drop me a line.

Original comment by p.reicha...@gmail.com on 26 Jan 2010 at 9:18

GoogleCodeExporter commented 9 years ago
We would also like to support for AdSense reporting data - hopefully through an 
AdSense API (without the 100k requirement), or alternatively through the 
Analytics API 
and a linked AdSense account.

Original comment by devinpoo...@gmail.com on 5 Feb 2010 at 5:30

GoogleCodeExporter commented 9 years ago
As I mentioned above, we've managed to get it running by importing the xml 
files you
can send to your reports. Contact me if you are interested.

Original comment by p.reicha...@gmail.com on 5 Feb 2010 at 6:00

GoogleCodeExporter commented 9 years ago
Same here, using the IMAP server aproach, and this http://code.google.com/p/php-
adsense-account-library/ for an up to date report for the current day.

Good Luck :D

Original comment by wic...@gmail.com on 5 Feb 2010 at 6:05

GoogleCodeExporter commented 9 years ago
yes, I'm aware of getting adsense data directly, but I need to retrieve it via 
the
analytics api so I know which site generates x dollars per month. It makes for 
a much
better report if I can see page views, visitors, and adsense revenue all via 
one report.

Original comment by netcode...@gmail.com on 6 Feb 2010 at 11:19

GoogleCodeExporter commented 9 years ago
You have to set up different reports from adsense (so that you know which site 
is is
coming from) and consolidate the metrics somewhere in your own database. 

We created a table with the various columns that the script writes into. 

Original comment by p.reicha...@gmail.com on 6 Feb 2010 at 6:56

GoogleCodeExporter commented 9 years ago
Please follow the link I provided, click on feedback and leave us a message. I 
will
know it's you and get back to you!

Original comment by p.reicha...@gmail.com on 8 Feb 2010 at 7:29

GoogleCodeExporter commented 9 years ago
depak.kmr@gmail.com | My favorites ▼ | Profile | Sign out

gdata-issues
Server-side issues and feature requests

Project Home

Issues

Source

New issue | Search   for     | Advanced search | Search tips
 Issue 1442:    AdSense data through Google Analytics API    1 of 704 Next ›
25 people starred this issue and may be notified of changes.    Back to list
Status:     1889028
Owner:   ----
Type-Enhancement
API-Analytics

Add a comment below

Reported by klemenstruc, Sep 04, 2009
--------------------------------------------------------------------------
NOTE: This issue tracking system is for developer products only.  If you
are not a developer/programmer and have a problem with a Google web site,
please report the problem to the appropriate group.  More information can
be found here: http://www.google.com/support/
--------------------------------------------------------------------------

Name of API affected:
Analytics Data Export API

Request summary:
Assuming Google Analytics and AdSense accounts are properly linked, it 
would be great if we could also get AdSense data using Google Analytics API.

Use Cases:
We would like to develop a free plugin for bloggers who use AdSense on their 
blog, 
that 
would allow them to see some basic AdSense data fro each keyword that generated 
a 
visit 
to their blog from the search engines.

For example, here's a table header of what I mean: 

Keyword, AdSenseAdClicks, AdSenseRevenue, etc, 
keyword1, 150, $340, ... 
keyword2, 345, $134, ... 
keyword3, 165, $75, ...

You're APIs rule. You rule :)

Comment 1 by api.ni...@google.com, Sep 04, 2009
(No comment was entered for this change.)
Status: 1889028
Comment 2 by p.reichardt, Sep 29, 2009
Hi, is this possible already? That would be _VERY_ helpful.

thank you
Comment 3 by wouter.marius.van.vliet, Nov 11, 2009
I could certainly use this on our startup, which lives and breathes by user 
generated 
content, to automatically attach a "value" to posts and profile which 
specifically 
generate a lot of clicks and income and either choose to reward people for the 
value 
they added, or drive more traffic to those particular pages.
Comment 4 by cincodenada, Nov 16, 2009
I am a developer at a web marketing/content creation company, and we currently 
go to
each of our advertisers to tally the return from various sites and links.  
Adsense is
one of our major advertisers, and we're looking at creating an internal site 
that
will allow us to collect the data from several sites such as Adsense and 
Commission
Junction and view them together in one page, which would cut down a lot on time 
and
effort spent collecting data from the disparate sites we work with.

I've looked at the Adsense API, but it appears that it is more oriented towards
resellers, or people who want to create a tool to sell and be used by the 
masses.  We
are just looking to create an internal control panel that collects data, 
partially
from Adwords, and being able to pull that via the analytics API would be very 
helpful.

I'll be working on integrating the existing statistics available, but the
availability of adwords would make things much more useful.  Is there a 
possibility
of this happening in the near future?
Comment 5 by l...@stepcase.com, Dec 09, 2009
The ideal first step is to allow developers to query Adsense data by using the 
content 
URL. 
Comment 6 by ren...@ebah.com.br, Jan 07, 2010
That is exactly what I´m looking for.

I just want to automate our internal reports, and add some Adsense data. The 
Adsense 
API allow me to do this, but I have to apply, and the most of its features I´m 
not 
interested.

It will be great to have this feature soon.
Comment 7 by m4d3l007, Jan 11, 2010
yeah! I need this too!!!
Comment 8 by ghebro, Jan 21, 2010
this is a must option for real CTR optimization
it would really great to have
pleas go on with this feature

Comment 9 by wichon, Jan 25, 2010
I need this to :(, i dont want to apply to the AdSense API to just use the 
Report 
Service.
Comment 10 by p.reichardt, Jan 25, 2010
There is an Adsense API? How can I apply? If that was a way to get the 
Adsensedata
I'd do it....! My provider just stopped IMAP support so I'm desperate!
Comment 11 by wichon, Jan 25, 2010
Here is how you apply for the AdSense Api -- 
http://code.google.com/apis/adsense/gettingstarted.html
Comment 12 by ren...@ebah.com.br, Jan 25, 2010
Yes, there is an Adsense API.

You have to apply through email. I did this, but they said that, according to 
terms 
of 
service, I can´t use it just for getting reports.
Comment 13 by wichon, Jan 25, 2010
that sucks, thats precisely what i need to do :s 
Comment 14 by p.reichardt, Jan 26, 2010
yes, and 100,000 daily pageviews is a tough requirement - I guess we are still
working on that...

an implementation into the Analytics API for reporting-only purposes would be so
nice. Our business model is not to share AdSense revenues but rather to use that
information for internal reports and site structure. 

Anyways, I will now set up a separate server collecting the Adsense IMAP 
reports and
parse them back into the DB. Same effect but much more difficult to set up. 
Works
great though for our site at http://www.konisto.de. If anybody is interested in
implementation, please feel free to drop me a line.
Comment 15 by devinpoolman, Feb 05, 2010
We would also like to support for AdSense reporting data - hopefully through an 
AdSense API (without the 100k requirement), or alternatively through the 
Analytics 
API 
and a linked AdSense account.
Comment 16 by p.reichardt, Feb 05, 2010
As I mentioned above, we've managed to get it running by importing the xml 
files you
can send to your reports. Contact me if you are interested.
Comment 17 by wichon, Feb 05, 2010
Same here, using the IMAP server aproach, and this http://code.google.com/p/php-
adsense-account-library/ for an up to date report for the current day.

Good Luck :D
Comment 18 by netcodeinc, Feb 06, 2010
yes, I'm aware of getting adsense data directly, but I need to retrieve it via 
the
analytics api so I know which site generates x dollars per month. It makes for 
a much
better report if I can see page views, visitors, and adsense revenue all via 
one 
report.
Comment 19 by p.reichardt, Feb 06, 2010
You have to set up different reports from adsense (so that you know which site 
is is
coming from) and consolidate the metrics somewhere in your own database. 

We created a table with the various columns that the script writes into. 
Comment 20 by timbaardse, Feb 08, 2010
p.reichardt how can i contact u? 
Comment 21 by p.reichardt, Feb 08, 2010
Please follow the link I provided, click on feedback and leave us a message. I 
will
know it's you and get back to you!

Add a comment
 Vote for this issue and get email change notifications

Attach a file 

Each comment triggers notification emails. So, please do not post "+1 Me too!".
Instead, click the star icon.

©2009 Google - Code Home - Terms of Service - Privacy Policy - Site Directory 
- 
Project Hosting Help

Original comment by depak....@gmail.com on 25 Feb 2010 at 12:17

GoogleCodeExporter commented 9 years ago
This would be great! Can't wait for this feature...

Original comment by introf...@gmail.com on 20 Apr 2010 at 11:27

GoogleCodeExporter commented 9 years ago
 p.reichardt: Can you provide an email address or link to a contact form.  Id like to learn more about how you accomplished this by using the AdSense reports.  I tried submitting through the contact form at http://www.konisto.de/kontakt

-=Vin

Original comment by vincet...@gmail.com on 5 Aug 2010 at 4:47

GoogleCodeExporter commented 9 years ago
We are building a management and monitoring system for our web site, and want 
to monitor the daily adsense statistics already displayed in analytics. Such a 
feature would be great

Original comment by siyameds...@gmail.com on 14 Oct 2010 at 8:26

GoogleCodeExporter commented 9 years ago
Also interested in accessing linked AdSense data via Analytics API 
(or an AdSense API that gives access to report data w/o all the other bells & 
whistles & requirements)

Original comment by sky...@gmail.com on 27 Oct 2010 at 4:54

GoogleCodeExporter commented 9 years ago
Adding this feature to Google Analytics API would be great. Does anybody know 
if google is working on implementing this feature?

Original comment by richard....@gmail.com on 3 Nov 2010 at 5:19

GoogleCodeExporter commented 9 years ago
Why not yet implemented?

Original comment by mobern...@gmail.com on 10 Dec 2010 at 10:47

GoogleCodeExporter commented 9 years ago
Why not yet implemented?

Original comment by mobern...@gmail.com on 10 Dec 2010 at 10:47

GoogleCodeExporter commented 9 years ago
We are also interested in reading out AdSense Revenue data (especially the 
trending data) for our dashboard. Please implement and let me know if we 
can/should test it.

Original comment by tupaloan...@gmail.com on 18 Jan 2011 at 11:44

GoogleCodeExporter commented 9 years ago
I run business blogs et I really would like to know how much each post makes a 
day.

I can't wait for it - is there any ETA ?

Original comment by aurelmor...@gmail.com on 20 Jan 2011 at 11:13

GoogleCodeExporter commented 9 years ago
This would be great. Any follow up on this guys at Google?

Original comment by daniloco...@gmail.com on 18 Mar 2011 at 8:29

GoogleCodeExporter commented 9 years ago
Dear Google, please implement this. It looks to be a year and a half old, is it 
still being considered?  What is the status?

Original comment by fe...@keboola.com on 7 Apr 2011 at 12:15

GoogleCodeExporter commented 9 years ago
Yeah google what is up with this I really need this. Why is it that you can add 
eCommerce in you analytics API but not Adsense. I mean it's just as easy. Come 
on and help us all out by developing this feature, we need it.

Original comment by josephal...@gmail.com on 14 Apr 2011 at 7:50

GoogleCodeExporter commented 9 years ago
Yes, please.

Original comment by mingleve...@gmail.com on 20 May 2011 at 12:35

GoogleCodeExporter commented 9 years ago
Please implent this features!! thx

Original comment by giulio.m...@fastwebnet.it on 23 May 2011 at 8:22

GoogleCodeExporter commented 9 years ago
I really need this, too. But the fact that initial suggestion was in 2009 
doesn't seem to suggest anyone is working on it. :(

Original comment by dan.scho...@gmail.com on 28 May 2011 at 8:52

GoogleCodeExporter commented 9 years ago
Removing an obsolete label that was used when these issues were in the 
gdata-issues project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:04

GoogleCodeExporter commented 9 years ago
Changing the issue type to match the organization desired in this project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Would prefer to get the data directly from adsense as analytics data does not 
always match up exactly but they don't have a public reporting API. So, I guess 
you are our best chance.

Original comment by bt+gravix@brandonthomson.com on 16 Nov 2011 at 9:54

GoogleCodeExporter commented 9 years ago
News?

Original comment by fanti.ma...@gmail.com on 15 Mar 2012 at 9:59

GoogleCodeExporter commented 9 years ago
adsense now has a monitoring/reporting api so it's probably easier to use that

Original comment by bt+gravix@brandonthomson.com on 16 Mar 2012 at 2:42

GoogleCodeExporter commented 9 years ago
With adsense api can i retrieve earn for every single page without create an 
url monitor?

Original comment by fanti.ma...@gmail.com on 19 Mar 2012 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by api.pe...@gmail.com on 16 Nov 2012 at 3:26

GoogleCodeExporter commented 9 years ago
+1 please add this feature... "AdSense data using Google Analytics API"

Original comment by sky...@gmail.com on 19 May 2013 at 2:07

GoogleCodeExporter commented 9 years ago
+1 I also could really use this feature

Original comment by dmark...@digitalbrandingllc.com on 3 Jul 2013 at 6:08

GoogleCodeExporter commented 9 years ago
Release Announcement:
http://analytics.blogspot.com/2013/10/new-adsense-data-in-google-analytics.html

Reference:
https://developers.google.com/analytics/devguides/reporting/core/dimsmets#view=d
etail&group=adsense

Original comment by pfrise...@google.com on 28 Oct 2013 at 6:59