|
How do I add my SSL keys to Pion? |
To get started, you will first need to collect all of your SSL keys in a PEM format, which should... |
|
|
What information can Pion capture? |
Pion can capture and record just about any piece of information that exists within the... |
|
|
How does Pion interface with my Google Analytics account? |
Pion delivers your web traffic directly to Google Analytics using the same HTTP API that is... |
|
|
How do I install Pion on my own website? |
Pion captures website traffic by listening into the raw network traffic between your web servers... |
|
|
Tracking form abandonment, exit-links, and other matters... |
Unfortunately, some things can only be measured using page tags, and form abandonment and exit-link... |
|
|
Getting Started - Windows |
Pion can be run as either a service or an application.
Option 1: Run Pion as an application
Just... |
|
|
What (mobile) analytics reports does Pion provide? |
Pion doesn't provide any analytics or reporting, just data capture, processing, integration and... |
|
|
How do you pronounce "Pion?" |
Pion is pronounced "pahy-on."
Pion is named after the subatomic particle also known to... |
|
|
Using Pion to audit page tags |
Using page tags to capture web analytics data can be very tedious, and oftentimes new pages get... |
|
|
Using Python Reactor to Eliminate Tracking Tags |
It's easy to remove any tracking or 1-pixel beacon tags using Pion's Python Reactor. Pion simply... |
|
|
How do I upgrade Pion? |
The process for upgrading an existing Pion installation varies depending on which operating system... |
|
|
Using Pion's HTTP Protocol to extract additional content |
Protocols are plugins used by Pion's Sniffer reactor to control how raw network traffic captured... |
|
|
How do I filter traffic captured by Pion Lite? |
You can perform basic packet-level filtering using Pion's SnifferReactor. Double-click... |
|
|
How does Pion track unique visitors? |
Pion tracks unique visitors by capturing the existing cookies used by your website or application... |
|
|
Getting Started - Redhat Linux |
Install Dependencies
From a command prompt, run:
sudo yum install -y libicu libpcap... |
|
|
Getting Started - Ubuntu Linux |
Install Dependencies
From a command prompt, run:
sudo apt-get install zlib1g libssl0.9.8... |
|
|
Getting Started - Mac OS X |
Install Pion
For the Application distribution, just double-click on the file to uncompress it... |
|
|
Does Pion work with Ajax? |
Yes. Ajax is basically Javascript code within pages that sends HTTP requests to your servers.... |
|
|
Is Pion a SaaS (software as a service) product? |
No.
There are a growing number of competitive SaaS products available that may assist... |
|
|
Getting Started - Debian Squeeze |
Although Pion is not currently built for Debian, you can use our Ubuntu 10.04 builds on Debian... |
|
|
How do I prune old data from Pion's databases? |
Several .db files are created by the ClickstreamReactor and Analytics Reactors and are stored in... |
|
|
How do I backup Pion's configuration? |
All of the configuration files for Pion are stored as XML within the "config" subdirectory of the... |
|
|
Can Pion extract web page content? |
Absolutely! This is how we track ecommerce activity, page titles, and any other customized... |
|
|
Does Pion work with Flash? |
Pion sees when visitors download flash applications from your website, and can track user... |
|
|
Can I track multiple domains with Pion Lite? |
YES!
"Cross-domain tracking" "just works" out of the box with Pion Lite if:
a) you use the... |
|