This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBIAN_FRONTEND=noninteractive sudo apt-get -y install git-core git-gui git-doc redis-server mysql-server mongodb postresql ruby-full libmysqlclient15-dev libxml2-dev libxslt-dev python-setuptools python-dev | |
#install pip and virtualenv | |
sudo easy_install pip | |
sudo pip install virtualenv | |
sudo pip install virtualenvwrapper | |
#setup virtualenvs | |
mkdir ~/virtualenvs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"objects":[ | |
{ | |
"analytics_css":"/media/uploads/global/analytics_css/19-analytics-ryyqsem6b7.css", | |
"analytics_domain":"griubre.com", | |
"facebook_iframe":"/api/v1/account/19/oauthiframe/facebook/", | |
"id":"19", | |
"linkedin_iframe":"/api/v1/account/19/oauthiframe/linkedin/", | |
"marketing_css":null, | |
"marketing_domain":"swixapp.com", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"subtotal_price":"19.00", | |
"buyer_accepts_marketing":true, | |
"total_tax":"0.00", | |
"shipping_lines":[ | |
{ | |
"price":"20.00", | |
"code":"International Shipping", | |
"title":"International Shipping" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"delicious":{ | |
"click_data":[ | |
{ | |
"clicks":"211", | |
"measured_at":"2011-07-12" | |
}, | |
{ | |
"clicks":"158", | |
"measured_at":"2011-07-10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"revenue":[ | |
{ | |
"measured_at":"2011-07-12", | |
"sales":40 | |
}, | |
{ | |
"measured_at":"2011-07-14", | |
"sales":40 | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"amount_in_cents":1000, | |
"created_at":"2011-07-10T00:00:00", | |
"id":"20", | |
"offer":"/api/v1/brand/55/offer/17/", | |
"referrer":"twitter" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta":{ | |
"limit":20, | |
"next":null, | |
"offset":0, | |
"previous":null, | |
"total_count":103 | |
}, | |
"objects":[ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta":{ | |
"limit":100, | |
"next":null, | |
"offset":0, | |
"previous":null, | |
"total_count":16 | |
}, | |
"objects":[ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"activity_name":"vriuuhvriu", | |
"brand":"/api/v1/brand/55/", | |
"click_data":"/api/v1/brand/55/offer/17/clickdata/", | |
"conversion":"/api/v1/brand/55/offer/17/conversion/", | |
"conversions":103, | |
"created_at":"2011-06-29T11:25:57", | |
"default_value_in_cents":0, | |
"end_date":"2011-07-15T00:00:00", | |
"id":"17", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"data":[ | |
[ | |
1305694800000, | |
3 | |
], | |
[ | |
1305781200000, | |
4 |
NewerOlder