-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
138 lines (131 loc) · 5.19 KB
/
Copy pathindex.html
File metadata and controls
138 lines (131 loc) · 5.19 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MarketSocial</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="resources/style.css">
<script type="text/javascript" charset="utf-8" src="https://ajax.googleapis.com/ajax/libs/mootools/1.3.2/mootools-yui-compressed.js"></script>
</head>
<body>
<div id="page">
<div id="intro" class="section">
<div id="header">
<h1>Introducing <strong>MarketSocial...</strong></h1>
<div id="quick_menu">
<a href="https://apps.market-social.com/create_account" id="btn_register_free">Register Free</a>
</div>
</div>
<div id="intro_figure" class="figure">
<img src="resources/Facebook-App-Designer.jpg" alt="title facebook application">
</div>
<h2>
Author promotional Facebook applications with <strong>zero</strong> coding,
<strong>instant deployment</strong> and <strong>easy integration</strong>
into leading marketing systems.
</h2>
<div id="intro_copy">
<h3>S*C!@L Just Got Real.</h3>
<div class="copy">
<p>
<span class="inline_figure"><img src="resources/drag-and-drop-facebook-app.png" alt="Drag and Drop Facebook App"></span>
MarketSocial is a ground-breaking <em>drag & drop</em> Facebook
application authoring tool. Design promotions, competitions and more
using a native quality graphical interface and then deploy with a
single
click.
</p>
<p>
<span class="inline_figure"><img src="resources/facebook-crm-integration.png" alt="Facebook CRM Integration"></span>
Integrate directly with industry leading direct marketing systems such as MailChimp,
Silverpop and others through a customisable API.
</p>
<p>
<span class="inline_figure"><img src="resources/facebook-app-designer.png" alt="Facebook Application Designer"></span>
Design stylish Facebook applications to
generate new leads, increase your Facebook fan count, subscribe new
readers to your newsletter and boost brand awareness.
</p>
<p>
<span class="inline_figure"><img src="resources/facebook-campaign-manager.png" alt="Facebook Campaign Manager"></span>
Manage multiple applications across multiple Facebook pages from the
one screen, ideal for agencies running many campaigns across different
clients.
</p>
</div>
</div>
<div id="intro_points">
<h3>No Code. No Worries</h3>
<ul>
<li>
Zero development costs, and completely free until you launch your campaign.
</li>
<li>
Custom branding and artwork.
</li>
<li>
Same day conceptualisation & deployment
</li>
<li>
Run a different promotion every day of the week at no extra cost.
</li>
<li>
Fully hosted and backed up across a database cloud.
</li>
<li>
Created apps are 100% white-label.
</li>
</ul>
</div>
</div>
<div id="pricing_details" class="section">
<h2 class="section_title">Pay as you go for campaigns you launch, only when you launch them.</h2>
<div class="figure" id="add_time">
<img src="resources/add-time.png" alt="title facebook application">
</div>
<ul id="prices">
<li>
<strong>$480</strong>
<span>One Month</span>
</li>
<li>
<strong>$2590</strong>
<span>Half Year</span>
</li>
<li>
<strong>$4990</strong>
<span>Full Year</span>
</li>
</ul>
<div id="pricing_copy">
<div class="copy">
<p>
The MarketSocial system works around the Facebook page as a unit, you
can register, sign in, create & design as many applications as
you like, on as many Facebook pages as you want before spending a cent.
</p>
<p>
When you are happy with your application/s, simply purchase a period
of campaign time for the page you are running your campaign on.
One application per Facebook page may be active at a time, though applications
can be interchanged at any time, which means campaigns can be sensitive to the
day of the week, or you could run many different campaigns over the allocated
period of time.
</p>
</div>
</div>
</div>
</div>
<div id="footer" class="section">
</div>
<script>
var _gaq=[["_setAccount","UA-24267492-1"],["_trackPageview"],["_trackPageLoadTime"]];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
g.src=("https:"==location.protocol?"//ssl":"//www")+".google-analytics.com/ga.js";
s.parentNode.insertBefore(g,s)}(document,"script"));
</script>
</body>
</html>