Introduction to Google Analytics

Size: px
Start display at page:

Download "Introduction to Google Analytics"

Transcription

1 Introduction to Google Analytics Information Services 19 June 2015 Helen Varley Sargan I don t profess to be an expert much of what I do with Google Analytics has been learned on a need to know basis and there are areas of it that I ignore either if I don t want to use it, don t understand it or can t see the relevance. So this introduction is very much on the basis of what I find really useful, but it should be a good way to get you started. Note: From the end of January 2015 Microsoft Internet Explorer 9 was no longer be supported for use with Google Analytics you will need to use a newer browser. Using log analysis and other analytics If you use logging analysis (that is based on your server logs) alongside Google Analytics you will see that the figures are not directly comparable, although the shape of the graph of usage should be similar. This is because Google Analytics uses client-side code to gather information (depending on JavaScript and acceptance of cookies), whereas most log files contain only server-side information. Google Analytics does not track spiders and bots. Log files, however, record every time a file is requested, regardless of who requests it. Both are of use but can and do misrepresent what s going on. Use of cookies and privacy issues EU regulations that came into force May 2011 that made it necessary to warn people about cookies being used on your website and, if necessary, give them the opportunity to opt out of their use. This isn t necessary if the cookie is for business purposes, such as those used by Raven, but is necessary for other types of cookie, including Google Analytics cookies Google analytics works by sending cookies to the web browser of any user of your pages. For the older asynchronous code these cookies are _utma, _utmb, _utmc and _utmz; for Universal Analytics (from June 2014) there is a single cookie, _ga. Both types of code can be used on pages at the same time. The cookies for asynchronous code store information about what time the current visit occurred, whether the visitor has been to the site before, and what site referred the visitor to the web page. With these values, Google Analytics can interpret journeys through content and give you a better idea how people use your site. The cookies last for varying amounts of time, between two years and being removed when you leave the site, and don t pass any personal information. Google Analytics information about privacy and cookies may be found at * The cookie for Universal Analytics stores a unique client identifier (Client ID), which is a randomly generated number. Once the ID is generated it's stored in the cookie and is included with each hit / request sent to Google Analytics. This ID is later used by Google Analytics servers to calculate user, session, and campaign data. In the ICO s guidance document about the EU regulations (see link from px) they say the following: It is likely to be more difficult to obtain consent for this type of cookie where you do not have any direct relationship with a user for example where users just visit a site to browse. In this case websites should ensure the information they provide to users about cookies in this area is absolutely clear and is highlighted in a prominent place (not just included through a general privacy policy link). As far as 1 June 2015

