From 32e7303e7774401c55e74c32776946f2d26eee10 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Fri, 2 Jul 2021 15:53:13 +0200 Subject: [PATCH 1/2] Add podcast 30 --- .../2021-07-05-safings-marketing-funnel.md | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 _publications/2021-07-05-safings-marketing-funnel.md diff --git a/_publications/2021-07-05-safings-marketing-funnel.md b/_publications/2021-07-05-safings-marketing-funnel.md new file mode 100644 index 0000000..c1f2a61 --- /dev/null +++ b/_publications/2021-07-05-safings-marketing-funnel.md @@ -0,0 +1,51 @@ +--- +# possible values: blog video podcast +category: podcast +layout: podcast +# ⚠️ ALWAYS follow this format: "#001 - Some sweet title" +# when displaying only the episode number or the title this has to be constant +# -> view cast.html +title: "#030 - Safing's Marketing Funnel" +keywords: privacy marketing +date: 2021-07-02 +tags: +- privacy +- marketing +podcast_link: podcast/030-safings-marketing-funnel.mp3 +custom_thumbnail_name: placeholder_S02 +podcast_file_size: 39.8 MB +podcast_duration: "40:46" +# actual byte size +podcast_length: 39142623 bytes +summary: "

Marketing is ever present. From the snake oil salesman who tricks people into buying useless stuff to the grand events hosted by the marketing mogul Apple to small companies trying to get some attention. One thing is certain: our attention is heavily fought over.

+

But with all the negative examples we experience, how can a company approach the topic marketing ethically? Dive into today's talk with David and Raphael who discuss Safing's approach to the topic and how we analyze the marketing funnel. How does a person move from never having heard of Safing to becoming a Portmaster user or even a paying customer?

+ +

Support

+ +- Use the Portmaster for Free, Forever: https://safing.io/portmaster/
+- Give Us a Star on GitHub: https://github.com/safing/portmaster/
+- Tell Two Friends about Safing + +

Raphael's Socials

+ +- https://twitter.com/Raphty101/
+- https://reddit.com/u/Raphty101
+ +

David's Socials

+ +- https://twitter.com/davegson/
+- https://github.com/davegson/
+- https://reddit.com/u/davegson/
+ +

Music Credit

+ +All music composed by Philter. Intro Song: \"Sunrise\". Outro Song: \"Sunset\" +" + + +hosts: +- davegson +- raphty +--- + +{% include audio.html %} From fd53d1ed6a879fca6e1ba58e70d629eb258c692d Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Fri, 2 Jul 2021 16:03:59 +0200 Subject: [PATCH 2/2] Fix date of podcast --- _publications/2021-07-05-safings-marketing-funnel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_publications/2021-07-05-safings-marketing-funnel.md b/_publications/2021-07-05-safings-marketing-funnel.md index c1f2a61..7251bdd 100644 --- a/_publications/2021-07-05-safings-marketing-funnel.md +++ b/_publications/2021-07-05-safings-marketing-funnel.md @@ -7,7 +7,7 @@ layout: podcast # -> view cast.html title: "#030 - Safing's Marketing Funnel" keywords: privacy marketing -date: 2021-07-02 +date: 2021-07-05 tags: - privacy - marketing