Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman Is that codebase proprietary or are you willing to share with the community?
Hi @SanfordWhiteman, this code is EXCELLENT! We're trying to extend this functionality to also capture standard UTM. Our goal is to cookie utm_campaign, utm_source, utm_medium & utm_term values for the duration on the browser session to cover the use case when a paid source may bring someone to home...
Hi @SanfordWhiteman - I was reviewing this thread, and was curious if you knew the best method to set the cookie to expire at the end of the current browser session. Would setting "var expiryPeriod = 0" effectively do that? For context, after conferring with my Marketing team, we decided that we on...