Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9219733
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:11:00+00:00 2026-06-18T03:11:00+00:00

I want to be able to set the UTM variables manually So instead of

  • 0

I want to be able to set the UTM variables manually

So instead of having a webpage

http://mysite.net/index.html?utm_source=source&utm_medium=inbound&utm_campaign=campname

I want to be able to set these with javascript. Looking through the documentation I couldn’t find any set methods for these, only the set key methods.

https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingCampaigns

I have also tried

_gaq.push(['_trackPageview', '/index.html?utm_source=source&utm_medium=inbound&utm_campaign=campname']);

Although as far as I can tell this doesn’t work. The only way I can now see of getting this to work will be to set these using a hash value:

ie:
http://mysite.net/index.html#utm_source=In+House&utm_medium=email&utm_campaign=Fall+email+offers

_gaq.push(['_setAllowAnchor', true]); 

Is there a better way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T03:11:01+00:00Added an answer on June 18, 2026 at 3:11 am

    edit

    Actually it seems there IS a way to do this using GA code!

    previous answer

    I’ve needed to do this in the past as well and I could not find any way to do it on-page. I believe the only way you can really do this is by reading GA’s __utmz cookie and rewriting the cookie with the value(s) you want.

    example:

    This is what __utmz would normally look like on if you go to http://www.mysite.com with no url params (the numbers in the cookie will be different):

    URL: http://www.mysite.com

    __utmz cookie value: 97566023.1329384140.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)

    Here is what it would look like if you were to go to the URL with the values in the URL (the official way to do it):

    URL: http://mysite.net/index.html?utm_source=In+House&utm_medium=email&utm_campaign=Fall+email+offers

    __utmz cookie value: 97566023.1329384140.1.1.utmcsr=In House|utmccn=Fall email offers|utmcmd=email

    And the cookie will have these values on subsequent page views, and you will see them sent to GA in the utmcc URL param in the request URL. So basically you can alter the __utmz cookie to the values you want. Would probably be more convenient to write a wrapper function to easily set it. Honestly, I don’t know why GA doesn’t provide a way to do this with a baked in wrapper function…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to be able to set variables in a template to string values.
I have a HTML form; I want to be able to set it so
I am using the ASP.NET login control. I want to be able to set
I derived ImageButton from Button class. I want to be able to set text
I want to be able to query or embed the version string set by
I want to be able to set a global function in my app delegate
I want to be able to set a JFrame's contentpane after a button inside
I want to be able to set a single cookie, and read that single
When i open a popup, i want to be able to set few callbacks
I want to be able to set default values for some fields in my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.