原文链接: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的更多相关文章

  1. Multi-Cloud & Kubernetes: Cloud Academy November 2018 Data Report

    https://cloudacademy.com/research/multi-cloud-kubernetes-devops-cloud-academy-data-report-nov-18/ No ...

  2. InfoQ Trends Report

    InfoQ Trends Report InfoQ Trends Report Culture & Methods Trends Report - March 2021 DevOps and ...

  3. .NET 框架(转自wiki)

    .NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primari ...

  4. How to Write a Spelling Corrector

    http://norvig.com/spell-correct.html Feb 2007to August 2016 How to Write a Spelling Corrector One we ...

  5. (转)The Road to TensorFlow

    Stephen Smith's Blog All things Sage 300… The Road to TensorFlow – Part 7: Finally Some Code leave a ...

  6. 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      ...

  7. linux下计划任务学习记录

    0x01 计划任务简介 linux 中计划任务主要分为”循环执行”和”只执行一次”两种,分别对应的时 crond 服务 和 atd 服务: 0x02 只执行一次的计划任务 0x02.1 atd 服务说 ...

  8. Linux Workqueue【转】

    转自:http://kernel.meizu.com/linux-workqueue.html 21 August 2016   Workqueue 是内核里面很重要的一个机制,特别是内核驱动,一般的 ...

  9. I ❤️ W3C : Secure Contexts

    I ️ W3C : Secure Contexts Secure Contexts W3C Candidate Recommendation, 15 September 2016 https://ww ...

随机推荐

  1. 测试计划(Test Plan)

    测试计划(Test Plan) 版权声明:本文为博主原创文章,未经博主允许不得转载. 测试计划的概念: 测试计划是一个文档,描述了进行测试的测试范围,测试策略和方法,测试资源和进度.是对整个测试活动进 ...

  2. Nginx服务器之Nginx与tomcat结合访问jsp

    本文使用linux centos系统 本文概述: JSP是一种动态网页技术标准.使用的方式是在HTML文件中插入程序段和JSP标记,而形成JSP文件.使用JSP开发WEB应用可以跨平台开发.但jsp需 ...

  3. Swift3中函数的使用

    前言:前不久,Swift语言也更新到了3.0版本,对编程有一定基础的朋友一定不会对函数这个概念陌生.而Swift语言中的函数也是大同小异的,今天就跟着小编来学习一下Swift3中函数的不一样的用法. ...

  4. Android ButterKnife配置使用

    ButterKnife在GitHub的地址:https://github.com/JakeWharton/butterknife 最新的版本是:8.4.0 app 模块的build.gradle: a ...

  5. .NET Core采用的全新配置系统[5]: 聊聊默认支持的各种配置源[内存变量,环境变量和命令行参数]

    较之传统通过App.config和Web.config这两个XML文件承载的配置系统,.NET Core采用的这个全新的配置模型的最大一个优势就是针对多种不同配置源的支持.我们可以将内存变量.命令行参 ...

  6. JavaScript之单例实战

    一.概述 所谓单例模式,顾名思义即一个类只有一个实例. 所以,当我们创建一个实例时,就必须判断其是否已经存在了这个实例,如果已经存在了这个实例,那么就返回这个已经存在的实例,无需再创建一个(单例模式嘛 ...

  7. BIRCH聚类算法原理

    在K-Means聚类算法原理中,我们讲到了K-Means和Mini Batch K-Means的聚类原理.这里我们再来看看另外一种常见的聚类算法BIRCH.BIRCH算法比较适合于数据量大,类别数K也 ...

  8. CSS3与页面布局学习总结(八)——浏览器兼容与前端性能优化

    一.浏览器兼容 1.1.概要 世界上没有任何一个浏览器是一样的,同样的代码在不一样的浏览器上运行就存在兼容性问题.不同浏览器其内核亦不尽相同,相同内核的版本不同,相同版本的内核浏览器品牌不一样,各种运 ...

  9. 类型基础---CLR Via C#笔记一

    一.所有类型都是从System.Obejct派生 1.下面两个类型定义是完全一致的: class Employee{ ... } class Employee:System.Object{ ... } ...

  10. iOS 调试工具

    仪表  xcode5 引入了调试仪表,通过仪表可以直观的看出应用的CPU和内存占用量.运行一个程序,点击仪表栏.可以发现当程序处于运行状态时,调试导航面板会以柱状图显示CPU和内存占用量,并随着应用实 ...