Skip to content
drhenner edited this page Apr 19, 2013 · 6 revisions

So here are the steps that are needed to set up a goal...

go to GA Click Admin Drill into UFCFIT CLick the Goals tab.

Create a new goal with regular expression the regex is this is you create a confirmation page. This will be added to the base ror-e soon.

/shopping/orders/.*/confirmation

the funnel steps are:

/shopping/addresses
/shopping/billing_addresses
/shopping/shipping_methods
/shopping/payments
/shopping/orders

That will give you the tracking.

For each email you need to create a campaign: Read this: http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/

Basically every URL link should set up:

utm_campaign=fall-sale
utm_medium=email
utm_source=facebook-signups

Setting up the links should be trivial for any developer

Clone this wiki locally