1.)
Click
Here: I-Frame
Self-Hosted
Demo Page
Read the self-explanatory
features on
the page. This
sample webpage is designed to be hosted at your
SELF-HOSTED WEBSITE
which you will
be hosting
using your own server or
Web host. You can design this page any way you want, using your own images and verbiage.
A prominent
element on
this sample
webpage is the
simple I-FRAME
that displays
your KEYWORD SEARCH
FORM - which is
critical to
marketing your mobile
broadcast
service. (NOTE:
View the page
source of this
web page to
give you and
idea of the
proper way to
write the
I-Frame
portion of the
page.)
2.)
The Form Searches For Available Keyword.
This form
helps
potential
customers to
search an
available
Keyword which
they can use
for their
broadcast
account. Your customer can use the form ordinarily until
they find a keyword that they
would like to purchase from you.
NOTE: The
Search Form
itself is actually
located at
YOUR
Private-Label
Website which we are
hosting and
using as your
domain
name/opt-in
code. You are
able to
display this
form at your
Self-Hosted
Website via an
I-Frame.
3.) If Keyword is Available...
The customer
will have the
option to
order it. On the "Keyword is Available" page, there is a
"REGISTER THIS KEYWORD" button that can be
LINKED back to a URL (that you
specify) on your
Self-Hosted
Website. In most cases, this URL
would be an order-taking related page which forms part of
the ordering
system that
you put in
place on your
Self-Hosted
Website.
4.) We need
the URL from you.
The "REGISTER THIS KEYWORD"
button can also pass the VALUE of the Keyword that the customer
selected,
enabling your
self-hosted
website to
capture the
value of this
keyword via the _GET
METHOD.
Here is an example URL with the trailing value... http://www.YourSelf-Hosted-Site.com/orders/page.php?kw=keyword
Once you have
determined and
activated the
domain name
you wish to
use for your
self-hosted
website,
simply send us
an email with
the web
address (URL)
where you want
us to link the
"REGISTER
THIS
KEYWORD"
button from
the Keyword
Search
Form.
IMPORTANT:
When supplying
your URL, do
not include
the trailing
value. Simply
provide us
with the EXACT
URL of the
redirect page.
Example http://www.YourSelf-Hosted-Site.com/orders/page.php
5.) You capture and process...
Once the customer clicks the
"REGISTER THIS KEYWORD" button, the customer is redirected to
the
destination URL
that you
specified, and the value of the Keyword
that the customer
selected is
passed on to your website.
Your
order-taking
system takes
over from
there.
YOUR
NEXT MOVE....
GROUP#1
IMPORTANT:
The following
information is
for websites
created BEFORE
October 20,
2008. If you
ordered your
website, of if
your website
was activated
after October
20, use the
information
for Group#2
below.
Start
designing you
custom
website,
including the
page (or
pages) where
you want to
display the
Keyword Search
Form. On any
page where you
want the
Keyword Search
Form to be
available,
simple place
this I-Frame
Codes:
<iframe
src="http://www.xxxxx.xxx/keyword/index.php?id=00"
name="Keyword Search"
width="620" height="450"
vscrolling="yes" hscrolling="no"
frameborder="2">
</iframe>
(A.)
On line 1,
replace
xxxx.xxx with
the domain
name of the
website which
we are hosting
and are using
as your Opt-in
Code.
(B.)
On line 1,
after
"id=",
replace 00
with your Pub
ID Number. To
find out what
your Pub ID
number is, go
to your ADMIN
Back Office
and access
your Account
Information.
Your Pub ID is
listed on the
top of the
data sheet.
GROUP#2
IMPORTANT:
The following
information is
for websites
created AFTER
October 20,
2008. If you
ordered your
website, of if
your website
was activated
before October
20, use the
information
for Group#1
above.
Start
designing you
custom
website,
including the
page (or
pages) where
you want to
display the
Keyword Search
Form. On any
page where you
want the
Keyword Search
Form to be
available,
simple place
this I-Frame
Codes:
<iframe
src="http://adname.mobi/gobcast/_keyword/index.php?id=YYY&red=ZZZ"
name="Keyword Search"
width="620" height="450"
vscrolling="yes" hscrolling="no"
frameborder="2">
</iframe>
(A.)
In the URL on line 1,
replace YYY with
your Account
ID Number.
This will be a
two or
three-digit
number.
If unsure,
email us for
the correct
information.
(B.) In
the same URL,
replace ZZZ
with the full
URL of the
landing page
on your
website where
you want the
system to
redirect the
customer after
they have
selected the
Keyword they
want to use. IMPORTANT:
When entering
your URL, do
not include
the trailing
value. Simply
enter the
EXACT URL of
the redirect
page.
Example http://www.YourSelf-Hosted-Site.com/orders/page.php
|