Pushing Google Analytics Goals Manually for Specific Variation

Discussion in 'Google Analytics' started by dapper, Jan 11, 2013.

  1. #1
    Hi

    I have a question about Google Analytics Content Experiments.

    My goal type is currently URL Destination.
    And we push conversions manually to analytics after phone call matching, normally it takes one day.

    We use this code for pushing conversions.

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'XX-XXXXXXXX-X']);
    _gaq.push(['_setAllowAnchor', true]);
    _gaq.push(['_trackPageview','http://www.getdiscountcoupon.com/view/hp.com']);

    What I want to know is how do I push a conversion manually for a specific variation.


    Thanks in advance for help.
     
    dapper, Jan 11, 2013 IP
  2. thanapa

    thanapa Well-Known Member

    Messages:
    527
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Each variation you need a different URL, without that i don't think it is possible.
     
    thanapa, Jan 28, 2013 IP