<?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: Forum: How Do I... - Recent Posts</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums: Forum: How Do I... - Recent Posts</description>
<language>en</language>
<pubDate>Sat, 11 Oct 2008 06:05:16 +0000</pubDate>

<item>
<title>debshadovitz on "Has anyone made this work on a regular, static HTML page?"</title>
<link>http://www.woopra.com/forums/topic/has-anyone-made-this-work-on-a-regular-static-html-page#post-5702</link>
<pubDate>Fri, 10 Oct 2008 22:38:05 +0000</pubDate>
<dc:creator>debshadovitz</dc:creator>
<guid isPermaLink="false">5702@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Thank you, Elie, for that clarification. It turns out that I failed to see and thus, copy the 4th line of code.&#60;br /&#62;
All is well. Woopra works beautifully. What an amazing app and system!
&#60;/p&#62;</description>
</item>
<item>
<title>Alexi on "How can I tell Woopra to Ignore Visits from my own computer?"</title>
<link>http://www.woopra.com/forums/topic/how-can-i-tell-woopra-to-ignore-visits-from-my-own-computer#post-5688</link>
<pubDate>Fri, 10 Oct 2008 12:53:59 +0000</pubDate>
<dc:creator>Alexi</dc:creator>
<guid isPermaLink="false">5688@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;If you have a static IP address, you can write a simple script..&#60;br /&#62;
For example in PHP (I DIDN'T TEST THE SCRIPT):&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
$myip=123.123.123.123;&#60;br /&#62;
$ip=$_SERVER['REMOTE_ADDR'];&#60;br /&#62;
if ($ip!=$myip)&#60;br /&#62;
{&#60;br /&#62;
//woopra code here&#60;br /&#62;
}&#60;br /&#62;
?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>sbuttrick on "Still Pending Approval"</title>
<link>http://www.woopra.com/forums/topic/still-pending-approval-3#post-5682</link>
<pubDate>Fri, 10 Oct 2008 07:40:45 +0000</pubDate>
<dc:creator>sbuttrick</dc:creator>
<guid isPermaLink="false">5682@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Does anyone know how long approval Takes?  My websites have been in the pending approval mode for a week.&#60;/p&#62;
&#60;p&#62;Scott
&#60;/p&#62;</description>
</item>
<item>
<title>Elie K on "Has anyone made this work on a regular, static HTML page?"</title>
<link>http://www.woopra.com/forums/topic/has-anyone-made-this-work-on-a-regular-static-html-page#post-5671</link>
<pubDate>Thu, 09 Oct 2008 22:10:39 +0000</pubDate>
<dc:creator>Elie K</dc:creator>
<guid isPermaLink="false">5671@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;This just means that woopra will not auto tag your registered users. If you have static pages, you must not have registered users anyway. I hope this answers your question.
&#60;/p&#62;</description>
</item>
<item>
<title>Virtual Bird's Eye on "Has anyone made this work on a regular, static HTML page?"</title>
<link>http://www.woopra.com/forums/topic/has-anyone-made-this-work-on-a-regular-static-html-page#post-5666</link>
<pubDate>Thu, 09 Oct 2008 20:16:20 +0000</pubDate>
<dc:creator>Virtual Bird's Eye</dc:creator>
<guid isPermaLink="false">5666@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I have it on Wordpress and static pages working together at the same time.&#60;/p&#62;
&#60;p&#62;If you want to look at the code, view source on&#60;br /&#62;
&#60;a href=&#34;http://www.virtualbirdseye.com/map/map.htm&#34; rel=&#34;nofollow&#34;&#62;http://www.virtualbirdseye.com/map/map.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;you can see how I put the code in there. I also have google tracker under Woopra during the beta testing just in case :)
&#60;/p&#62;</description>
</item>
<item>
<title>debshadovitz on "Installed manually but not getting data at all"</title>
<link>http://www.woopra.com/forums/topic/installed-manually-but-not-getting-data-at-all#post-5661</link>
<pubDate>Thu, 09 Oct 2008 17:43:00 +0000</pubDate>
<dc:creator>debshadovitz</dc:creator>
<guid isPermaLink="false">5661@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;How was it fixed?
&#60;/p&#62;</description>
</item>
<item>
<title>debshadovitz on "Has anyone made this work on a regular, static HTML page?"</title>
<link>http://www.woopra.com/forums/topic/has-anyone-made-this-work-on-a-regular-static-html-page#post-5660</link>
<pubDate>Thu, 09 Oct 2008 17:10:02 +0000</pubDate>
<dc:creator>debshadovitz</dc:creator>
<guid isPermaLink="false">5660@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I wonder if any users can help me with this&#60;/p&#62;
&#60;p&#62;I'm accepted and activated. I've installed the software and logged in. Clearly, my issue is getting the necessary JavaScript onto my page so Woopra can function.&#60;/p&#62;
&#60;p&#62;Their installation-guide has no plug-in for plain HTML, so I did the Manual Install. That is, I added the &#34;Code&#34; code immediately above my &#38;lt;/body&#38;gt; tag.  &#60;/p&#62;
&#60;p&#62;But under Manual Install, it also says: &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#34;Important Note:&#60;br /&#62;
This method of installation will not integrate the user tracking functionality. It will not add Woopra features to your WordPress Administration Panels. Plugins are required to pass specific user identifiable details.&#34;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;So I don't get it:&#60;br /&#62;
Is this — &#60;em&#62;&#34;This method of installation will not integrate the user tracking functionality.&#34; &#60;/em&#62; — not saying Woopra does not work with pages for which there is no plugin?&#60;/p&#62;
&#60;p&#62;What am I missing?
&#60;/p&#62;</description>
</item>
<item>
<title>perfectionlabs on "Set desktop client to use system settings"</title>
<link>http://www.woopra.com/forums/topic/set-desktop-client-to-use-system-settings#post-5633</link>
<pubDate>Wed, 08 Oct 2008 10:17:21 +0000</pubDate>
<dc:creator>perfectionlabs</dc:creator>
<guid isPermaLink="false">5633@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I think the desktop client needs should use the system network settings.&#60;br /&#62;
As I use my laptop at home and work, both with different network configuration I would like to see the desktop client using the system settings by default, preventing me from adding and removing proxy information in the preferences window each time.&#60;/p&#62;
&#60;p&#62;If that's not possible please consider doing it like the way it's done in Firefox browser. The option to temporarily disable the proxy would help a bit.&#60;/p&#62;
&#60;p&#62;What do you think about it?
&#60;/p&#62;</description>
</item>
<item>
<title>amgadhs on "Download Reports"</title>
<link>http://www.woopra.com/forums/topic/download-reports#post-5621</link>
<pubDate>Wed, 08 Oct 2008 00:02:10 +0000</pubDate>
<dc:creator>amgadhs</dc:creator>
<guid isPermaLink="false">5621@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Actually you can export some of the Analytics pages. But the missing thing is exporting the search page.
&#60;/p&#62;</description>
</item>
<item>
<title>jeanh on "What is tagging?"</title>
<link>http://www.woopra.com/forums/topic/what-is-tagging#post-5619</link>
<pubDate>Tue, 07 Oct 2008 15:01:58 +0000</pubDate>
<dc:creator>jeanh</dc:creator>
<guid isPermaLink="false">5619@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I'm wondering the same thing.  I can't use tagging in the filter, so what's it for?
&#60;/p&#62;</description>
</item>
<item>
<title>jeanh on "What is tagging?"</title>
<link>http://www.woopra.com/forums/topic/what-is-tagging#post-5617</link>
<pubDate>Tue, 07 Oct 2008 15:00:33 +0000</pubDate>
<dc:creator>jeanh</dc:creator>
<guid isPermaLink="false">5617@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I'm wondering the same thing.  I can't use tagging in the filter, so what's it for?
&#60;/p&#62;</description>
</item>
<item>
<title>MGadAllah on "No one recieve the Start A Conversation request"</title>
<link>http://www.woopra.com/forums/topic/no-one-recieve-the-start-a-conversation-request#post-5591</link>
<pubDate>Mon, 06 Oct 2008 18:34:02 +0000</pubDate>
<dc:creator>MGadAllah</dc:creator>
<guid isPermaLink="false">5591@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hey&#60;br /&#62;
I've added the woopra code to my phpBB3 forum at the overall footer, and I can see the traffic as fine.&#60;br /&#62;
Now when I go to visitors and one of my members logged in to the forum I can see the user name instead of the word visitor.&#60;br /&#62;
Now when I select this visitor (member) and hit the link for Start a Conversation I found that the other side telling me that no pop up or no acceptance button and nothing appear at the other side at all.&#60;br /&#62;
So please I want to know why such a thing happening ?&#60;br /&#62;
And does there is any thing I should do to let the members or guests got that pop up window or request to accept the conversation request?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>shmar77 on "How can I get online surfers to start chat with me?"</title>
<link>http://www.woopra.com/forums/topic/woopra-chat#post-5574</link>
<pubDate>Mon, 06 Oct 2008 07:26:23 +0000</pubDate>
<dc:creator>shmar77</dc:creator>
<guid isPermaLink="false">5574@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
is there a way to add a link tou ur site that allowes people who are online to start a chat with me?  (if I have woopra on, on my desktop)&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Josh Rath on "example.com/example runs another wordpress"</title>
<link>http://www.woopra.com/forums/topic/examplecomexample-runs-another-wordpress#post-5563</link>
<pubDate>Sun, 05 Oct 2008 17:20:17 +0000</pubDate>
<dc:creator>Josh Rath</dc:creator>
<guid isPermaLink="false">5563@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hello everyone, my website runs one wordpress set on the main link, joshrath.com, and it runs another one at joshrath.com/videos. I was wondering how i would go about monitoring those separately. If that is even possible. Because when i tried adding my site with the /videos, it says that link is taken.&#60;/p&#62;
&#60;p&#62;Thanks for your help!&#60;/p&#62;
&#60;p&#62;~Josh Rath
&#60;/p&#62;</description>
</item>
<item>
<title>coastal on "How would I add code to PHPauction"</title>
<link>http://www.woopra.com/forums/topic/how-would-i-add-code-to-phpauction#post-5552</link>
<pubDate>Sun, 05 Oct 2008 00:20:06 +0000</pubDate>
<dc:creator>coastal</dc:creator>
<guid isPermaLink="false">5552@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I'd like to try and add the code to PHPauction software, Does anyone know how this could be done?
&#60;/p&#62;</description>
</item>
<item>
<title>mlumbreras on "Unique Visits"</title>
<link>http://www.woopra.com/forums/topic/unique-visits#post-5531</link>
<pubDate>Sat, 04 Oct 2008 09:09:05 +0000</pubDate>
<dc:creator>mlumbreras</dc:creator>
<guid isPermaLink="false">5531@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Woopra don't have any option to know the unique visits?
&#60;/p&#62;</description>
</item>
<item>
<title>mlumbreras on "Visitors online name"</title>
<link>http://www.woopra.com/forums/topic/visitors-online-name#post-5507</link>
<pubDate>Fri, 03 Oct 2008 10:20:38 +0000</pubDate>
<dc:creator>mlumbreras</dc:creator>
<guid isPermaLink="false">5507@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hello to all!&#60;/p&#62;
&#60;p&#62;I have this code in my site:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var woopra_id = 'xxxxxxxx';&#60;br /&#62;
var woopra_array = new Array();&#60;br /&#62;
woopra_array['name'] = '';&#60;br /&#62;
woopra_array['Email'] = '';&#60;br /&#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;/strong&#62;&#60;/p&#62;
&#60;p&#62;How I can see the name of my registered users instead &#34;Visitor #1&#34;?&#60;/p&#62;
&#60;p&#62;I don't have a blog, is a website without CMS.
&#60;/p&#62;</description>
</item>
<item>
<title>hrtopher on "How do I add a avatar to the chat popup"</title>
<link>http://www.woopra.com/forums/topic/how-do-i-add-a-avatar-to-the-chat-popup#post-5501</link>
<pubDate>Fri, 03 Oct 2008 09:08:21 +0000</pubDate>
<dc:creator>hrtopher</dc:creator>
<guid isPermaLink="false">5501@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Same questions regarding avatar and &#34;click here to chat&#34;.&#60;/p&#62;
&#60;p&#62;Great program, just got approved yesterday and am addicted!
&#60;/p&#62;</description>
</item>
<item>
<title>tpfs on "How do I add a avatar to the chat popup"</title>
<link>http://www.woopra.com/forums/topic/how-do-i-add-a-avatar-to-the-chat-popup#post-5499</link>
<pubDate>Fri, 03 Oct 2008 08:42:30 +0000</pubDate>
<dc:creator>tpfs</dc:creator>
<guid isPermaLink="false">5499@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Looking for this solutions as well! Also looking to change the &#34;Webmaster&#34; string.
&#60;/p&#62;</description>
</item>
<item>
<title>dawmail333 on "How can I tell Woopra to Ignore Visits from my own computer?"</title>
<link>http://www.woopra.com/forums/topic/how-can-i-tell-woopra-to-ignore-visits-from-my-own-computer#post-5497</link>
<pubDate>Fri, 03 Oct 2008 08:17:52 +0000</pubDate>
<dc:creator>dawmail333</dc:creator>
<guid isPermaLink="false">5497@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;But nicholas raised a good point before his post about the plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>dawmail333 on "How do I add a avatar to the chat popup"</title>
<link>http://www.woopra.com/forums/topic/how-do-i-add-a-avatar-to-the-chat-popup#post-5496</link>
<pubDate>Fri, 03 Oct 2008 08:17:09 +0000</pubDate>
<dc:creator>dawmail333</dc:creator>
<guid isPermaLink="false">5496@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Any solution?
&#60;/p&#62;</description>
</item>
<item>
<title>vadi on "What is tagging?"</title>
<link>http://www.woopra.com/forums/topic/what-is-tagging#post-5491</link>
<pubDate>Fri, 03 Oct 2008 07:11:35 +0000</pubDate>
<dc:creator>vadi</dc:creator>
<guid isPermaLink="false">5491@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I'm not quite sure what does tagging does. There's no help in the wp admin panel, and it's &#34;highly recommended&#34; in the install page. &#60;/p&#62;
&#60;p&#62;But what does it exactly do?
&#60;/p&#62;</description>
</item>
<item>
<title>geraldb28 on "track mp3 files"</title>
<link>http://www.woopra.com/forums/topic/track-mp3-files#post-5478</link>
<pubDate>Thu, 02 Oct 2008 22:19:02 +0000</pubDate>
<dc:creator>geraldb28</dc:creator>
<guid isPermaLink="false">5478@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;@fagotto - There's no way to embed and execute the script code in the mp3 filetype. So, unfortunately, the answer is &#34;No&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>robintel on "Work with SSL"</title>
<link>http://www.woopra.com/forums/topic/work-with-ssl#post-5474</link>
<pubDate>Thu, 02 Oct 2008 18:19:58 +0000</pubDate>
<dc:creator>robintel</dc:creator>
<guid isPermaLink="false">5474@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I also use SSL and would like to have this feature in the future.
&#60;/p&#62;</description>
</item>
<item>
<title>robintel on "How do I add a avatar to the chat popup"</title>
<link>http://www.woopra.com/forums/topic/how-do-i-add-a-avatar-to-the-chat-popup#post-5472</link>
<pubDate>Thu, 02 Oct 2008 18:12:20 +0000</pubDate>
<dc:creator>robintel</dc:creator>
<guid isPermaLink="false">5472@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I have an avatar! :D Awesome! :D
&#60;/p&#62;</description>
</item>
<item>
<title>robintel on "How do I add a avatar to the chat popup"</title>
<link>http://www.woopra.com/forums/topic/how-do-i-add-a-avatar-to-the-chat-popup#post-5471</link>
<pubDate>Thu, 02 Oct 2008 18:11:48 +0000</pubDate>
<dc:creator>robintel</dc:creator>
<guid isPermaLink="false">5471@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hostrail, you already have an avatar. I'll quadruple that:&#60;/p&#62;
&#60;p&#62;How can we customize the chat window:&#60;br /&#62;
- give our name instead of &#34;webmaster&#34;&#60;br /&#62;
- put in our picture&#60;br /&#62;
- give some standard message when chat pops up, e.g. &#34;click to chat with site owner&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>robintel on "Download Reports"</title>
<link>http://www.woopra.com/forums/topic/download-reports#post-5470</link>
<pubDate>Thu, 02 Oct 2008 18:06:51 +0000</pubDate>
<dc:creator>robintel</dc:creator>
<guid isPermaLink="false">5470@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Indeed. That would be practical. Some sort of logs should also do it. :D By the way! Woopra is even better than I expected! Way better. And the chat option. Come on. Absolutely fabulous. I love it!
&#60;/p&#62;</description>
</item>
<item>
<title>copywryter on "How can I tell Woopra to Ignore Visits from my own computer?"</title>
<link>http://www.woopra.com/forums/topic/how-can-i-tell-woopra-to-ignore-visits-from-my-own-computer#post-5468</link>
<pubDate>Thu, 02 Oct 2008 15:04:52 +0000</pubDate>
<dc:creator>copywryter</dc:creator>
<guid isPermaLink="false">5468@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;That's only for the Wordpress plugin
&#60;/p&#62;</description>
</item>
<item>
<title>nicholas on "How can I tell Woopra to Ignore Visits from my own computer?"</title>
<link>http://www.woopra.com/forums/topic/how-can-i-tell-woopra-to-ignore-visits-from-my-own-computer#post-5467</link>
<pubDate>Thu, 02 Oct 2008 11:01:30 +0000</pubDate>
<dc:creator>nicholas</dc:creator>
<guid isPermaLink="false">5467@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Ok, I've got accepted at WOOPRA and it's awesome! :)&#60;br /&#62;
If you want to filter your visits, click &#34;Settings&#34; from the WordPress administration interface, then click &#34;Woopra Settings&#34; and then check the box that says &#34;Administrator visits&#34;. Don't forget to apply the settings.&#60;/p&#62;
&#60;p&#62;Woopra is awesome!&#60;/p&#62;
&#60;p&#62;Nicholas
&#60;/p&#62;</description>
</item>
<item>
<title>nicholas on "Click to Chat - how do I use it?"</title>
<link>http://www.woopra.com/forums/topic/click-to-chat-how-do-i-use-it#post-5465</link>
<pubDate>Thu, 02 Oct 2008 09:12:49 +0000</pubDate>
<dc:creator>nicholas</dc:creator>
<guid isPermaLink="false">5465@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I've also seen some other sites with custom chat boxes. I would like to know how to edit the colors. Thank you.&#60;/p&#62;
&#60;p&#62;Nicholas
&#60;/p&#62;</description>
</item>

</channel>
</rss>
