How to Make Your Own Tracking Links


Are you tired of promoting your site and your affiliate
programs and not knowing what's working and what's not?

If your web host offers stats that at least let you know
what page's people are going to. This will work for you.

Below you will find a simple HTML code to use to make
your own redirect pages. You can use it for pages on your
site and use a different name for them.

Say the URL to the page you want to advertise in a particular
eZine or classified is http://www.yourdomain.com/products.html
put this link in the HTML code below in this area of the code.

URLPut your link or affiliate link here">

Now name it with a different name such as product2.html
and save it to your web site files. Next upload this page
to your site.

Now when you place your ad list the URL in it as:
http://www.yourdomain.com/products2.html

This URL will redirect to:
http://www.yourdomain.com/products.html but will show in
your stats as: http://www.yourdomain.com/products2.html

When you check your stats you will be able to see exactly
how many hits you received from the eZine or classified or
wherever you placed your ads. You can also do this with
your affiliate programs following the same instructions as
above. This will also make your affiliate links look better.

To keep track of your advertising, here is an example of
a file to set up. Say you want to use the same ad and test
several different ways to promote it. Simply make your
file like this.

1. Yahoo ads
http:/ hisaffiliateprogram.com
the redirect page file will be named
thisaffiliateprogram1.html
and you will list it in your ad as:
http://www.yourdomain.com hisaffiliateprogram1.html

2. eZine Number 1

http:/ hisaffiliateprogram.com
http://www.yourdomain.com hisaffiliateprogram2.html

3. eZine Number 2

http:/ hisaffiliateprogram.com
http://www.yourdomain.com hisaffiliateprogram3.html

Get the Idea? Just continue making and uploading these
redirect pages to your site until you have all on your
list done.

Also on each redirect page be sure to list your title,
description and keywords. If your site is spidered by
search engines, they will very often pick these-up.

Here is the code.




Put Your Title Here< itle> <br/><META NAME"DESCRIPTION" CONTENT"Describe your page here"><br/><META NAME"KEYWORDS" CONTENT"Put keywords for your site here"><br/><meta HTTP-EQUIV"REFRESH" CONTENT"0; <br/>URLPut your link or affiliate link here"> <br/></head> <br/></html> <br/><! End Code > <br/><br/>Very Important: Be sure to check each one of the redirect page<br/>links to make sure they are working before you place your ads.<br/><br/>Good Luck! If you have any questions or need any help with this<br/>email me and I will do my best to help you. ipromoteit2@yahoo.com<br/><p> About the Author <p>Tracie Johansen is the publisher of Action eZine. <br/>Sign-up and receive Promote-O-Matic Mega Site Submit Software <br/>and eBook Ideas - The Ultimate Guide to eBook Promotion Free!<br/>http://www.ipromoteit.com/actionezine2.html<br/></div><div class="panel panel-default" style="padding: 10px 10px 10px 10px;"><a class="btn btn-outline-primary btn-sm" href="/on/online/">online</a> <a class="btn btn-outline-primary btn-sm" href="/on/business/">business</a> <a class="btn btn-outline-primary btn-sm" href="/on/redirect/">redirect</a> <a class="btn btn-outline-primary btn-sm" href="/on/list/">list</a> </div> </div> </div> <!-- /#page-content-wrapper --> </div> <!-- /#wrapper --> <footer class="footer"> <div class="container-fluid text-right"> <p class="text-muted"><i class="fa fa-copyright" aria-hidden="true"></i> <a href="http://ondapc.com/" target="_blank">ondapc</a> project 2024</p> </div> </footer> <!-- CONTACT US --> <div class="modal" id="contact"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title"><i class="far fa-envelope"></i> Contact Me</h4> <button type="button" class="close" data-dismiss="modal"><i class="fa fa-times"></i></button> </div> <div class="modal-body"> <form id="contactar" name="contactar" method="post"> <input type="hidden" name="token" value="0f83b1a020207f39b769ed9fd1745124"> <input type="hidden" name="captcha" value=""> <div class="form-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="fas fa-user"></i></span> <input class="form-control" id="name" name="name" placeholder="Your Name" required="required" value="" type="text"> </div> </div> <div class="form-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="far fa-envelope"></i></span> <input class="form-control" id="email" name="email" placeholder="Email" required="required" value="" type="email"> </div> </div> <div class="form-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="fas fa-edit"></i></span> <textarea name="message" id="message" class="form-control" rows="9" cols="25" placeholder="Write a message" required="required"></textarea> </div> </div> </div> <div class="modal-footer"> <button type="submit" class="btn btn-primary">Send <i class="fas fa-chevron-right"></i></button> </div> </div> </div> </div> <div id="contact" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><i class="fa fa-times"></i></button> <h4 class="modal-title"><i class="fa fa-envelope-o"></i> Contact Me</h4> </div> <div class="modal-body"> </div> </div> </div> <script> $(function(){ $('#contactar').on('submit', function(e){ e.preventDefault(); $.ajax({ url: '/contactx/', type: 'POST', data: $('#contactar').serialize(), success: function(data){ $('#contactar')[0].reset(); $("#contact-success").append('<span><i class="fa fa-check"></i> Message Sent!</span>'); } }); }); }); </script> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Menu Toggle Script --> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#wrapper").toggleClass("toggled"); }); </script> </body> </html> <!-- CACHE f362dcd693900fdb30d647269c529b34 2024-05-13 06:58:05 -->