原文链接: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. 最近做了了解java基础的一些题,整理自己用到的一些函数和了解的一些名词

    [程序1]题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子对数为多少? 程序分析: 兔子的规律为数列1,1,2, ...

  2. EXISTS 引入子查询时,在选择列表中只能指定一个表达式

  3. Bootstrap3系列:下拉菜单

    1.引用Bootstrap 示例引用的Bootstrap版本:v3.3.7 <script src="~/Scripts/jquery-2.2.4.min.js">&l ...

  4. IIS7禁用单个静态文件的缓存配置方法

    IIS7中,想将一个经常修改的静态文件设置为不可缓存,在IIS配置界面里怎么也找不到... 一番google之后在stackoverflow里边发现了这样一段回答,最终解决了问题: just stum ...

  5. Linux驱动开发—— IS_ENABLED

    在閱讀Linux內核代碼的時候,會經常遇到下面的幾個宏函數: IS_ENABLED  這個宏最爲常見 IS_BUILTIN IS_MODULE IS_REACHABLE 這幾個宏函數是在文件inclu ...

  6. RPC框架实现 - 通信协议篇

    RPC(Remote Procedure Call,远程过程调用)框架是分布式服务的基石,实现RPC框架需要考虑方方面面.其对业务隐藏了底层通信过程(TCP/UDP.打包/解包.序列化/反序列化),使 ...

  7. SpringMVC一路总结(三)

    在博文<SpringMVC一路总结(一)>和<SpringMVC一路总结(二)>中,该框架的应用案例都是是基于xml的形式实现的.然而,对于大型项目而言,这种xml的配置会增加 ...

  8. 全面理解Git

    前言 人生贵知心,定交无暮早. 原文博客地址:Git命令总结 知乎专栏&&简书专题:前端进击者(知乎)  前端进击者(简书) 正文 1.Git简介 Git的诞生确实是一个有趣的故事,我 ...

  9. Asp.Net Core 项目实战之权限管理系统(1) 使用AdminLTE搭建前端

    0 Asp.Net Core 项目实战之权限管理系统(0) 无中生有 1 Asp.Net Core 项目实战之权限管理系统(1) 使用AdminLTE搭建前端 2 Asp.Net Core 项目实战之 ...

  10. Conversations is being developed

    Development Conversations is being developed on GitHub by a team of volunteers under the lead of pro ...