2 possible, measures should be put in place to highlight the use of cookies and to try to obtain agreement to set these cookies. There are various ways in which information about cookies can be made see Providing information about cookies. If the information collected about website use is passed to a third party you should make this absolutely clear to the user. You should review what this third party does with the information about your website visitors. You may be able to alter the settings of your account to limit the sharing of your visitor information. Similarly, any options the user has should be prominently displayed and not hidden away. In the Q & A they also have the following question and answer: We only use analytical cookies if nobody consents that will seriously restrict the amount of information we can get to improve and develop our website The Regulations do not distinguish between cookies used for analytical activities and those used for other purposes. We do not consider analytical cookies fall within the strictly necessary exception criteria. This means in theory websites need to tell people about analytical cookies and gain their consent. In practice we would expect you to provide clear information to users about analytical cookies and take what steps you can to seek their agreement. This is likely to involve making the argument to show users why these cookies are useful. Although the Information Commissioner cannot completely exclude the possibility of formal action in any area, it is highly unlikely that priority for any formal action would be given to focusing on uses of cookies where there is a low level of intrusiveness and risk of harm to individuals. Provided clear information is given about their activities we are highly unlikely to prioritise first party cookies used only for analytical purposes in any consideration of regulatory action. When setting up your analytics account you should opt that Google Analytics does not share your data you can change to this setting after the account has been set up (see p. 4). Full details about the GA cookies may be found at 1. Starting with Google analytics What does it do see Expanded information section for more detail Google Analytics is free of charge (although there is now a paid-for premium service see It works by the inclusion of a block of JavaScript code on each page in your website. When visitors to your website view a page, this JavaScript causes data about the page request to be collected by the Analytics server. The data that Google Analytics uses to provide all the information in your reports comes from these sources: The HTTP request of the visitor Browser/system information First-party cookies, which collect data about a given browser, along with the information requested and sent by the browser's operator (the visitor) So the information in Google Analytics tells you about the frequency pages on your website are requested, the journeys users are making through your pages and much other information about where the requests come from. For commercial companies there are emphases on tracking whether advertising campaigns (via AdWords) are successful, and if transactions are being completed, but for non-commercial websites you can learn valuable information about whether links and pages are used and where users enter and leave your site. The version of Google analytics covered here is Universal analytics. Universal analytics was introduced in 2013 and from 2016 will supersede other tracking code from mid-2014 it is the only code available for new sites. It uses optional cross-device tracking, using non-cookie technology and the privacy implications of that have not yet been fully explored. The use of cookies and collected data is well described at universal-analytics-and-cookies/ 2 June 2015

3 How you put Google Analytics on a website All of the following examples should be assumed to be using Universal Analytics unless stated otherwise. The first thing you need is a Google Analytics identity ( to get one you will need a Google account, so if you don't have one you'll have to do that first ( When you log into Google Analytics ( within your Google Analytics administrative area are your accounts, in which you can track any number of items (web sites, parts or amalgams of websites, which Google calls 'account properties'). You will also see an overview that includes any accounts that you have been given access to and allows you start a new account if you need to. If you use Google Cambridge for Google Calendar, and are currently Raven-authenticated to it, when you try to log into Google Analytics you will see this: The link in the top right of the screen will let you sign in with your Google account. When you sign in the screen will look similar to this (except there won t be a list of existing accounts): 3 June 2015

4 To add a new account, first go to the Admin on the right of the toolbar: Then you will have the opportunity to add a new account (you can have up to 100 accounts): Setting up a new account When you set up the account, you need to fill in details about the name and the URL. Choose an appropriate name, although you can change both it and the URL afterwards. You should also set the location and time, and will also be asked whether you want to share your data. You should uncheck all the options for sharing data. You can modify this setting on a live account by going to the account settings : 4 June 2015

5 Once you have completed the request, and click Get tracking code you will see a screen like this, showing you your tracking code: You can choose to change what you initially requested in the top part of the page, and when saved this will change the code offered below. Your tracking code will look similar to this, but the xxxxxx-x will be your web property id-view number (so the first value will always be xxxxxx-1): <script> (function(i,s,o,g,r,a,m){i['googleanalyticsobject']=r;i[r]=i[r] function(){ (i[r].q=i[r].q []).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getelementsbytagname(o)[0];a.async=1;a.src=g;m.parentnode.insertbefore(a,m) })(window,document,'script','// ga('create', 'UA ', 'auto'); ga('send', 'pageview'); </script> If you set up your GA property a year or more ago then the code will look different to this. Starting the GA tracking Copy the code, keep a copy safe. Paste it into your individual pages, just before the </head> tag if you don t add it to a page then it won t get tracked. If you are using a CMS such as Falcon, you only need to add the tracking code once in the configuration and it will be added to every page (on Falcon it is in Site setup > Site). 5 June 2015

6 Using the GA tracking To get back to the Admin page, click on the return arrow at the top left, next to the new property name In the right column, the default view for your tracking account is set as All Web Site Data. Views will be covered on page 8. Managing users When you first start your Google Analytics account only you will have access to it. You can opt to give others access to the account, at a number of different levels, or for only particular properties or views. To add others for the whole account, at the admin screen you need to select User management : For a new account I just started this screen looks like this: To add others, in the Add permissions for: box I must add their Google account address and then select which account permissions I wish them to have, from this selection: 6 June 2015

7 When you have added them, they will then have access when they log in through - if you add people and give them access to only a property or a view, when you look at the user management for the whole account their account permissions will be listed as Permissions assigned at property or view level. Looking at what your account is tracking The initial set up for the tracking code looks at a single domain. If you need to you can change it by editing a copy of the tracking code and then pasting the amended code into your site. (There is an overview and examples on the page /analyticsjs/domains) This is useful for the following circumstances: Tracking across a domain and subdomains Tracking across multiple domains Tracking across a domain and a part of another domain For instance, if you have a site with 2 subdomains: one.example.com and two.example.com, you would configure both trackers as follows: // Configuration for one.example.com ga('create', 'UA-XXXX-Y', {'cookiedomain': 'example.com'}); // Configuration for two.example.com ga('create', 'UA-XXXX-Y', {'cookiedomain': 'example.com'}); In order to then be able to differentiate in reports to which subdomain the request belongs, you will have to add a filter to a copy of the view that adds the URI to each string. See Adding filters below for how to do this. Property settings There are a few configurations you can make for your property if you have just set up Google Analytics this will be the only property you have, but later you might have several properties for the same account. To adjust the settings, go to Property Settings in the middle column: At the bottom of that screen there is an option for associating the property with Google Webmaster tools (see p 14), if you have set it up already (you can try using in-page analytics but it isn t very reliable): 7 June 2015

8 Using views When you set up a view for a website, data tracking begins as soon as the tracking code is installed on the website and a visitor's browser loads a page. The data is stored in a view. If, later, you add an additional view, the additional view will not contain the historical data that you see in the view created earlier. For example, suppose in January of 2013 you set up an unfiltered view for your website collecting all traffic for the site. Then in September of 2013, you create an additional view called Sales that only collects data for the /sales directory of the website. If the users of the Sales view attempt to retrieve report information for July of 2011, they will see no data for that time frame. The data does exist in the initial view, but it cannot be copied over to the Sales view. Unless you need to restrict user access via the reporting views, you might find it unnecessary to set up views purely for the purpose of viewing distinct sections of the site, or for making report viewing more convenient for your account users. In many cases, your users can access the master view and use the Content Drilldown menu to navigate to their section of the website. Once there, they can also use the Advanced Segments feature of Analytics to filter only the data they are interested in, and even use that as a means to compare metrics on their set of pages to the entire website. You may have up to 25 views in any given Analytics account. You can provide read access to individual views just for those who are interested in a sub-set of the site. If you want to provide administrative access to other users of an account, those users will be able to see and modify all view data for all websites being tracked in the account. You cannot migrate historical data from one account to another. Thus, if you set up an account for a web property and then later want to move tracking to a separate account, you cannot currently migrate the data from the old account to the new account. Use a Master View When setting up tracking in an Analytics account, it is a best practice to make the first view for a property (which is automatically added as All Web Site Data ) a master view. A master view should have no filters to exclude or include sections of the data from the site being tracked. In this way, you will have a view for the web property that contains all historical data since tracking began. You might want to set up a duplicate of the All Web Site Data to keep as an archive. If you do not retain a master view, but instead have views with filters excluding particular parts of your website, you will not have any data for the parts that have been excluded by the filter. For example, suppose you are mainly interested in tracking visitors to your site from the United States. If you set up a filter on a single view that includes only traffic from the U.S., you will never be able to see pageview data for traffic from anywhere but the U.S. If you want a filtered view (to provide partial data), add a new view and then exclude certain data. Adjusting View settings If you click All Web Site Data > View settings, you will see the settings screen. If you wish, you can add the University Site search as a setting. Do this by changing the button under Site search Tracking to ON and add the query parameter as query, then save the settings. You will then see the search terms being used from the University site search. To set up a new view In your Admin screen for the account, in the right hand (VIEW) column of the screen, go to the popdown box and select Create new view : Call your view a name that supports your intended use for it once filters have been added. We ll go back to look at views again later. 8 June 2015

9 As an alternative, you can go into All Web Site Data > View settings and at the top right there is a button to Copy view. Adding filters Adding a filter to a view will allow you to limit and modify the traffic data that is included in a view predefined filters allow particular content to be included or excluded, or a custom filter can be added that could do a number of different things. An overview of GA filters is at You can add a filter before or after you create the view, by going to the Filters under VIEW or All Filters option under ACCOUNT : In the UIS views we currently have a number of different filters, for instance, one measuring only the traffic to a particular directory: 9 June 2015

10 In a different account that runs code over a number of subdomains, a custom advanced filter adds the subdomain name to the path of the request (this is an older version of the set up screen for a custom filter but the new screen is fairly similar): The values used are: Hostname: (.*) Request URI: (.*) Request URI: $A1$B1 More info about custom advanced filters is at with good explanations at Seeing all filters If you look in the Account column of the admin screen and select All Filters, you have the opportunity to look at all filters you have added to properties and views. Seeing Change history If you look in the Account column of the admin screen and select Change History, you have the opportunity to see all changes that have been made, when they happened and who did them. Trash Can A new feature has been added to allow you to recover data within 35 days, if you delete it. For 35 days is can be retrieved from the Trash Can in the Account information, after that it has gone for good. Content groupings A relatively new facility is available within VIEW to create a Content grouping (see for details). These are similar to adding filters but the definition of them is more elastic: you can create them in three ways: Modify the tracking code on each page you want to group Extract pages with regex capture groups Create rules to include pages in a group 10 June 2015

11 Some reports will have Content grouping available as a primary dimension the metric that is given in a report is for unique views rather than page views, so if there are multiple visits to the same page during a visit that is only counted once. 2. Looking at data So far we have looked at accounts via the Account Administration view. To see data collected in the accounts, you need to go to Home in the top bar (for me there is a long list here usually there would be only a few): In the list, select account you want to look at and then click on the appropriate view, which will take you into the Reporting section. You will see a Audience Overview page that shows a set of overview information gleaned from the data collected. By default it will show you a graph of the last month of data some site usage statistics basic visitor data On the left side of the page, in the navigation you can access further categories of data about audience, also Real Time use, Acquisition (where your traffic is coming from), Behavior (site content, speed, etc.) and Conversions (goals). At the bottom of the main screen there is access to information about browsers, OS and mobile usage. The categories open and close when you click into and out of them. 11 June 2015

12 You can build a Dashboard of your own to contain widgets showing particular features you want to keep an eye on if you don t want to start from scratch you can import dashboards already created by others. You can share your dashboard with others, it or export it. You can add Shortcuts to reports you want to view often. You can view Intelligence events ( set as four reports (overview, daily, weekly and monthly). These events are reported automatically for all data when a significant variation occurs over the different timespans. You can also set up custom alerts of your own, setting the thresholds and items you want to track. Don t expect everything to be useful for you. Large sections of Google Analytics are aimed at commercial users, and some I won t be mentioning. Concentrate on getting data that s of help. Particular strengths are showing data about visitors and usage of particular links, comparing one period of time with another. easy generation of reports Real -Time Real-Time > Content gives a view of what is being accessed now and in the last 30 minutes, by device type. You may need to wait a few moments for the traffic to start showing up. Behavior overview Behavior > Overview in the left navigation gives some measurements that are similar to Audience > Overview, but also give easy access to many other useful measurements. Most of the options for viewing pageviews for pages are self-explanatory. Annotate the usage graph You can annotate a graph point by clicking on the down arrowhead immediately under the graph and +Create new annotation. You can make annotations that are either private or shared these are handy to note if there was an event that affected the figures on or after a particular day. To compare number of requests for two periods of time click on the down arrow by the date range select (or type in) first date range (by default it will be the last month) then check the box Compare to select (or type in) second date range (from custom, previous period or previous year) then check the box Apply If you have failed to match days of the week you can change the dates to make the days match. Your data will now have two values, one for each date range. This can be useful for comparing, say, traffic in a normal termtime week with traffic when an event was announced or happened or registration was occurring. 12 June 2015

13 To see requests for a particular page or directory Under Behavior > Site content, select All pages. This will show you the first 10 most requested pages you can alter how many rows you see by changing the popdown box at the bottom of the table. At the top of the table you can enter into the search box part of the url you wish to see requests for. As an example, putting /eduroam in the ucs view, the following results were shown: This manually does what adding a filter or content grouping to a view would do on a permanent basis. If you want to refer to this manually filtered information frequently, you can add it to your dashboard view by selecting Add to Dashboard or Shortcut at the top of the screen: Looking at the results, the first link is more popular than the others. To find out more about traffic to this page, click on the link to get content detail. To find information about paths when coming to and leaving this page, click on the Navigation summary tab, which gives a breakdown of pages used before and after this one, and also whether people exit at this point. To find out where the external traffic has come from, go back to the Explorer tab and click on Secondary dimension > Acquisition > Source direct means the user either typed in the url, the browser autocompleted it or they followed a bookmark. 13 June 2015

14 What is a bounce? A "bounce" is a single-page visit to your site. In Analytics, a bounce is calculated specifically as a session that triggers only a single request, such as when a user comes to a single page on your website and then exits without causing any other request to the Analytics server for that session. A bounce is a different metric than an exit, since the page being examined is the only page visited. There is a full explanation at The analytics view is that bounces are bad since they show you are losing your user as soon as they arrive. However, for a page imparting a single topic of information or a page people use as their start page, a high bounce rate might be what you expect. For instance the page windows/m8 gives instructions on a very particular subject. Looking further, almost all of the requests are from external sources, most from Google searches. To see other uses of content Select Behavior > Site content > Content drilldown from left menu to go down through your directories and see which are the most frequently used. Select Behavior > Site content > Landing pages from left menu to where people are entering your site, and select Behavior > Site content > Exit pages from left menu to see where they exit. In-page analytics In-page analytics in theory should visualise the link usage from your pages, but it is picky about browsers and doesn t always work. Advanced segments To access segments select the pop down arrow in the top of the Acquisition or Behavior screens. You can apply some default filters to show a breakdown in your visitors by a selection of predetermined criteria (one of which is mobile users, which can be quite useful) or by creating and applying criteria of your own (for full information see I have set up a custom segment that gives an approximation of Cambridge users it uses the Dimension City which matches exactly to the value Cambridge. 14 June 2015

15 Using the Chrome extension Page Analytics (by Google) This browser extension allows you to see on the page the analytics figures for the various links. It can be either useful or confusing, depending on the page, but can easily be turned on and off (orange icon in top right of screen): Finding search queries If you want to see what search terms are being used on your site, and for a number of other useful reasons, you can add Google Webmaster Tools. In the past this was separate from Google Analytics but has now become associated (see p7 for associating it with your Google Analytics account). The first thing you have to do is go to - this will need your Google log in. Go to ADD A PRORERTY and add the URL of the site You ought to just be able to verify the site, as you are using the new code and you own the analytics if not you will have to add a file to the site to prove your ownership (do this by going to Alternate methods ). If you are a Falcon user, remember to exclude the file from navigation. If you are tracking a site that has a site map, it makes sense to add it, as you are then feeding Google all the URLs of your site. For a Falcon site the sitemap is at /sitemap.xml.gz (found via Site setup > Site) If you have added a new site it might take a day or so for your new data to start appearing. There are a number of different items you can look at to see search terms go to Search traffic > Search Analytics. Impressions is the number of times an item appears in search results, and clicks are the number of times they are clicked. Google webmaster tools is the only way you can remove URLs from the Google index go to Google index > Remove URLs and you can add a request 15 June 2015

16 Blocking areas of the site from indexing In Google webmaster tools, if you have allowed a page to be indexed when you didn t mean it to be available to all, you can remove it from Google but they will expect you also to block indexing to it. Sometimes you won t have to do this, for instance if you restrict access to the page or remove it, but you can also block pages from being indexed by adding them to a file on your site called robots.txt. This file has to sit at the top level of your site and have a particular syntax to exclude pages or folder (see for general instructions and ones specific for Falcon users) 3. Producing reports To produce a report of any data, in the Behavior > Site Content > All pages view, you can go to either the Export or tabs in the top of the window and select the appropriate format. The option allows you to schedule report sending to a group of users which may be ideal when you set up a view filtering only a sub-set of your information and you wish to send it regularly to those who requested it. Customised reporting You can build your own custom reports if you want to, including specific dimensions and metrics there is excellent help information at 4. Tracking specific or outward-bound links or downloads If you have a lot of links that go outwards or are download links, you may like to track how often they are used. On some pages (particularly the home page) you may want to know how many times a particular link is used. In the same way, there are downloadable files for which we would like to know the frequency of use. The instructions on tell you how to create outbound tracking and those on ?hl=en&ref_topic= tell you how to track particular links in a page. In both cases the method is different depending on whether you are using the Universal Analytics or the Classic code. 5. Conversions, funnels and goals If you have some particular targets on your site and you want to measure how often and how effectively they are used and the routes used to get to them, you can extend the above technique and set up a goal and the route you d expect them to take (see ?hl=en&ref_topic= ). 6. Looking at visitor information It might be useful for you to know what browsers your visitors are using and how this is changing over time. To do this you Go to Audience in the left hand navigation and choose the Technology pop-down, and then select Browser & OS 16 June 2015

17 There are multiple Primary dimensions available immediately below the graph, so you can see OS, Screen resolution, Screen colours, Flash version and other. you can then combine this with a Secondary dimension (in the next line), to show, for instance, browser version, locations of users, whether they are using a mobile device, and so on: 17 June 2015

18 Looking at audience by location To see you audience location go to Audience > Geo > Location you initially see the map showing Country/Territory but in the line under the map you can change the Primary Dimension to City, Continent or Sub Continent Region: 18 June 2015

19 Visitors flow The screen available at Audience >Users Flow gives you a good overview of who is using your pages: Flow visualization can now use Content grouping (added in May 2014) see for more information. 7. Data sampling (see Expanded information for more detail) Sampling in Google Analytics or in any web analytics software refers to the practice of selecting a subset of data from your website traffic: sampling can occur in your reports, during your data collection, or in both places.. Sampling takes place if your site gets a traffic level of over 500k in most reports, unless you are a Premium customer, when you can adjust it. 8. Diagnostics tool At top right of screen you will find a bell icon, which gives access to the diagnostics tool: Google Analytics Diagnostics scans for problems every day (with some exceptions). It inspects your site tagging, account configuration, and reporting data for potential data-quality issues. Only users with Edit permission can see and respond to diagnostics messages. Diagnostics honors the first response to a message; for example, when a user ignores a message, it is ignored for all users. Development of the tool is ongoing. More information is available from 9. More help General Google Analytics help pages - GA developer guide - Discussion forum - The Analytics Blog is where they announce new features and problems that have occurred: it contains a lot of commercially targeted features June 2015

20 Expanded information What does Google analytics do? The code: Google Analytics works by the inclusion of a block of JavaScript code on pages in your website. When visitors to your website view a page, this JavaScript code references a JavaScript file which then executes the tracking operation for Analytics. The tracking operation retrieves data about the page request through various means and sends this information to the Analytics server via a list of parameters attached to a single-pixel image request. The data that Google Analytics uses to provide all the information in your reports comes from these sources: The HTTP request of the visitor Browser/system information First-party cookies The HTTP request for any web page contains details about the browser and the computer making the request, such as the hostname, the browser type, referrer, and language. In addition, the DOM of most browsers provides access to more detailed browser and system information, such as Java and Flash support and screen resolution. Analytics uses this information in constructing reports like the Map Overlay, Browser, and Referring Sites reports. Analytics also sets and reads first-party cookies on your visitors' browsers in order to obtain visitor session and any ad campaign information from the page request. When all this information is collected, it is sent to the Analytics servers in the form of a long list of parameters attached to a single-pixel GIF image request. For most straightforward websites the standard snippet code positioned at the bottom of the page will work fine. However an alternative form of the code snippet can be used, called the asynchronous snippet. One of the main advantages of the asynchronous snippet is that you can position it at the top of the HTML document. This increases the likelihood that the tracking beacon will be sent before the user leaves the page. See Cookies: The Classic code and the Universal analytics code use cookies differently the details are on the page An HTTP cookie commonly referred to as just "cookie" is a parcel of text sent back and forth between a web browser and the server it accesses. Its original purpose was to provide a state management mechanism between a web browser and a web server. Without a cookie (or a similar solution), a web server cannot distinguish between different users, or determine any relationship between sequential page visits made by the same user. For this reason, cookies are used to differentiate one user from another and to pass information from page to page during a single user's website session. A web server uses cookies to collect data about a given browser, along with the information requested and sent by the browser's operator (the visitor). Cookies do not identify people, but rather they are defined themselves by a combination of a computer, a user account, and a browser. Asynchronous (classic) code (ga.js): Google Analytics tracking (and most web tracking software) uses cookies in order to provide meaningful reports about your site visitors. However, Google Analytics cookies do not collect personal data about your website visitors. Functionality Description of Cookie Cookie Used Setting the Scope of Your Site Content Because any cookie read/write access is restricted by a combination of the cookie name and its domain default visitor tracking via Google Analytics is confined to the domain of the page on which the tracking code is installed. For the most common scenario where the tracking code is installed on a single domain (and no other sub-domains) the generic setup is correct. In other situations where you wish to track content across domains or sub-domains, or restrict tracking to a smaller section of a single domain, you use additional methods in the ga.js tracking code to define content scope. See Domains & utmc 20 June 2015

21 Determining Visitor Session* Identifying Unique Visitors Tracking Traffic Sources & Navigation Directories in the Collection API document for details. A visitor session ends after 30 minutes of inactivity on your website, or when the browser exits. Google Analytics is able to determine the start of a new session by the absence of either session cookie. You can customize the length of the default session time using the _setsessioncookietimeout() method. Each unique browser that visits a page on your site is provided with a unique ID via the utma cookie. In this way subsequent visits to your website via the same browser are recorded as belonging to the same (unique) visitor. Thus if a person interacted with your website using both Firefox and Internet Explorer, the Analytics reports would track this activity under two unique visitors. Similarly if the same browser were used by two different visitors, but with a separate computer account for each, the activity would be recorded under two unique visitor IDs. On the other hand, if the browser happens to be used by two different people sharing the same computer account, one unique visitor ID is recorded, even though two unique individuals accessed the site. When visitors reach your site via a search engine result, a direct link, or an ad that links to your page, Google Analytics stores the type of referral information in a cookie. The parameters in the cookie value string are parsed and sent in the GIF Request (in the utmcc variable). The expiration date for the cookie is set as 6 months into the future. This cookie gets updated with each subsequent page view to your site; thus it is used to determine visitor navigation within your site. utmb utmc utma utmz *Visitor sessions: A user session is defined as the period of visitor inactivity allowed before the session ends. When a user visits a page on your site, a session is established. Session length is determined as follows in these situations: The user ceases activity on the page for 30 minutes, and additional activity is attributed to a new session. The user exits the page and returns within 30 minutes, and the return visit is counted as part of the original session. A user remains actively engaged on the site for 2 hours, and all activity is counted as part of the same session. User session length is relevant to how unique page views are counted. The unique page view count for a page represents the number of user sessions in which that page was viewed one or more times. For example, if a user visits your site in a single session and views the same page 10 times, then the page view count for that page will increase by 10. However, the unique page view count for that page will only be 1. Universal analytics code (analytics.js): This code only sets two cookies, both of which are first party. The second one is optional Functionality Description of Cookie Cookie Used To distinguish users To throttle rate request An identifier made up of two randomly generated 32-bit numbers (e.g., ) is used. It persists for 2 years. Clearing or deleting cookies from a browser does not ensure that subsequent visits to a website will be considered new sessions in Analytics. Option that may be set in analytics code persists for 10 minutes. _ga _gat 21 June 2015

22 Details about how to customize the Universal analytics code can be found at - some of these customisations can esily be added to the code when you first request it, but it can be changed afterwards. Universal Analytics introduces new collection technologies to Google Analytics, including the Measurement Protocol. Any site, app, or other digital device or service that implements the collection methods and/or features of the Measurement Protocol is responsible for providing notice and choice to users and customers according to our Measurement Protocol Policy. If you use a service that has implemented the Measurement Protocol, please check the notice given and choice offered by this service directly with the Google Analytics customer using such service, as the opt-out directly provided by Google Analytics does not affect data reported through the Measurement Protocol. The Universal Analytics collection methods (analytics.js and the Measurement Protocol) can be implemented and used to collect user interaction data without cookies. Data sampling See Sampling in Google Analytics or in any web analytics software refers to the practice of selecting a subset of data from your website traffic. Sampling is widely used in statistical analysis because analyzing a subset of data gives similar results to analyzing all of the data (see Confidence Interval below). In addition, sampling speeds up processing for reports when the volume of data is so large as to slow down report queries. If your website has many millions of pageviews per month, sampling the traffic data collection for your site means that you will get good report results in a reasonable amount of time. Even if your site collection is not sampled, certain types of reports will contain sampled results, due to the nature of the query. 1.You can sample data collection for your site traffic by modifing the tracking code snippet on your website. This type of sampling is referred to as client-side sampling. With this kind of sampling, a percentage of your website traffic is collected rather than all the traffic. You will likely only do this in the case where your website traffic generates excessive pageviews per month for your account. Setting up client-side sampling is different depending on the analytics code you are using the above link points you to all instructions. 2.Regardless of whether you have traffic collection sampled, Analytics may examine only a sample of the data it has collected when calculating a report. This type of sampling is called report sampling. It occurs automatically when you query for report data that is not available in aggregate. For example, suppose you query a Content Detail report for your top page, which received 80,000 pageviews over the past month. That information has been automatically compiled in the Analytics database, so the report can quickly display the actual pageview number. However, if you then query that same page for pageviews by browser, you are requesting data that has not automatically been compiled, which means that a special query is needed to do the calculation. For such a query, Analytics retrieves the data from a set of user sessions. Analytics uses a sample set of 10,000 sessions and estimates the actual number from that sample. This enables Analytics to deliver timely reporting information for large data sets. If the number of sessions being retrieved for that time frame is 10,000 or fewer, no sampling is needed and the actual number is reported. 22 June 2015

Demystifying Digital Introduction to Google Analytics. Mal Chia Digital Account Director

Demystifying Digital Introduction to Google Analytics. Mal Chia Digital Account Director Demystifying Digital Introduction to Google Analytics Mal Chia Digital Account Director @malchia @communikateetal Slides will be emailed after the session 2 Workshop Overview 1. Introduction 2. Getting

More information

Use of cookies. 1. Directive

Use of cookies. 1. Directive Use of cookies 1. Directive Under the new European Directive (Directive 2009/136/EC amendment to the UK s Privacy and Electronic Communications Regulations) we are required to gain explicit consent to

More information

1 Which of the following questions can be answered using the goal flow report?

1 Which of the following questions can be answered using the goal flow report? 1 Which of the following questions can be answered using the goal flow report? [A] Are there a lot of unexpected exits from a step in the middle of my conversion funnel? [B] Do visitors usually start my

More information

Canadian Association for Research Libraries Toronto, Ontario 14 October 2015

Canadian Association for Research Libraries Toronto, Ontario 14 October 2015 Canadian Association for Research Libraries Toronto, Ontario 14 October 2015 Introductions Help & Learning Standard Reports Audience Traffic Sources Content Behaviour Measuring Value Basic Filtering &

More information

About Google Analytics

About Google Analytics About Google Analytics v10 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 800.362.2605 805.484.9428 (fax) www.omniupdate.com

More information

Google Analytics Basics

Google Analytics Basics Google Analytics Basics Contents Google Analytics: An Introduction...3 Google Analytics Features... 3 Google Analytics Interface... Changing the Date Range... 8 Graphs... 9 Put Stats into Context... 10

More information

How we use cookies on our website

How we use cookies on our website How we use cookies on our website We use cookies on our site to improve performance and enhance your user experience. This policy explains how cookies work. What are cookies? Cookies are small text files

More information

HOW DOES GOOGLE ANALYTICS HELP ME?

HOW DOES GOOGLE ANALYTICS HELP ME? Google Analytics HOW DOES GOOGLE ANALYTICS HELP ME? Google Analytics tells you how visitors found your site and how they interact with it. You'll be able to compare the behavior and profitability of visitors

More information

A PRESENTATION BY RITESH GUPTA

A PRESENTATION BY RITESH GUPTA A PRESENTATION BY RITESH GUPTA WEB ANALYTICS next 2 Deep Dive 01 into Web Analytics Web Analytics < 3 Digital Analytics / Measurability Caution: The addictive adrenaline of analzying website data, interpreting

More information

Using Google Analytics

Using Google Analytics Using Google Analytics Overview Google Analytics is a free tracking application used to monitor visitors to your website in order to provide site designers with a fuller knowledge of their audience. At

More information

Google Analytics Guide

Google Analytics Guide Google Analytics Guide 1 We re excited that you re implementing Google Analytics to help you make the most of your website and convert more visitors. This deck will go through how to create and configure

More information

Index. AdWords, 182 AJAX Cart, 129 Attribution, 174

Index. AdWords, 182 AJAX Cart, 129 Attribution, 174 Index A AdWords, 182 AJAX Cart, 129 Attribution, 174 B BigQuery, Big Data Analysis create reports, 238 GA-BigQuery integration, 238 GA data, 241 hierarchy structure, 238 query language (see also Data selection,

More information

Web Analytics. FAQs MONITOR, ANALYZE, TRACK. Page 1

Web Analytics. FAQs MONITOR, ANALYZE, TRACK. Page 1 Web Analytics FAQs MONITOR, ANALYZE, TRACK Page 1 Web Analytics FAQs Monitor, Analyze, Track This document contains a list of frequently asked questions on the following areas of the Web Analytics system:

More information

User Guide to the Content Analysis Tool

User Guide to the Content Analysis Tool User Guide to the Content Analysis Tool User Guide To The Content Analysis Tool 1 Contents Introduction... 3 Setting Up a New Job... 3 The Dashboard... 7 Job Queue... 8 Completed Jobs List... 8 Job Details

More information

Google Analytics in the Dept. of Medicine

Google Analytics in the Dept. of Medicine Google Analytics in the Dept. of Medicine Understanding the Analytics Dashboard 1. Click this link to navigate back to your Analytics Settings page, so you can get an overview of and edit all your Analytics

More information

Getting the most from your Google Analytics

Getting the most from your Google Analytics Session 2 Exploration main reports in more detail Real-Time reports Real-Time reports Use Real-Time to monitor user activity as it happens see each pageview being reported seconds after it occurs how many

More information

White paper: Google Analytics 12 steps to advanced setup for developers

White paper: Google Analytics 12 steps to advanced setup for developers White paper: Google Analytics 12 steps to advanced setup for developers We at Core work with a range of companies who come to us to advises them and manage their search and social requirements. Dr Jess

More information

Google Analytics Health Check

Google Analytics Health Check Google Analytics Health Check Summary Google Analytics (GA) is a free tool for recording information about visitors and actions on your website or mobile application. Once the Google Analytics tracking

More information

Introduction. Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business 3

Introduction. Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business 3 Contents Foreword Introduction xix xxi Part I Measuring Success 1 Chapter 1 Why Understanding Your Web Traffic Is Important to Your Business 3 Website Measurement Why Do This?... 4 Information Web Analytics

More information

graphical Systems for Website Design

graphical Systems for Website Design 2005 Linux Web Host. All rights reserved. The content of this manual is furnished under license and may be used or copied only in accordance with this license. No part of this publication may be reproduced,

More information

Google Analytics for Government Second Edition

Google Analytics for Government Second Edition Google Analytics for Government Second Edition By Sarah Kaczmarek, May 2014 GOOGLE ANALYTICS FOR GOVERNMENT Second Edition Table of Contents PART 1: INTRODUCTION... 2 WELCOME TO THE SECOND EDITION OF GOOGLE

More information

The un-official Google Analytics How To PDF guide to:

The un-official Google Analytics How To PDF guide to: The un-official Google Analytics How To PDF guide to: - Help you set up and configure Google Analytics - Use advanced features like event tracking, filters and segments - Build custom reports and dashboards

More information

Evaluating the impact of research online with Google Analytics

Evaluating the impact of research online with Google Analytics Public Engagement with Research Online Evaluating the impact of research online with Google Analytics The web provides extensive opportunities for raising awareness and discussion of research findings

More information

英 文 考 題 1. You are an online seller. A consumer purchases a product to be delivered to his office. He then makes another order to be delivered to his

英 文 考 題 1. You are an online seller. A consumer purchases a product to be delivered to his office. He then makes another order to be delivered to his 英 文 考 題 1. You are an online seller. A consumer purchases a product to be delivered to his office. He then makes another order to be delivered to his mother s home. How many purchases will be shown in

More information

Google Analytics Access for Bentley Employees

Google Analytics Access for Bentley Employees Google Analytics Access for Bentley Employees 1. Google Analytics Login Google Analytics URL: http://www.google.com/analytics User name: bentleyshared@gmail.com Password: 2015analytics 2. Google Analytics

More information

Google Analytics. Web Skills Programme

Google Analytics. Web Skills Programme Google Analytics Web Skills Programme Google - some facts Google search handles over 1 billion searches per day 7.2 billion daily page views 87.8 billion monthly worldwide searches conducted on Google

More information

Introduction to IBM Digital Analytics Michigan.gov

Introduction to IBM Digital Analytics Michigan.gov Introduction to IBM Digital Analytics Michigan.gov Revised: October 17, 2013 Table of Contents Overview... 3 Accessing Digital Analytics... 3 System Requirements... 3 Main Page... 3 Top Navigation... 4

More information

Google AdWords customers can see their Analytics data from inside their AdWords account

Google AdWords customers can see their Analytics data from inside their AdWords account Johannes Spruijt Free service offered by Google that generates detailed statistics about the visitors to a website. A premium version is also available for a fee. The product is aimed at marketers as opposed

More information

Google Analytics Guide. A step by step guide to a best practice implementation of Google Analytics

Google Analytics Guide. A step by step guide to a best practice implementation of Google Analytics Google Analytics Guide A step by step guide to a best practice implementation of Google Analytics August 2012 Contents This document is an unofficial guide to a best practice standard implementation of

More information

This document describes the capabilities of NEXT Analytics v5.1 to retrieve data from Google Analytics directly into your spreadsheet file.

This document describes the capabilities of NEXT Analytics v5.1 to retrieve data from Google Analytics directly into your spreadsheet file. NEXT Google Analytics User Guide This document describes the capabilities of NEXT Analytics v5.1 to retrieve data from Google Analytics directly into your spreadsheet file. Table of Contents Adding a Google

More information

Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey

Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey 1 Google Analytics for Robust Website Analytics Deepika Verma, Depanwita Seal, Atul Pandey 2 Table of Contents I. INTRODUCTION...3 II. Method for obtaining data for web analysis...3 III. Types of metrics

More information

Google Analytics workbook

Google Analytics workbook Google Analytics workbook Sub-title here Google Analytics workbook Overview Google Analytics is just one of many tools available for tracking activity on a website or mobile application. It provides users

More information

MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS

MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS How to use Google Analytics to track activity on your website and help get the most out of your website 2 April 2012 Version 1.0 Contents Contents 2 Introduction

More information

Getting Started with Google Analytics 7 Easy but comprehensive steps

Getting Started with Google Analytics 7 Easy but comprehensive steps Getting Started with Google Analytics Right, so you have a shiny new website or you have a site that has been up and running for a while now that s great. The hard work is done and the leads and sales

More information

Decision-making using web analytics. Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library

Decision-making using web analytics. Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library Decision-making using web analytics Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library For today Analytics at The Graduate School and the Health Sciences Library What analytics

More information

Google Analytics Guide. for BUSINESS OWNERS. By David Weichel & Chris Pezzoli. Presented By

Google Analytics Guide. for BUSINESS OWNERS. By David Weichel & Chris Pezzoli. Presented By Google Analytics Guide for BUSINESS OWNERS By David Weichel & Chris Pezzoli Presented By Google Analytics Guide for Ecommerce Business Owners Contents Introduction... 3 Overview of Google Analytics...

More information

Is Your Google Analytics Data Accurate?

Is Your Google Analytics Data Accurate? Is Your Google Analytics Data Accurate? September 18, 2013 Presented By Amin Shawki Analytics Manager Andy Gibson Digital Marketing Analyst 1. 1 Billion+ pageviews/year in sites analyzed and supported

More information

Technical Brief: Google Analytics Integration

Technical Brief: Google Analytics Integration Technical Brief: Google Analytics Integration Convirza for Call Quality Monitoring and Google Analytics integration allows users to combine online web analytics with call details from Convirza for CQM

More information

All SABMiller websites, as defined in this document should have Google Analyitcs implemented as a mandatory requirement.

All SABMiller websites, as defined in this document should have Google Analyitcs implemented as a mandatory requirement. Analytics version 1 Introduction Web analytics is used to track, measure, collect, report and analyse web data in order to understand and optimise usage of web properties. These properties could include

More information

How To Pass The Gaconcept Quiz

How To Pass The Gaconcept Quiz How To Pass The google analytics IQ Test Original practice problems Below are 10 practice problems to help you prepare for the Google Analytics Individual Qualification (IQ) Test. They are based on the

More information

The Reporting Console

The Reporting Console Chapter 1 The Reporting Console This chapter provides a tour of the WebTrends Reporting Console and describes how you can use it to view WebTrends reports. It also provides information about how to customize

More information

Web Analytics Definitions Approved August 16, 2007

Web Analytics Definitions Approved August 16, 2007 Web Analytics Definitions Approved August 16, 2007 Web Analytics Association 2300 M Street, Suite 800 Washington DC 20037 standards@webanalyticsassociation.org 1-800-349-1070 Licensed under a Creative

More information

Web Analytics. Using emetrics to Guide Marketing Strategies on the Web

Web Analytics. Using emetrics to Guide Marketing Strategies on the Web Web Analytics Using emetrics to Guide Marketing Strategies on the Web Web analytics is the practice of measuring, collecting, analyzing and reporting on Internet data for the purposes of understanding

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

Web Analytics. User Guide. July 2012. Welcome to AT&T Website Solutions SM

Web Analytics. User Guide. July 2012. Welcome to AT&T Website Solutions SM July 2012 Web Analytics User Guide Welcome to AT&T Website Solutions SM We are focused on providing you the very best web hosting service including all the tools necessary to establish and maintain a successful

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app Instructions for Configuring Your Browser Settings and Online Security FAQ s ios8 Settings for iphone and ipad app General Settings The following browser settings and plug-ins are required to properly

More information

Doc ID: URCHINB-001 (3/30/05)

Doc ID: URCHINB-001 (3/30/05) Urchin 2005 Linux Web Host. All rights reserved. The content of this manual is furnished under license and may be used or copied only in accordance with this license. No part of this publication may be

More information

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina Personalizing Google Analytics Using Events and Custom Variables Josh Wilson State Library of North Carolina Five Minute Version What are Events? What are Custom Variables? Definitions & Differences Understanding

More information

BUSINESS CHICKS, INC. Privacy Policy

BUSINESS CHICKS, INC. Privacy Policy BUSINESS CHICKS, INC. Privacy Policy Welcome to businesschicks.com, the online and mobile service of Business Chicks, Inc. ( Company, we, or us ). Our Privacy Policy explains how we collect, use, disclose,

More information

Installation & Configuration Guide Professional Edition

Installation & Configuration Guide Professional Edition Installation & Configuration Guide Professional Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

Urchin Demo (12/14/05)

Urchin Demo (12/14/05) Urchin Demo (12/14/05) General Info / FAQs 1. What is Urchin? Regent has purchased a license for Urchin 5 Web Analytics Software. This software is used to analyze web traffic and produce reports on website

More information

MAXA-COOKIE-MANAGER - USER MANUAL - SW-Release V 5.0 / Document Rev. 1.1

MAXA-COOKIE-MANAGER - USER MANUAL - SW-Release V 5.0 / Document Rev. 1.1 MAXA-COOKIE-MANAGER - USER MANUAL - SW-Release V 5.0 / Document Rev. 1.1 Quick Start Once installed MAXA Cookie Manager goes to work immediately to gather information about the cookies on your system and

More information

COOKIE POLICY. 1 Introduction

COOKIE POLICY. 1 Introduction COOKIE POLICY 1 Introduction 1.1 This website is owned and run by Kenya Airways Limited of Airport North Road, Embakasi, Nairobi, Kenya, also referred to in this Cookie Policy as "Kenya Airways", "we"

More information

How to: Audit Your Google Analytics Installation

How to: Audit Your Google Analytics Installation How to: Audit Your Google Analytics Installation Your site seems to be working perfectly and you re trying to track the results in Google Analytics. But something is missing. You think you re receiving

More information

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina

Personalizing Google Analytics Using Events and Custom Variables. Josh Wilson State Library of North Carolina Personalizing Google Analytics Using Events and Custom Variables Josh Wilson State Library of North Carolina What you re about to sit through GA reports are ready to be customized! What are Custom Variables?

More information

Personal Financial Manager (PFM) FAQ s

Personal Financial Manager (PFM) FAQ s and Present Personal Financial Manager (PFM) FAQ s Watch a Money Desktop Video at http://www.youtube.com/watch?v=dya5o_6ag7c Q: What is PFM? A: Enhanced Online Banking. PFM is an easy way to track spending,

More information

Getting A Google Account

Getting A Google Account Getting A Google Account To get started with Google Analytics, you ll first need a Google account. If you already have a Gmail account, you'll be able to use that. If not, create your Google account. 1.

More information

Google Analytics Playbook. Version 0.92

Google Analytics Playbook. Version 0.92 Version 0.92 2014 CrownPeak Technology, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording,

More information

Practical Exercises. Professional Diploma in Digital Marketing. Analytics

Practical Exercises. Professional Diploma in Digital Marketing. Analytics Practical Exercises Professional Diploma in Digital Marketing Analytics Copyright All rights reserved worldwide under International copyright agreements. No part of this document can be reproduced, stored

More information

WEB ANALYTICS. Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673

WEB ANALYTICS. Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673 WEB ANALYTICS Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673 WEB ANALYTICS IS ABOUT INCREASING REVENUE WHAT WE LL COVER Why should you use Asynchronous code What are

More information

VIDEO TRANSCRIPT: Content Marketing Analyzing Your Efforts 1. Content Marketing - Analyzing Your Efforts:

VIDEO TRANSCRIPT: Content Marketing Analyzing Your Efforts 1. Content Marketing - Analyzing Your Efforts: VIDEO TRANSCRIPT: Content Marketing Analyzing Your Efforts 1 Content Marketing - Analyzing Your Efforts: This is a transcript of a presentation originally given live at the Growth Powered by Risdall Fall

More information

USM Web Content Management System

USM Web Content Management System University of Southern Maine USM Web Content Management System USM Web CMS Technical Development Group 4/26/2011 Content o Introduction o Login o User Roles o Group Member o Group Publisher o Group Admin

More information

Google Analytics and Google Analytics Premium: limits and quotas

Google Analytics and Google Analytics Premium: limits and quotas Table Of Contents Data collection & Processing limits Accounts and Profiles Reports Admin Area Google Analytics data fields Lengths Google Analytics API Data collection & Processing limits 10 million hits

More information

web analytics ...and beyond Not just for beginners, We are interested in your thoughts:

web analytics ...and beyond Not just for beginners, We are interested in your thoughts: web analytics 201 Not just for beginners, This primer is designed to help clarify some of the major challenges faced by marketers today, such as:...and beyond -defining KPIs in a complex environment -organizing

More information

Implementing Sub-domain & Cross-domain Tracking A Complete Guide

Implementing Sub-domain & Cross-domain Tracking A Complete Guide Implementing Sub-domain & Cross-domain Tracking A Complete Guide Prepared By techbythebay.com 1 Contents 1. Sub Domain & Cross Domain Tracking for GA (asynchronous) I. Standard HTML/JavaScript Implementation

More information

Google Analytics Basics:

Google Analytics Basics: Google Analytics Basics: Step 1 - Setting up Your Account & Installing the Tracking Code on Your Blog Tom Collins Why Google Analytics? If you focus on the why Google part, the answer is pretty simple:

More information

VMware vcenter Log Insight User's Guide

VMware vcenter Log Insight User's Guide VMware vcenter Log Insight User's Guide vcenter Log Insight 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

GOOGLE ANALYTICS 101

GOOGLE ANALYTICS 101 GOOGLE ANALYTICS 101 Presented By Adrienne C. Dupree Please feel free to share this report with anyone who is interested in the topic of building a profitable online business. Simply forward it to them

More information

Nonprofit Technology Collaboration. Web Analytics

Nonprofit Technology Collaboration. Web Analytics Web Analytics Contents What is Web Analytics?... 2 Why is Web Analytics Important?... 2 Google Analytics... 3 Using Major Metrics in Google Analytics... 6 Traffic Sources... 6 Visitor Loyalty... 9 Top

More information

PRIVACY POLICY. 1. Definitions and Interpretation In this Policy the following terms shall have the following meanings:

PRIVACY POLICY. 1. Definitions and Interpretation In this Policy the following terms shall have the following meanings: PRIVACY POLICY BACKGROUND: This Policy applies as between you, the User of this Website and Fernhay the owner and provider of this Website. This Policy applies to our use of any and all Data collected

More information

Microsoft Advertising adcenter Campaign Analytics Getting Started Guide

Microsoft Advertising adcenter Campaign Analytics Getting Started Guide Microsoft Advertising adcenter Campaign Analytics Getting Started Guide Contents Introduction... 3 What is Microsoft Advertising adcenter Campaign Analytics?... 3 Useful terms... 3 Overview... 4 Get Started...

More information

The web server administrator needs to set certain properties to insure that logging is activated.

The web server administrator needs to set certain properties to insure that logging is activated. Access Logs As before, we are going to use the Microsoft Virtual Labs for this exercise. Go to http://technet.microsoft.com/en-us/bb467605.aspx, then under Server Technologies click on Internet Information

More information

Google Analytics Audit. Prepared For: Xxxxx

Google Analytics Audit. Prepared For: Xxxxx Google Analytics Audit Prepared For: Xxxxx Please Note: We have edited all images and some text to protect the privacy of our client. 1. General Setup 3 1.1 current analytics tracking code 3 1.2 test purchase

More information

WHAT INFORMATION IS COLLECTED AT MOTOROLA.COM.VN AND/OR MOTOROLA.VN AND HOW IS IT PROCESSED AND USED?

WHAT INFORMATION IS COLLECTED AT MOTOROLA.COM.VN AND/OR MOTOROLA.VN AND HOW IS IT PROCESSED AND USED? MOTOROLA PRIVACY POLICY This Privacy Statement ( Policy ) is subject to change at Motorola s discretion. If we decide to change this Policy, we will post the amended Policy on this website so you will

More information

Google Analytics Health Check Laying the foundations for successful analytics and optimisation

Google Analytics Health Check Laying the foundations for successful analytics and optimisation Google Analytics Health Check Laying the foundations for successful analytics and optimisation Google Analytics Property [UA-1234567-1] Domain [Client URL] Date of Review MMM YYYY Consultant [Consultant

More information

Help for System Administrators

Help for System Administrators Help for System Administrators Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Help for System Administrators

More information

Cookie Policy. Introduction About Cookies

Cookie Policy. Introduction About Cookies Introduction About Cookies Cookie Policy Most websites you visit will use cookies in order to improve your user experience by enabling that website to remember you, either for the duration of your visit

More information

Cloud Services. Email Archiving. End User Guide

Cloud Services. Email Archiving. End User Guide Cloud Services Email Archiving End User Guide 10/17/2014 CONTENTS Introduction... 2 Intended Audience... 2 Prerequisites... 2 Email Client Integration... 2 Supported Web Browsers... 3 My Archive... 4 Overview...

More information

Measure What Matters. don t Track What s Easy, track what s Important. kissmetrics.com

Measure What Matters. don t Track What s Easy, track what s Important. kissmetrics.com 1 2 3 4 5 6 Measure What Matters don t Track What s Easy, track what s Important kissmetrics.com Measure What Matters A lot of technologies seem to be one step behind what we really want. And the analytics

More information

!!!!!!!! Startup Guide. Version 2.7

!!!!!!!! Startup Guide. Version 2.7 Startup Guide Version 2.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Getting Started with the new VWO

Getting Started with the new VWO Getting Started with the new VWO TABLE OF CONTENTS What s new in the new VWO... 3 Where to locate features in new VWO... 5 Steps to create a new Campaign... 18 Step # 1: Enter Campaign URLs... 19 Step

More information

The Anatomy of Great Analytics

The Anatomy of Great Analytics The Anatomy of Great Analytics Stockholm / 2015-08-26 / Alexander Bergqvist Alexander Bergqvist Sr. Analytics Consultant Klikki AB 7+ years of experience in digital marketing and analytics Twitter: @AlexanderBergq

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

Egnyte for Power and Standard Users. User Guide

Egnyte for Power and Standard Users. User Guide Egnyte for Power and Standard Users User Guide Egnyte Inc. 1350 West Middlefield Road. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) Revised June 2015 Table of Contents Chapter 1: Getting

More information

Webtrends for SharePoint 2010 A Microsoft Preferred Analytics Solution for SharePoint

Webtrends for SharePoint 2010 A Microsoft Preferred Analytics Solution for SharePoint Webtrends for SharePoint 2010 A Microsoft Preferred Analytics Solution for SharePoint Provided to By Sean Browning, Webtrends 13-Sep-2011 Webtrends Expertise with SharePoint Webtrends is a Microsoft-designated

More information

Leonardo Hotels Group Page 1

Leonardo Hotels Group Page 1 Privacy Policy The Leonardo Hotels Group, represented by Sunflower Management GmbH & Co.KG, respects the right to privacy of every individual who access and navigate our website. Leonardo Hotels takes

More information

Speaker Monique Sherrett

Speaker Monique Sherrett Speaker Monique Sherrett Monique Sherrett has a passion for all things digital, in particular using analytics to measure and improve marketing communications. She began her career as the web marketing

More information

GPS Tracking Software Training and User Manual

GPS Tracking Software Training and User Manual GPS Tracking Software Training and User Manual Table of Contents Introduction... 4 Login Page... 4 Dashboard... 4 Create Group... 5 Edit Group... 6 Group Editor... 6 Add New Vehicle... 7 Configure Tracking...

More information

LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER

LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER November 9, 2015 edui HI! I M PAUL KOCH I work as a Senior Digital Analyst at Viget. @paulmkoch Viget Labs, LLC This presentation is CONFIDENTIAL and

More information

First Data Personal Financial Manager (PFM) FAQ s

First Data Personal Financial Manager (PFM) FAQ s First Data Personal Financial Manager (PFM) FAQ s Q: Can PFM be presented in a language other than English? A: Currently the PFM product is English language supported only. There are no current plans to

More information

Getting Started with WPM

Getting Started with WPM NEUSTAR USER GUIDE Getting Started with WPM Neustar Web Performance is the cloud-based platform offering real-time data and analysis, helping to remove user barriers and optimize your site. Contents Getting

More information

Getting the most from your Google Analytics. Session 4 Extending Google Analytics the role of programming technologies and 3rd-party tools

Getting the most from your Google Analytics. Session 4 Extending Google Analytics the role of programming technologies and 3rd-party tools Session 4 Extending Google Analytics the role of programming technologies and 3rd-party tools Google Analytics information collection A default amount of data is collected for every page visited in a Google

More information

girlsdrivebetter.com is a trading style of Policywise Ltd, a limited liability company registered in England and Wales number 8107294.

girlsdrivebetter.com is a trading style of Policywise Ltd, a limited liability company registered in England and Wales number 8107294. COOKIE POLICY In this section you will find information on what cookies may be set when you visit our website and how to reject or delete those cookies. When we provide services, we want to make them easy,

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Running, Copying and Pasting reports... 4 Creating and linking a report... 5 Auto e-mailing reports...

More information

DOFFIN Database for public procurement. User guide for suppliers. March 2014

DOFFIN Database for public procurement. User guide for suppliers. March 2014 DOFFIN Database for public procurement User guide for suppliers March 2014 Contests 1 Information about Doffin... 3 2 Compatibility View... 4 3 Log in... 5 3.1 Why log in as a supplier?... 5 3.2 How to

More information

Life after Lotus Notes

Life after Lotus Notes Welcome Google Apps Welcome to Gmail! Now that you ve switched from Lotus Notes to, here are some tips on beginning to use Gmail and your other new Apps. What s Different? Here are some of the differences

More information

Cookies which our online service providers use Updated 12 th May 2015

Cookies which our online service providers use Updated 12 th May 2015 Cookies which our online service providers use Updated 12 th May 2015 / persistent cookies Online service Objective Name Type of cookie More information from service provider consultation (persistent)

More information

TABLE OF CONTENTS. Creating an Account Why Use enewsletters. Setting Up an enewsletter Account. Create/Send Logging In.

TABLE OF CONTENTS. Creating an Account Why Use enewsletters. Setting Up an enewsletter Account. Create/Send Logging In. ENEWSLETTER GUIDE TABLE OF CONTENTS Creating an Account Why Use enewsletters Setting Up an enewsletter Account 3 3 Create/Send Logging In Saved Drafts Creating a New Campaign Adding Content to a New Campaign

More information

Changes to AdWords Reporting A Comprehensive Guide

Changes to AdWords Reporting A Comprehensive Guide Overview AdWords Changes to AdWords Reporting A Comprehensive Guide Table of Contents I. Basic Reporting Options II. Individual Reports III. Report Metrics IV. Conclusion Introduction Reporting in AdWords

More information