I would like to be able to track custom variables (some are Google tracking codes and others are custom) that are in our URL.
The scenario would be that the user would like are vanity URL (http://website.com/redirect) to land on our site. This Vanity URL would add a bunch of variables after the URL (ex: http://website.com/index.htm?utm_campaign=testing&sourcecode=ABC123&utm_content=LandingPage&utm_source=1234&utm_medium=Print&affiliateID=999 ) These variables are used for different campaigns so we can track which link is used to get to our site.
I would like to be able to some how track the following variables when a user clicks the chat button once on our site. I'm lost and don't know how to do this. After reading a bunch of the different support tutorials it was all very confusing to me.
Variables
utm_campaign=Testing
utm_content=LandingPage
utm_source=1234
utm_medium=Print
affiliateID=999
sourcecode=ABC123