tag:blogger.com,1999:blog-3580069.post9167221563278357..comments2012-11-28T11:01:28.184-08:00Comments on Analytics Blog: Segment your Traffic with the User Defined ReportNickhttp://www.blogger.com/profile/07298613952446925742noreply@blogger.comBlogger28125tag:blogger.com,1999:blog-3580069.post-58248884183145409702012-04-03T10:56:33.326-07:002012-04-03T10:56:33.326-07:00We have a section of our website that has 14 diffe...We have a section of our website that has 14 different market segments, each with multiple pages (but each has a different file path based on the 14 segments) and I would like to compare general information between them. Since Analytics limits the amount of segments. What is the best way to set up an analytics report to show them against each other?Joe Gondekhttp://www.blogger.com/profile/02740658637040908201noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-43307971756635072622011-12-14T10:43:55.556-08:002011-12-14T10:43:55.556-08:00Is it possible to store constant value from somewh...Is it possible to store constant value from somewhere else to a custom variable?Dhttp://www.blogger.com/profile/08659192690028178886noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-42296581313976869982011-12-14T10:43:21.938-08:002011-12-14T10:43:21.938-08:00Is it possible to have a custom variable that stor...Is it possible to have a custom variable that store custom value? For instance, I&#39;m interested in storing a constant value from somewhere else to this variable that I created. Is this possible?Dhttp://www.blogger.com/profile/08659192690028178886noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-73929482906456057542011-10-03T19:38:09.076-07:002011-10-03T19:38:09.076-07:00Do Custom Variables follow &quot;first association...Do Custom Variables follow &quot;first association&quot; of the session for visitor session calculations as well?Unknownhttp://www.blogger.com/profile/02812942245957138809noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-52192573542898344292010-05-07T03:30:36.380-07:002010-05-07T03:30:36.380-07:00Data comes. It works great. TksData comes. It works great.<br />TksDiego Purpohttp://www.blogger.com/profile/08019779091608541236noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-36588915873876223182010-03-29T15:51:19.429-07:002010-03-29T15:51:19.429-07:00there is a report under visitors where you can see...there is a report under visitors where you can see if the data is coming in.Davidhttp://www.blogger.com/profile/15125152414390914027noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-60663360213154258232010-02-27T02:17:32.666-08:002010-02-27T02:17:32.666-08:00Hi David. I used setCustomVar on my site too. I ...Hi David.<br /><br />I used setCustomVar on my site too.<br /><br />I add this code:<br /><br />var _gaq = _gaq || [];<br /> _gaq.push(<br /> [&#39;auto._setAccount&#39;, &#39;UA-2894676-20&#39;],<br /> [&#39;auto._setDomain&#39;, &#39;none&#39;],<br /> [&#39;auto._setAllowLinker&#39;, &#39;true&#39;],<br /> [&#39;auto._setCustomVar&#39;, 1, &#39;redattore&#39;, &#39;Gabriele A.&#39;, 1]<br /> [&#39;auto._trackPageview&#39;]<br />);<br /><br />but I don&#39;t know if it works or not.<br /><br />How can I check this?<br />Which report I need to create to verify if my code is right?<br /><br />Tksseohttp://www.blogger.com/profile/05070292935918146483noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-57793941862342769802010-02-19T10:17:31.026-08:002010-02-19T10:17:31.026-08:00I&#39;ve not set up any user defined variables, ye...I&#39;ve not set up any user defined variables, yet there are 27 values showing up in the report. The first one, which also has the most visits has a value = (not set). This makes sense.<br /><br />The rest of them have very few visits, some values make sense and some are cryptic. <br /><br />Examples &quot;User Defined Value&quot;:<br />guest<br />None-1<br />non-member<br />ANON<br />Logged Out<br />User_adsense_styling_A3_User_review_link<br /><br />I&#39;ve looked at the page source on several different pages (logged in, not logged in, cart, checkout) and don&#39;t see any of the code mentioned in the tutorial.<br /><br />Anybody else seeing this? Any ideas where these values are coming from? And how to get rid of them?motorcarshttp://www.blogger.com/profile/00146748162258973629noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-19688817577599095922010-02-07T01:06:21.368-08:002010-02-07T01:06:21.368-08:00, so basic, can someone give me an demo video ?, so basic, can someone give me an demo video ?Trần Duy Ninhhttp://www.blogger.com/profile/00480189688300408155noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-30141788350068210032010-01-27T13:47:01.685-08:002010-01-27T13:47:01.685-08:00Hello, What is the difference between a user defi...Hello,<br /><br />What is the difference between a user defined variable and a custom variable? <br /><br />I started setting up custom variables and now my user defined variable report is all mucked up with values like this:<br /><br />1=MemberStatus=Guests=1, <br /><br />Here is the code I used to set up my Custom Variables. I am using the Async tag.<br /><br /> var _gaq = _gaq || [];<br /> _gaq.push([&#39;_setAccount&#39;, &#39;UA-94058-1&#39;]);<br /> _gaq.push([&#39;_setCustomVar&#39;, 1, &#39;MemberStatus&#39;, &#39;{group_title}&#39;, 1]);<br /> _gaq.push([&#39;_setCustomVar&#39;, 1, &#39;Gender&#39;, &#39;{gender}&#39;, 1]);<br /> _gaq.push([&#39;_setCustomVar&#39;, 1, &#39;Birth Year&#39;, &#39;{birth_year}&#39;, 1]);<br /> _gaq.push([&#39;_trackPageview&#39;]);Davidhttp://www.blogger.com/profile/15125152414390914027noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-61167681182238217722009-11-24T12:34:12.771-08:002009-11-24T12:34:12.771-08:00hi EVC, Tracking the names of users is forbidden ...hi EVC,<br /><br />Tracking the names of users is forbidden by our Terms and Conditions. Please don&#39;t do that.<br /><br />Gabriel from the Google Analytics TeamGabrielhttp://www.blogger.com/profile/07084654388110531964noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-76207934271443991492009-10-30T06:18:46.230-07:002009-10-30T06:18:46.230-07:00Is it possible to use a session ID for the variabl...Is it possible to use a session ID for the variable? In other words, I want to Identify each individual by name when they purchase. They enter their name in the checkout process. So can I create a variable based on this and insert the name of the variable like this? _setVar(&#39;variable&#39;)EVChttp://www.blogger.com/profile/01577616520894947726noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-51950017428295108832009-10-19T00:29:47.905-07:002009-10-19T00:29:47.905-07:00Great post!Great post!Amanda Recordhttp://www.blogger.com/profile/00493353150641272571noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-41718766478490357312009-08-26T15:56:31.614-07:002009-08-26T15:56:31.614-07:00I did your script and I don&#39;t see the __utmv g...I did your script and I don&#39;t see the __utmv get set on Mozilla for an Mac. Have you seen this problem?BuzzBox's Fast Forward Buttonhttp://www.blogger.com/profile/15700501349495361112noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-25186523231426427582009-07-31T04:30:05.262-07:002009-07-31T04:30:05.262-07:00This is very useful information. We will implement...This is very useful information. We will implement this script code in to our site and let you know the feedback to you all...<br /><br /><br />Thanks Google<br />Senthilvel S.PIndushttp://www.blogger.com/profile/01360251842714824378noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-87836399877589979732009-07-22T10:18:01.852-07:002009-07-22T10:18:01.852-07:00Is it possible to set a user-defined value on a cl...Is it possible to set a user-defined value on a click from a third-party website?<br /><br />Specifically, I want to track all visitors from a Facebook CPC campaign so that I can check how many conversions we receive. (Unfortunately, due to the limitations of our shopping cart it&#39;s not possible to just <a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578" rel="nofollow">tag the URL</a> in the normal way and look at conversions from this source.)Jameshttp://www.blogger.com/profile/05949325888764359306noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-19523427965378609262009-07-16T15:42:02.424-07:002009-07-16T15:42:02.424-07:00The Google Analytics IQ course contains a lesson o...The Google Analytics IQ course contains a lesson on using setVar:<br />http://services.google.com/analytics/breeze/en/customvisitorsegmentation/index.html<br /><br />@webmaster - add the statement to the rest of the ga.js script, on the page where you want the custom variable to get set. <br /><br />@Yiu Pang - thanks for trying it out -- yes, you&#39;ll only have one custom variable.Aldenhttp://www.blogger.com/profile/16036146900173006019noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-268358393946696542009-07-13T02:31:27.032-07:002009-07-13T02:31:27.032-07:00If i have a page with is a item listing page using...If i have a page with is a item listing page using _setVar(&#39;list-type&#39;)<br />and a detail page using _setVar(&#39;catalog&#39;)<br /><br />if i visit from listing and the to detail, will it bring the cookie from listing page to detail, so that will have 2 _setVar cookie on a single page?<br /><br />becoz i using custom define segment report, i choose 2 of my custom var, <br />i found that the listing page contain detail page custom setVar cookie<br />eg: all visit:1,list-type1, catalog : 1<br /><br />but it should not happen, right?Yiu Panghttp://www.blogger.com/profile/16622533159236637978noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-84777887566932378682009-07-10T10:02:12.523-07:002009-07-10T10:02:12.523-07:00Not sure if I understand where to add the onClick=...Not sure if I understand where to add the onClick=&quot;pageTracker._setVar(&#39;Needs Help&#39;);&quot; statement. Do you add it to the a href link code? Or add it to the rest of the ga.js script?webmasterhttp://www.blogger.com/profile/03921413068059711236noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-52866133238638437772009-07-10T05:33:24.954-07:002009-07-10T05:33:24.954-07:00Hello, Great tutorial, it&#39;s exactly what I loo...Hello, Great tutorial, it&#39;s exactly what I look for !Anthony Le Courteshttp://www.blogger.com/profile/14243329626237552065noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-19721879318452316212009-07-09T22:48:11.884-07:002009-07-09T22:48:11.884-07:00That&#39;s right but more visual steps are needed....That&#39;s right but more visual steps are needed.lokesh singhhttp://www.blogger.com/profile/04238193850006145622noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-59063444071319510852009-07-09T12:34:22.796-07:002009-07-09T12:34:22.796-07:00wow, many thanks for posting this. the user-define...wow, many thanks for posting this. the user-defined section was growing cobwebs because it seemed over my head. Makes much more sense now that you&#39;ve presented some great examples of usage.Loganhttp://www.blogger.com/profile/12921597903072079557noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-34148378149756508732009-07-09T11:54:47.880-07:002009-07-09T11:54:47.880-07:00Thanks everyone for your replies! @anelson - It&#...Thanks everyone for your replies!<br /><br />@anelson - It&#39;s a great use for websites that use a &quot;Live Chat&quot; or &quot;Need Assistance&quot; applet. You can then zero-in on what pages this group of people visited and where on the website they may be having trouble<br /><br />@Alistair - You are correct. Selecting the &quot;Visits with Conversions&quot; or &quot;Visits with Transactions&quot; Advanced Segments will show you all of the data pertaining to those groups.<br /><br />In those Conversion / Transaction situations, it can definitely be used in lieu of a User-Defined label. However, there are many more uses for User-Defined - like, assigning a label to a visitor based on a form selection (and not necessarily completing the form). Or, using the &quot;setVar&quot; function on visitors who download a certain PDF document from your site.<br /><br />Keep in mind that Advanced Segments cannot be applied to the Absolute Unique Visitors report, Keyword Positions, or the Funnel Visualization report.<br /><br />@Tara - You definitely touch on a very interesting part of the whole analytics space. There are a lot of data points to take into account, and it&#39;s sometimes very difficult (even for me) to figure out what&#39;s REALLY important, and what other stuff is just medium-important.<br /><br />I like to look at Goals, Events, and Labels like this:<br /><br />Goals: Actions that you want visitors to perform on your site (Contacting you, buying from your store, filling out an RFP form)<br />Events: Actions / activities that visitors happen to perform while on your site (playing your flash-based game, viewing your latest video, click-and-dragging your latest homepage AJAX applet)<br />Labels: These are rarely-changing identifiers for specific visitors (customers, managers, owners, high annual salary, etc...)<br /><br />Great comments!Joe Teixeirahttp://www.blogger.com/profile/12297965323731772464noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-32218051322218824112009-07-09T10:16:42.991-07:002009-07-09T10:16:42.991-07:00I&#39;m curious how you know this is working. Doe...I&#39;m curious how you know this is working. Does the filter only filter during the reporting stage (i.e. when I look at my stats) or does it filter during the data gathering stage (i.e. my visit does not get recorded)?<br /><br />I tried to disable the filter, but didn&#39;t see any change in my stats and the User Defined value did not record my value.michaelhttp://www.blogger.com/profile/07800601148735054168noreply@blogger.comtag:blogger.com,1999:blog-3580069.post-24993409727440091242009-07-08T14:28:49.043-07:002009-07-08T14:28:49.043-07:00Thank you so much GA team! :)Thank you so much GA team! :)katrina.liuhttp://www.blogger.com/profile/13434593259491592485noreply@blogger.com