Postponed
Project:
SunMailer Newsletter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2010 at 06:16 UTC
Updated:
19 May 2011 at 06:29 UTC
Google analytics allows a nice and simple way to tag URLs
http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55578
Please consider supporting this feature.
As a configuration, one can provide following fields while configuring a newsletter
utm_source, utm_medium, utm_term,utm_content,utm_campaign and you can tag each URL with this additional info just the way URL builder tool does. And then you have a power statistics available to check various campaigns and newletter and their stats.
So instead of a link node/1234 it will be node/1234?utm_source=newsletter&utm_medium=email ....
Comments
Comment #1
Mike Wacker commentedSounds like something you could do with the hooks SunMailer provides for altering the XML content. If this were implemented, it would likely go in a separate module packaged with SunMailer. I would try to integrate with the existing Google Analytics module where possible.
Comment #2
ajayg commentedThe current Google analytics modules does not support this as this is not account specific just to provide some unique tags.
Comment #3
Mike Wacker commentedI'd like to do this in the 6.x-2.x version, as I can immediately see the value-add for this feature. There's a chance it might have to come by version 6.x-2.1 as opposed to the initial 6.x-2.0 release, though.
Comment #4
Mike Wacker commentedDefinitely not going to be able to fit this in the 6.x-2.0 release, marking as postponed for now