<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Woopra Forums Topic: query string</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums Topic: query string</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 10:29:23 +0000</pubDate>

<item>
<title>crittelmeyer on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-5312</link>
<pubDate>Tue, 23 Sep 2008 05:00:36 +0000</pubDate>
<dc:creator>crittelmeyer</dc:creator>
<guid isPermaLink="false">5312@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hey guys, I also am having trouble with this.&#60;/p&#62;
&#60;p&#62;Also, when will we be able to pay money to lift the user cap? I can't WAIT!&#60;/p&#62;
&#60;p&#62;Love this program...&#60;/p&#62;
&#60;p&#62;Chris&#60;br /&#62;
(from InvestorVillage @ blogworld)
&#60;/p&#62;</description>
</item>
<item>
<title>copywryter on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-4095</link>
<pubDate>Wed, 06 Aug 2008 10:33:46 +0000</pubDate>
<dc:creator>copywryter</dc:creator>
<guid isPermaLink="false">4095@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;How did you get this to work? Could you post your code? (without ID obviously) I've been trying to get Woopra to read syntax from an email url with no luck. (code tags added here)&#60;/p&#62;
&#60;p&#62;Here's what I've tried:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
woopra_array['email2']='&#38;lt;%= QueryString(&#34;utm&#38;#95;content&#34;)%&#38;gt;';&#60;br /&#62;
woopra_array['email3']='&#38;lt;%= QueryString(&#34;utm_content=&#34;)%&#38;gt;';&#60;br /&#62;
woopra_array['name']= $utm_content;&#60;br /&#62;
woopra_array['name']=' &#38;lt;% QueryString(&#34;utm_content&#34;)%&#38;gt;';&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But I don't have any idea how the arrays are named or where they might show up!&#60;/p&#62;
&#60;p&#62;Help?&#60;/p&#62;
&#60;p&#62;Btw, the syntax looks something like this:&#60;br /&#62;
&#60;a href=&#34;http://www.redcanary.ca/view/project-manager26?utm_source=ESP&#38;#38;utm_medium=Email&#38;#38;utm_term=%2Fview%2Fproject-manager26&#38;#38;utm_content=email%40domain.ca&#38;#38;utm_campaign=landing+page&#34; rel=&#34;nofollow&#34;&#62;http://www.redcanary.ca/view/project-manager26?utm_source=ESP&#38;#38;utm_medium=Email&#38;#38;utm_term=%2Fview%2Fproject-manager26&#38;#38;utm_content=email%40domain.ca&#38;#38;utm_campaign=landing+page&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>maxime on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-4079</link>
<pubDate>Tue, 05 Aug 2008 17:07:34 +0000</pubDate>
<dc:creator>maxime</dc:creator>
<guid isPermaLink="false">4079@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is it possible to use this method to automatically tag visitors ? Maybe a woopra_array['name']= $var; ?&#60;/p&#62;
&#60;p&#62;Actually I have just tested it and it works. This is truly amazing...&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Maxime
&#60;/p&#62;</description>
</item>
<item>
<title>Photography by Toine on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-3889</link>
<pubDate>Mon, 28 Jul 2008 10:54:26 +0000</pubDate>
<dc:creator>Photography by Toine</dc:creator>
<guid isPermaLink="false">3889@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;skidvis - &#60;/p&#62;
&#60;p&#62;HOW is that information showing up Woopra? I don't see it.&#60;/p&#62;
&#60;p&#62;T
&#60;/p&#62;</description>
</item>
<item>
<title>berbel on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-3094</link>
<pubDate>Fri, 13 Jun 2008 11:19:20 +0000</pubDate>
<dc:creator>berbel</dc:creator>
<guid isPermaLink="false">3094@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Thanks skidvis for getting back on this.&#60;/p&#62;
&#60;p&#62;Tried it, but still no difference in the Visitor Navigation path so I guess I'll just have to wait and see if it is implemented on a later stage.&#60;/p&#62;
&#60;p&#62;Another question, I see mention of an API, but have not been able to find any other details anywhere on this site. &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Soeren
&#60;/p&#62;</description>
</item>
<item>
<title>skidvis on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-3005</link>
<pubDate>Wed, 11 Jun 2008 07:13:28 +0000</pubDate>
<dc:creator>skidvis</dc:creator>
<guid isPermaLink="false">3005@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Right, you could create variables that would tell you the query string parameters. For instance, something like:&#60;/p&#62;
&#60;p&#62;woopra_array['id']='&#38;lt;%= QueryString(&#34;id&#34;)%&#38;gt;';&#60;/p&#62;
&#60;p&#62;That way the ID would show up in Woopra.
&#60;/p&#62;</description>
</item>
<item>
<title>berbel on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-2980</link>
<pubDate>Tue, 10 Jun 2008 16:10:37 +0000</pubDate>
<dc:creator>berbel</dc:creator>
<guid isPermaLink="false">2980@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Thanks for replying but not quite how that would help us.&#60;/p&#62;
&#60;p&#62;At the moment a live view Visitor Navigation path pretty much looks like this :&#60;br /&#62;
/product.asp&#60;br /&#62;
/product.asp&#60;br /&#62;
/product.asp&#60;br /&#62;
/product.asp&#60;br /&#62;
...&#60;/p&#62;
&#60;p&#62;When really it should have been :&#60;br /&#62;
/product?id=3&#60;br /&#62;
/product?id=4&#60;br /&#62;
/product?id=5&#60;br /&#62;
/product?id=6&#60;/p&#62;
&#60;p&#62;If you know what I mean.. ALL urls in the navigation path is stripped of query string parameters, which is just mind boggling silly.
&#60;/p&#62;</description>
</item>
<item>
<title>skidvis on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-2957</link>
<pubDate>Tue, 10 Jun 2008 09:31:47 +0000</pubDate>
<dc:creator>skidvis</dc:creator>
<guid isPermaLink="false">2957@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;The woopra API allows you to create your own variables to pass to woopra.&#60;br /&#62;
I don't know what language you're using, but you need to output javascript that resembles this:&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var woopra_id = 'xxxxx';&#60;/p&#62;
&#60;p&#62;var woopra_array = new Array();&#60;br /&#62;
woopra_array['userid'] = 'joe';&#60;br /&#62;
woopra_array['age'] = '32';&#60;/p&#62;
&#60;p&#62;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script src=&#34;http://static.woopra.com/js/woopra.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Where userid and age are the variables you want instead.
&#60;/p&#62;</description>
</item>
<item>
<title>berbel on "query string"</title>
<link>http://www.woopra.com/forums/topic/query-string#post-2953</link>
<pubDate>Tue, 10 Jun 2008 08:09:18 +0000</pubDate>
<dc:creator>berbel</dc:creator>
<guid isPermaLink="false">2953@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;For most of our URLs we use IDs in the query string.&#60;br /&#62;
example : &#60;a href=&#34;http://www.example.com/product?id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/product?id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All urls in woopra are stripped of these. = pretty much no use to us whatsoever. Any way around this?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Soeren
&#60;/p&#62;</description>
</item>

</channel>
</rss>
