|
Quick Links
New Document
This feature allows you to create really nice
looking links like this:
http://yourwebsite.com/t/campaign
All you have to do is modify the .htaccess file
found in this folder and put it in your root html
directory (html or www).
How To Modify The .htaccess File
Step 1: Modify 2nd line
Replace t in the 2nd line with the name of the
folder you'd like to use in your tracking links.
For example, if you want your links to look like
this http://yourwebsite.com/go/something then
replace t with go
Step 2: Modify 3rd line
Replace
http://yourwebsite.com/adtrackz/go.php?c=$1 with
the actual link to go.php on your website.
For example, if you installed Adtrackz in a folder
called track, then replace the above with
http://yourwebsite.com/track/go.php?c=$1
Step 3: Upload
Upload .htaccess to your root html directory (html
or www).
Step 4: Test
Test it out. Go to
http://yourwebsite.com/go/something (or whatever
you used) and replace something with the name of
an actual campaign you created.
See if it redirects properly. If it does, your
done!
If you need assistance with this, please contact
us.
Note that there is a minimum $15 charge for
setting up this feature and possibly more
depending on the complexity of your .htaccess file
and website settings.
|