|
Mass Keywords
How to use the Mass
Keyword Import Feature
Before we begin let me remind you that there
are now 4 parameters you can set to the
go.php tracking url
http://yourdomain.com/adtrackzpro/go.phpc=campaign&s=sub&cpc=55&u=http://somewebsite.com
(note: url is all on one line)
-
cpc -
represents the cost per click in cents.
If the cost per click is $0.25 then you
would put cpc=25
-
c -
represents the campaign name*
-
s -
represents the subcampaign name
-
u - is
the final url that you would like to
send your visitors, if you specify this
value then it over-rides the campaign's
destination url.
There are 2 sets on instructions depending
on if you check google or not.
Non-Google Mass Keyword List
Basically how this works is you submit a
list of keywords (input), and optionally cpc
costs and urls for each keyword and
adtrackzpro will generate a list of tracking
urls (output) to import into any ppc search
engines.
There are 2 parameters that you can specify
in the list of keywords (apart from the
actual keywords) that you import into
AdTrackzPro and they are the cost per click
and destination url.
You
can submit the parameters in the following
format:
keyword|bid|url
Each option is separated by a pipe, "|"
character. This table illustrates how to
input the data based on what parameters you
want to specify.
|
Desired Parameters
|
Input |
|
keywords only |
keyword1
keyword2
keyword3
|
|
keywords and bids for each url |
keyword1|34
keyword2|560
keyword3|22 |
|
keywords, bids and urls |
keyword1|34|http://somewebsite.com
keyword2|560|http://yahoo.com
keyword3|22|http://google.com |
|
keywords and urls* |
keyword1||http://somewebsite.com
keyword2||http://yahoo.com
keyword3||http://google.com |
*note that: for keywords and urls there are
two pipe "|" characters. This is because you
are specifying nothing as the bid, the pipe
character still needs to be there.
Google Mass Keyword List
Since Google allows you to mass import
keywords, AdTrackzPro will take your list of
keywords, create the tracking urls and write
them, along with the bids and keywords into
the proper Google format, which is:
keywords ** bid ** tracking url
You
can also use exact match, phrase math and
negative match keywords.
Try
inputting as above and note the difference
in output when you check the Google option. |