erichar11
06-28-06, 10:22 PM
Hi all,
I have created an email template to be used for our email marketing campaigns within Miva. Basically, it's just a catagory where the owner of the site can add products to the email catagory. We are using VC Catagory Page templates to handle this. Once he does this, he can then just copy and paste the view/source into our email marketing software. However, I would like to also add additional ga info to the product link such that we can track what is being clicked on in our email campaigns. You can view the template here:
http://www.hungrymindbooks.com/page/H/CTGY/email
When a user clicks on one of the titles, they currently get redirected here via
<a href="http://www.hungrymindbooks.com/page/H/PROD/email/1567187404">The Creative Astrologer</a>However, I would like them to get redirect like this which includes the ga tracking code:
<a href="http://www.hungrymindbooks.com/page/H/PROD/email/1567187404?utm_source=Hotlist&utm_medium=email">The Creative Astrologer</a> (notice the tracking code appended to the end of the href)
Any suggestions on how to accomplish this. Thanks
Eric
I have created an email template to be used for our email marketing campaigns within Miva. Basically, it's just a catagory where the owner of the site can add products to the email catagory. We are using VC Catagory Page templates to handle this. Once he does this, he can then just copy and paste the view/source into our email marketing software. However, I would like to also add additional ga info to the product link such that we can track what is being clicked on in our email campaigns. You can view the template here:
http://www.hungrymindbooks.com/page/H/CTGY/email
When a user clicks on one of the titles, they currently get redirected here via
<a href="http://www.hungrymindbooks.com/page/H/PROD/email/1567187404">The Creative Astrologer</a>However, I would like them to get redirect like this which includes the ga tracking code:
<a href="http://www.hungrymindbooks.com/page/H/PROD/email/1567187404?utm_source=Hotlist&utm_medium=email">The Creative Astrologer</a> (notice the tracking code appended to the end of the href)
Any suggestions on how to accomplish this. Thanks
Eric