<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New Feature: Plus+ Tracking</title>
	<atom:link href="http://linktrack.info/blog/new-feature-plus-tracking/feed" rel="self" type="application/rss+xml" />
	<link>http://linktrack.info/blog/new-feature-plus-tracking</link>
	<description>Free Link Tracker</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:56:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-106</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Mar 2010 20:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-106</guid>
		<description>Hi Tom,

I updated the code on http://linktrack.info/blog/free-branded-url-tracking to accommodate Plus+ tracking.  Try it out and let me know if you have any problems.</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>I updated the code on <a href="http://linktrack.info/blog/free-branded-url-tracking" rel="nofollow">http://linktrack.info/blog/free-branded-url-tracking</a> to accommodate Plus+ tracking.  Try it out and let me know if you have any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-105</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-105</guid>
		<description>You are correct.  I copied your sample.

I understand in concept what you are saying.

I am too busy using your product with links I want to track to take the time to study how to rewrite the .htaccess file to follow the rules to support the plus tracking concept.

So I will table it for now.

Thanks for your post response.</description>
		<content:encoded><![CDATA[<p>You are correct.  I copied your sample.</p>
<p>I understand in concept what you are saying.</p>
<p>I am too busy using your product with links I want to track to take the time to study how to rewrite the .htaccess file to follow the rules to support the plus tracking concept.</p>
<p>So I will table it for now.</p>
<p>Thanks for your post response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-104</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-104</guid>
		<description>Hi Tom,

You are probably using the sample .htaccess file from our post http://linktrack.info/blog/free-branded-url-tracking.  The redirect defined in that .htaccess file was as simple as we could make it and doesn&#039;t account for additional parameters like you would use with Plus+ tracking.  You could rewrite our sample file to accommodate Plus+ tracking (and if you do, please send me a copy to post) but out of the box it won&#039;t work they way you&#039;re expecting.  The free branded url tracking is not something we officially support (since it relies on another server that we can&#039;t control), but here&#039;s essentially how it works:

Right now, the re-write in the sample .htaccess says &quot;take all incoming requests like http://mydomain.com/my_link and route them to http://linktrack.info/my_link&quot;.  If you re-write the file for Plus+ tracking, you want it to say, &quot;take all incoming requests like http://mydomain.com/my_link/plus_tracking and rewrite the to http://mydomain.com/my_link/plus_tracking OR take all incoming requests like http://mydomain.com/my_link and route them to http://linktrack.info/my_link&quot;

That&#039;s probably clear as mud, so let me know if you have any questions.</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>You are probably using the sample .htaccess file from our post <a href="http://linktrack.info/blog/free-branded-url-tracking" rel="nofollow">http://linktrack.info/blog/free-branded-url-tracking</a>.  The redirect defined in that .htaccess file was as simple as we could make it and doesn&#8217;t account for additional parameters like you would use with Plus+ tracking.  You could rewrite our sample file to accommodate Plus+ tracking (and if you do, please send me a copy to post) but out of the box it won&#8217;t work they way you&#8217;re expecting.  The free branded url tracking is not something we officially support (since it relies on another server that we can&#8217;t control), but here&#8217;s essentially how it works:</p>
<p>Right now, the re-write in the sample .htaccess says &#8220;take all incoming requests like <a href="http://mydomain.com/my_link" rel="nofollow">http://mydomain.com/my_link</a> and route them to <a href="http://linktrack.info/my_link" rel="nofollow">http://linktrack.info/my_link</a>&#8220;.  If you re-write the file for Plus+ tracking, you want it to say, &#8220;take all incoming requests like <a href="http://mydomain.com/my_link/plus_tracking" rel="nofollow">http://mydomain.com/my_link/plus_tracking</a> and rewrite the to <a href="http://mydomain.com/my_link/plus_tracking" rel="nofollow">http://mydomain.com/my_link/plus_tracking</a> OR take all incoming requests like <a href="http://mydomain.com/my_link" rel="nofollow">http://mydomain.com/my_link</a> and route them to <a href="http://linktrack.info/my_link" rel="nofollow">http://linktrack.info/my_link</a>&#8221;</p>
<p>That&#8217;s probably clear as mud, so let me know if you have any questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-103</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 07 Mar 2010 20:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-103</guid>
		<description>I use your Plus Tracking feature with your 1 pixel tracking image.  The image being hosted on my website.

When I use it with your linktrack.info url it works great.

http://linktrack.info/afe7f3c/OrWa03052010

However, when I use it in combination with my branded version:

http://hoims.com/afe7f3c/OrWa03052010

It shows a broken link.

My branded image works fine if I don&#039;t add the tracking info

http://hoims.com/afe7f3c

To confuse matters, I think even when it shows as a broken link on my website (wordpress blog) I think it still registers as a visitor on my linktrack pro account.

Is the error part of the Tracking feature?  My branded site?  Or?

If information is power, your product gives a lot of power to those marketing on the internet!</description>
		<content:encoded><![CDATA[<p>I use your Plus Tracking feature with your 1 pixel tracking image.  The image being hosted on my website.</p>
<p>When I use it with your linktrack.info url it works great.</p>
<p><a href="http://linktrack.info/afe7f3c/OrWa03052010" rel="nofollow">http://linktrack.info/afe7f3c/OrWa03052010</a></p>
<p>However, when I use it in combination with my branded version:</p>
<p><a href="http://hoims.com/afe7f3c/OrWa03052010" rel="nofollow">http://hoims.com/afe7f3c/OrWa03052010</a></p>
<p>It shows a broken link.</p>
<p>My branded image works fine if I don&#8217;t add the tracking info</p>
<p><a href="http://hoims.com/afe7f3c" rel="nofollow">http://hoims.com/afe7f3c</a></p>
<p>To confuse matters, I think even when it shows as a broken link on my website (wordpress blog) I think it still registers as a visitor on my linktrack pro account.</p>
<p>Is the error part of the Tracking feature?  My branded site?  Or?</p>
<p>If information is power, your product gives a lot of power to those marketing on the internet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-101</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 27 Feb 2010 20:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-101</guid>
		<description>Hi Tom,

Thanks for the question! The system doesn&#039;t allow for bulk actions or folder creation (yet), but I can do a one time bulk update for you manually.  Just send a list of the links you want updated as well as the username for your account via the web form: http://linktrack.info/contact

Glad you&#039;re enjoying the service!

Keeton</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>Thanks for the question! The system doesn&#8217;t allow for bulk actions or folder creation (yet), but I can do a one time bulk update for you manually.  Just send a list of the links you want updated as well as the username for your account via the web form: <a href="http://linktrack.info/contact" rel="nofollow">http://linktrack.info/contact</a></p>
<p>Glad you&#8217;re enjoying the service!</p>
<p>Keeton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-99</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-99</guid>
		<description>If I have a number of links set up and don&#039;t want to go back and convert them to Tracking plus, is there a simple way that I can create folders on my link page , name that folder, and drag those links into it.

This is an incredible program and I already have a list of over 1000 links I want to add to your system.</description>
		<content:encoded><![CDATA[<p>If I have a number of links set up and don&#8217;t want to go back and convert them to Tracking plus, is there a simple way that I can create folders on my link page , name that folder, and drag those links into it.</p>
<p>This is an incredible program and I already have a list of over 1000 links I want to add to your system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://linktrack.info/blog/new-feature-plus-tracking/comment-page-1#comment-65</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 29 Jul 2009 23:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://linktrack.info/blog/?p=186#comment-65</guid>
		<description>WOW you guys keep making this site better and better!

I wish I didn&#039;t have to pay every month but thats just because I am cheap skate.

The 6.99 is real steal for all the use I get on a monthly basis!

Jeff
p.s. check out http://linktrack.info/get_paid</description>
		<content:encoded><![CDATA[<p>WOW you guys keep making this site better and better!</p>
<p>I wish I didn&#8217;t have to pay every month but thats just because I am cheap skate.</p>
<p>The 6.99 is real steal for all the use I get on a monthly basis!</p>
<p>Jeff<br />
p.s. check out <a href="http://linktrack.info/get_paid" rel="nofollow">http://linktrack.info/get_paid</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

