Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Add suggested new category for open source marketing libraries #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ If you have found some great marketing content or tool, please, contribute to Ma
* [Business Model and Pricing](https://github.com/LisaDziuba/Marketing-for-Engineers/blob/master/README.md#moneybag-business-model-and-pricing)
* [Marketing Automation](https://github.com/LisaDziuba/Marketing-for-Engineers/blob/master/README.md#-marketing-automation)
* [Moving to SaaS model](https://github.com/LisaDziuba/Marketing-for-Engineers/blob/master/README.md#moving-to-saas-model)
* [Open-source Marketing Libraries](https://github.com/LisaDziuba/Marketing-for-Engineers/blob/master/README.md#open-source-marketing-libraries)
* [Other Useful Materials](https://github.com/LisaDziuba/Marketing-for-Engineers#other-useful-materials)
* [Authors](https://github.com/LisaDziuba/Marketing-for-Engineers#-authors)
* [Future Plans](https://github.com/LisaDziuba/Marketing-for-Engineers#future-plans)
Expand Down Expand Up @@ -582,6 +583,9 @@ Marketing automation is about using software to automate marketing tasks, includ
Guides on analytics:
* [Funnel charts in Google Sheets using the chart tool, formulas and Apps Script](https://www.benlcollins.com/spreadsheets/funnel-charts/). It can be used for making your sales or analytics funnels right in Spreadsheets.

## 🧑‍💻 Open-source Marketing Libraries
[advertools](https://github.com/eliasdabbas/advertools) is a Python package that helps in many online marketing activities (SEO, SEM campaigns, text/content analysis, and social media).

## Other Useful Materials
* [App Launch Guide](https://github.com/adamwulf/app-launch-guide) aims to be an indie dev's definitive guide to building and launching your app, including pre-launch, marketing, building, QA, buzz building, and launch.
* [Awesome-Indie](https://github.com/mezod/awesome-indie) is a great resource for independent developers to make money. Done by Joan Boixadós.
Expand Down