Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

gguuss/PlusTagTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice Google+ API shut down on March 7th, 2019.

TagTracker

Demonstrates how to use the Google+ activities API to read public data and monitor the activity stream.

Setup

  • Edit js/tagtracker and replace the key variable with your own Google+ API credentials from https://code.google.com/apis/console
  • Deploy the sources to your web server
  • Open the page in the web server and enter a tag to track
  • Tracked tags will be graphed over time based on the configuration

Demo

There is a live demo here: http://wheresgus.com/tagtracker

Inside the demo I have added a few experimental options:

  • Use a sample strategy - this will use the number of activities instead of a time span
  • Change the duration that you will be pulling data for when using the time cutoff
  • Draw lines as curves

About

A tag tracker for Google+.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published