Monthly Income Report – August 2016
原文链接:https://marcoschwartz.com/monthly-income-report-august-2016/
Every month, I publish a report of the business & investment income I received during the previous month. I publish these reports to show you what you can expect with an online business & unconventional investments, and I also publish them to keep the motivation to work hard & to grow this number month after month.
In every report, you will find out the details about all the business income I received during the month, all the business expenses, and also all the income I received from investments during the month.
What Happened in August
I had three goals for my business in August: completely revamp the marketing side of my business, implement paid plans on my Internet of Things platform (aREST.io), and finally launch my first ever video course on my main website, Open Home Automation.
I spent a lot of time on the marketing side on my business, by really implementing new, standardised funnels for all the websites on which I am selling something. On all those sites, the visitors then go through all the steps of a good sales funnels: signing up in exchange of a giveaway, going through a welcome sequence with a lot of value, and then introducing my products. I hope that this will give a better experience for the visitors of all my websites.
I also launched paid plans for my Internet of Things platform, aREST. This doesn’t yet generate revenues as most of the users are now trying the free Starter plan, but my goal is that some of those users upgrade in a close future.
Finally, I launched my first ever video course about building home automation systems, generating more than $1,000 the first day of the launch. I know have a dozen of students in the course, and I’ll work on marketing this course even more in the future.
On the investing side, I mainly injected more money in the real estate, by investing in new REITs (Real Estate Investment Trusts) and also in one more property in the UK. I am still way behind my goal of 87,500 Euros invested in REITs & real estate before the end of the year, but I am getting closer.
Business Income
Below is all the income I received from my online business during the past month:
Amazon Kindle eBooks: 1280 €
eBooks & video courses: 2076 €
Books royalties: 1538 €
Gross business income in August 2016: 4894 € (+57%)
Below is all the business related expenses I had during the past month:
Team expenses on UpWork: 135 €
Small Fiverr gigs: 94 €
Hosting: 21 €
Business expenses in August 2016: 250 € (+25%)
Net business income in August 2016: 4644 € (+59%)
Investment Income
Below is all the income I received from investments during the past month. For some investments, this is the expected monthly revenue as some investments only pay once a quarter or once a year:
Dividend growth stocks: 396 €
Peer-to-Peer lending: 471 €
Real estate: 146 €
Bitcoin investments: 110 €
Amazon affiliate websites: 1479 €
Investment income in August 2016: 2606 € (+2%)
Comment About the Report
Let’s now make the total and add my business & investment revenues:
Total income for August 2016: 7220 € (+32%)
The excellent income of this month are mainly due to the launch of my video course, and I will continue to market it to my audience during the coming month. And of course, my investment portfolio is always giving me good returns, even when I am working hard on a completely new project.
I actually had a very unfortunate event at the end of August/beginning of September: my hosting company, SiteGround, told me that I had to upgrade to a very expensive plan (more than $100 a month), because the activity on my server grew. The only problem is that the traffic on my sites actually didn’t raise that much, so it was a problem on their side that they just couldn’t fix.
After days of unavailability of many of my sites and many sleepless night, I finally moved all my sites to DigitalOcean, on which you are reading this website right now. I had a very good relation with SiteGround in the past, and I recommended it to many people, but their behaviour on this issue was just unacceptable so I had to move. My websites are now faster than ever before, and I am only paying $20/month for the server on DigitalOcean.
My other goal for this coming month of September is to continue the marketing of products I launched the last month, so the video course & also my paid plans on my IoT platform. I will also launch product on this website, one about investing your money as an entrepreneur/digital nomad, and the other about investing in profitable websites. I really hope you will enjoy those new products as they launch.
As usual, I also updated my investment portfolio page to reflect the changes during the month. What about you? Did you have a good month with your online business and/or your investments?
Monthly Income Report – August 2016的更多相关文章
- Multi-Cloud & Kubernetes: Cloud Academy November 2018 Data Report
https://cloudacademy.com/research/multi-cloud-kubernetes-devops-cloud-academy-data-report-nov-18/ No ...
- InfoQ Trends Report
InfoQ Trends Report InfoQ Trends Report Culture & Methods Trends Report - March 2021 DevOps and ...
- .NET 框架(转自wiki)
.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primari ...
- How to Write a Spelling Corrector
http://norvig.com/spell-correct.html Feb 2007to August 2016 How to Write a Spelling Corrector One we ...
- (转)The Road to TensorFlow
Stephen Smith's Blog All things Sage 300… The Road to TensorFlow – Part 7: Finally Some Code leave a ...
- TED_Topic1:Why we need to rethink capitalism
Topic 1:Why we need to rethink capitalism By Paul Tudor Jones II # Background about our speaker ...
- linux下计划任务学习记录
0x01 计划任务简介 linux 中计划任务主要分为”循环执行”和”只执行一次”两种,分别对应的时 crond 服务 和 atd 服务: 0x02 只执行一次的计划任务 0x02.1 atd 服务说 ...
- Linux Workqueue【转】
转自:http://kernel.meizu.com/linux-workqueue.html 21 August 2016 Workqueue 是内核里面很重要的一个机制,特别是内核驱动,一般的 ...
- I ❤️ W3C : Secure Contexts
I ️ W3C : Secure Contexts Secure Contexts W3C Candidate Recommendation, 15 September 2016 https://ww ...
随机推荐
- AngularJs之四
一,数据循环:特别要注意作用域 使用ng-repeat指令. <div ng-app="myApp" ng-controller="myCtrl"> ...
- iOS----应用的旋转---Orientations
此博文主要针对IOS应用, 是屏幕旋转相关问题的一个总结. 主要内容有: IOS5,6,7不同版的适配. 强制旋转和自动旋转. QQ : 1101819159 邮箱: GeekiVan@aliyun. ...
- WCF学习之旅—基于ServiceDebug的异常处理(十七)
WCF学习之旅—WCF中传统的异常处理(十六) 二.基于ServiceDebug的异常处理 从前面的示例中,可以看到客户端捕获了异常,这是我们处理异常的前提.为了有利于我们进行有效的调试,WCF提供了 ...
- 构建ASP.NET MVC4+EF5+EasyUI+Unity2.x注入的后台管理系统(25)-权限管理系统-系统管理员(附生成器)
系列目录 这一节我们要着手建立系统管理员表,但发布之前,我先发布一个代码生成器给大家先用着. 这个生成器是为这个项目而生的,理论不能用于其他项目,而且写得比较潦草,但能用 下载地址 有兴趣要生成器源码 ...
- 从零开始编写自己的C#框架(14)——T4模板在逻辑层中的应用(三)
原本关于T4模板原想分5个章节详细解说的,不过因为最近比较忙,也不想将整个系列时间拉得太长,所以就将它们整合在一块了,可能会有很多细节没有讲到,希望大家自己对着代码与模板去研究. 本章代码量会比较大, ...
- Android开发之自定义的ListView(UITableViewController)
Android开发中的ListView, 顾名方法思义,就是表视图.表示图在iOS开发中就是TableView.两者虽然名称不一样,但是其使用方法,使用场景以及该控件的功能都极为相似,都是用来展示大量 ...
- JS组件系列——Bootstrap文件上传组件:bootstrap fileinput
前言:之前的三篇介绍了下bootstrap table的一些常见用法,发现博主对这种扁平化的风格有点着迷了.前两天做一个excel导入的功能,前端使用原始的input type='file'这种标签, ...
- iOS引入JavaScriptCore引擎框架(二)
为何放弃第一种方案 UIWebView的JSContext获取 上篇中,我们通过简单的kvc获取UIWebVIew的JSContext,但是实际上,apple并未给开发者提供访问UIWebVi ...
- C#:解决WCF中服务引用 自动生成代码不全的问题。
问题描述: 如下图:打叉的部分是引用不成功的部分 ,在web.config文件中没有自动添加其引用代码. 英文解释 在服务引用选择自己的项目的程序集就行了,如下图: 特别注意:这些程序集一定要在自己的 ...
- HTML5学习
HTML5动画效果 http://www.html5tricks.com/30-more-html5-apps.html http://www.html5tricks.com/category/htm ...