These are my notes for using campaigns with WebTrends 8.0a.
Overview
When sending out emails, announcements about your content and you want to track the success and use of a link, your best bet is to use campaigns.
Stuff to Know
Some stuff to know when tracking links:
- the campaign name should be safe to use within a browser (eg. replace spaces with %20)
- http://yourdomain.com/page&wt.mc_id=[alpha-numeric or campaign name]
- If you want to edit the campaigns manuall: C:\Program Files\WebTrends\storage\config\wtm_wtx\datfiles\datasources
The campaigns file always should have:
- hard character returns (msdos)
- 1 blank line at the end
- always the same number of columns for every line
List of columns in the campaigns file
- CampaignID, identifcation number
- Description, what the entry is for
- Creative, name of method
- Creative Type, print/email/banner
- Demand Channel,
- Marketing Activity,
- Marketing Program,
- Offer,
- Partner,
- Placement
Posted via web from myprimedirective's posterous
AT&T: @txt.att.net
Cingular: @cingularme.com
Nextel: @messaging.nextel.com
Sprint: @messaging.sprintpcs.com
T-Mobile: @tmomail.net
Virgin Mobile: @vmobl.com
Verizon: @vtext.com
To make a QR code with Google charts, set your img src tag to something like this:
src="http://chart.apis.google.com/chart?cht=qr&chl=http://9thport.net&chs=120x120" alt="www.9thport.net"

I have really found TiddlyWiki to be of great help. I have been using them on a usb memory stick for a couple months now and have grown to like it for capturing data, links and other info.
My favorite things about the TiddlyWiki are:
- Its all in one html file
- Searching is fast
- Composing a note is simple
- Notes can have references
- this makes for an option of opening all of the relative notes at one time (very cool)
- linking notes together with out having to type specific info into the note itself
- Timeline shows what you have been working on recently
- Orphans show unused notes
I am sure there are plenty more benefits to using the TiddleWiki system. If you have any, please add them to the comments!
I would be lost with out my regexp, but writing them is sometimes very daunting. In the past I have tried many different regular expression builders or testers and ran into limitations of the wrong operating system, price is too high, or just plain bad application. Thankfully gskinner.com built an Online Regular Expression Testing Tool and there is also a desktop version written in Adobe Air.