-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlaunchmachine.html
More file actions
46 lines (35 loc) · 1.32 KB
/
launchmachine.html
File metadata and controls
46 lines (35 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE <!DOCTYPE html>
<html>
<head>
<title>LaunchMachine</title>
</head>
<body>
<div class="popdown-content">
<header>
<h2>Launch Machine</h2>
</header>
<section class="body">
<h3>Digital Marketing Firm</h3>
<p>Role: Founder & Growth Engineer</p>
<p>Stack: JavaScript, HTML, CSS</p>
<p>LaunchMachine provides digital marketing and growthhack solutions to help startups rapidly acquire customers.</p>
<p>
<p>
As the founder and lead growth engineer, I was responsible for building our website and product offering. I was also resposible for helping clients achieve:
</p>
<p>
<ul>
<li>ROI driven digital advertising (Facebook Ads with CPAs as low as $7).</li>
<li>Custom websites and landing pages that increase social engagement (on average 120%)</li>
<li>A/B split testing and U/X engagement optimization.</li>
<li>Targeted media lists to get coverage (client PR wins include: BuzzFeed, NPR, FOX News, Business Times & Fortune).</li>
</ul>
</p>
<a href="http://www.launchmachine.com" title="LaunchMachine" target="_blank"><img id="breadcrumbs-img" src="imgs/launchmachine-white.JPG"/></a>
</section>
<footer>
<button class="close-popdown">Close</button>
</footer>
</div>
</body>
</html>