Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/adsense-report-menubar
AdSense performance report on the menubar
https://github.com/motemen/adsense-report-menubar
Last synced: 3 months ago
JSON representation
AdSense performance report on the menubar
- Host: GitHub
- URL: https://github.com/motemen/adsense-report-menubar
- Owner: motemen
- Created: 2015-10-02T01:17:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T04:36:15.000Z (over 9 years ago)
- Last Synced: 2024-05-01T23:29:28.454Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 273 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdSense Report Menubar
Your AdSense performance report on the menubar.
## Screenshot
![Screenshot](doc/screenshot.png)
(Values are dummies)
## Compilation
npm install
npm run setup-dev
npm run compile
npm run app## How To Use
At first startup, select the 'Authorize...' menu to authorize the "AdSense Report Menubar" on your browser. Copy the authentication code shown on the final page and paste it on the authorization form shown.
You can configure three items on the menu:
* **Span**: Today, Last 7 days or Last 1 month.
* **Dimension**: Ad Unit or Date.
* **Metric**: Clicks, Earnings or Pageviews.The number shown on the menubar is the total ammount of the selected metric along the span.
You can see each metric values of the selected dimension on the menu shown by clicking the menubar icon.
## Author
motemen