• Home
  • Google Analytics
    • Customizations
    • For Ecommerce
  • Speaking
  • About
    • About Me
    • Contact Me
    • Disclaimer and Privacy Policy

Analytics Talk

Digital Analytics for Business

You are here: Home / Ecommerce / Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It

Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It

Posted: June 25, 2008 49 Comments

Google Analytics Visits to Purchase and Time to Purchase reportsThe Google Analytics e-commerce reports contain two specific reports that I believe are critical to understanding the behavior of site visitors: Days to Purchase and Visits to Purchase. These reports are the only way to measure the online sales cycle using Google Analytics.

But, as their names imply, these reports are focused on commerce. But not all websites are commerce based. What if we have a lead gen website? We want to measure how long it takes to get a lead, not make a purchase.

Herein lies the problem: there is no “time to conversion” or “visits to conversion” report in Google Analytics.

To get around this little issue EVERYONE should use GA e-commerce tracking to measure conversions, regardless of site purpose.

The Reports

Before I talk about how to set up e-commerce tracking for a non-commerce site let’s discuss the Visits to Purchase and Time to Purchase reports and how they can be used. Remember, in this application of e-commerce tracking “purchases” are really just conversions.

Here’s the first report we want to use, the Visits to Purchase report.

Google Analytics Visits to Purchase Report

The Visits to Purchase report shows how many visits a visitor generated before they converted. The chart above shows that most visitors convert on the first visit. This is good. It means that visitors come to the site, find what they need and convert. This can also be very bad, it means that we have one chance to get someone to convert. If they do not convert on the first visit then we may not get another chance.

Let’s pair this data with the Time to Purchase report to better understand how much time passes between a visitor’s initial visit and their “conversion” visit.

Google Analytics Days to Purchase report

The data indicates that everyone converts on Day 0, or the current day. This makes sense since most everyone converts on their first visit.

But what if most conversion occurred on the second visit? If conversions happen on the second visit, but still on Day 0, it means that visitors are probably doing some research prior to conversion and are checking another site on the same day before returning to our site to convert.

Knowing how many visits to a site it takes to convert a visitor is very actionable. What if the data indicates that visitors convert after the third visit? This means that we need to get a visitor back the site a third time to have any chance for a conversion. We may change our keyword bidding strategy to target visitors that are further along in the conversion cycle or we might try to collect an email address to send them additional information via email.

The key concept is that this data explains how many times we need to get the visitor to return to the site in order to generate a conversion.

If we do not using the e-commerce code to track “conversions” then we do not have access to this information.

One More Reason to use E-Commerce

There is one other reason why I like to use e-commerce tracking to track conversions. Google Analytics will only track one conversion per visit. If a visitor converts multiple time at the same goal Google Analytics will only count one conversion.

However, GA will track multiple purchases per visit. Is this a big deal? Not really. But if you want to make the data as accurate as possible, and have a goal that can be achieved multiple times per visit, then try using a transaction to track it.

Plus, using e-commerce to track conversions adds an extra “goal” to each profile, bringing the total to 5. Woo hoo!

Installation & Setup

There are three basic steps necessary to use the e-commerce tracking code on a non e-commerce site. While the steps are similar to those described in my previous post on installation there is one big difference. Let’s walk through each step.

Step 1: Activate the Reports

The first step in setting up GA e-commerce tracking is enabling the e-commerce reports. Log into GA and edit the profile settings. Specify that your site is an e-commerce site. This enables the e-commerce reports.

Google Analytics E-Commerce Reports

Remember, the e-commerce reports is a profile setting that is “off” by default. You’ll need to activate the reports for each new profile you create.

Step 2: Tag your Receipt Page

I know this seems like a silly step, but make sure you add the GA tracking code you your receipt page. You must have the standard GA tracking code on your receipt page in order to track purchases.

Step 3: Install the Code

This is where the installation differs from the standard installation. To measure purchases with Google Analytics you need to add the following code to your thank you page. The code does not need to be modified in any way.






You'll notice that I added the e-commerce code to the regular GA page tag, but you can add it anywhere on the page. I just like keeping things together, it seems more organized to me.

You'll also notice there is a lot of missing information in the above code. I've added the bare minimum for the tracking to still work. Don't worry about the missing data, GA will still track a transaction, i.e. a conversion, and we will be able to use the Visits to Purchase and Time to Purchase reports.

That's it. Once the code has been added you'll start to see some data in your Visits to Purchase and Days to Purchase reports.

Got an interesting story to share about your e-commerce implementation? I would love to hear about it below in a comment.

Remember, this is part 3 in a multi-part series on e-commerce tracking. You may be interested in parts 1, 2 and 4:

Google Analytics E-Commerce Tracking Pt. 1: How It Works
Google Analytics E-Commerce Tracking Pt. 2: Installation & Setup
Google Analytics E-Commerce Tracking Pt. 4: Tracking Lead Gen Forms

Filed Under: Ecommerce, Tracking Tagged With: e-commerce, google-analytics, Tracking

Comments

  1. David Lenef says

    June 26, 2008 at 9:12 am

    This is a good idea — one that I’ve been considering for awhile, but haven’t tried yet.

    A couple of thoughts…

    Why not assign dollar values your ecomm goal by giving the “transaction” a fixed dollar amount?

    And how about using different “product” names for different goals? That would bypass GA’s 4-goal limit.

    Dave Lenef
    PrairieWeb Internet Marketing
    http://www.pwim.com

    Reply
  2. Justin Cutroni says

    June 26, 2008 at 9:22 am

    Hi David,

    Great idea re: the use of transaction value and products. In fact, that’s what I will cover in the 4th and final part of this series.

    Thanks for the comment,

    Justin

    Reply
  3. Jonathan says

    June 26, 2008 at 2:20 pm

    Hi Justin,

    Thanks for writing this, I’ve been using GA E-Commerce for a while now. One issue I’ve been having is being able to track transactions to the actual product sold – linking it to the AdWords campaign. You don’t cover the product data portion of the E-Commerce section too much in this post – any insight on this?

    Product performance >> Product Overview is where I’m really wanting to get more info on. When I click on a product from there and then Segment it by Campaign – the data is bogus / inflated.

    Are you experiencing this? Any ideas there, could it be a tracking code implementation issue? Do your numbers look right when you segment by campaign? Maybe it’s a bug in GA e-commerce tracking too…

    Thanks in advance for any ideas!

    Reply
  4. Justin Cutroni says

    June 26, 2008 at 2:29 pm

    Jonathan,

    I know what you’re talking about. Segmenting report data isn’t true segmentation, it’s just changing the view of the data. What I ususally do is create an AdWords profile with a filter that attaches the keyword to the product name. That way I can see exactly what keywords are driving specific product sales.

    Maybe I’ll write up a quick post about the above settings. It’s a handy profile to have…

    Thanks for the comment.

    Justin

    Reply
  5. Josh Chambers says

    June 27, 2008 at 7:57 am

    Hey Justin,

    Great series! I’m always finding incredibly useful posts here, and this one is rad. I’m looking forward to trying this out with some of our lead gen. clients. Again, thanks.

    Reply
  6. Justin Cutroni says

    June 27, 2008 at 7:59 am

    Thanks Josh! If you have any questions or other feedback please let me know.

    Justin

    Reply
  7. Amit Ohayon says

    June 27, 2008 at 3:49 pm

    Hi Justin…
    So glad to see you’re back!
    :)

    Wanted to clear out 2 things…

    1. What is the meaning of this Js?
    “pageTracker._setLocalRemoteServerMode();”

    2. Why there is a need to create a fake ID order? and what are these actually mean?

    var timeObj = new Date;
    var unixTimeMs = timeObj.getTime();
    var unixTime = parseInt(unixTimeMs / 1000);
    var orderID = pageTracker._visitCode() + ‘-‘ + unixTime;

    Thank you so much for these great posts…

    Reply
  8. Justin Cutroni says

    June 28, 2008 at 3:42 pm

    Hi Amit,

    It’s good to be back and interacting with you guys! To answer your questions:

    1. This line of code tells GA to send the data to your local server in addition to the Google servers. I usually have GS send data to my server in case I ever want to use Urchin to process it.

    2. You don’t need to create a unique order ID, but I wanted to start rolling out some code that will appear in part 4.

    Thanks for reading and thanks for the comment.

    Justin

    Reply
  9. Rob S. says

    July 1, 2008 at 3:05 pm

    Justin,

    Glad to have you back! Great, informative post! I am using GA in combination with Google Checkout. However, I do not have a shopping cart, just a few buy-it-now buttons. Therefore, I don’t have access to a “receipt page”. I followed instructions on this Google Help page (http://code.google.com/apis/checkout/developer/checkout_analytics_integration.html) but for some reason it does not track every single transaction, there are some that are left out. Any ideas why?

    Reply
  10. daniel says

    July 2, 2008 at 3:50 am

    hi, Justin, great to see you back!

    Here’s a question: If I buy on day 1, day 2 AND day 3, do I show up 3 times? My hunch is ‘yes’.

    It would be great to be able to choose whether to show repeat purchases or not.

    daniel

    Reply
  11. Justin Cutroni says

    July 2, 2008 at 7:40 am

    Hi Rob,

    We’ve helped a lot of clients with the integration of Google Checkout and Google Analytics and we’ve always seen GA track about 95% of checkout orders. If you’re missing 1 or 2 out of 100 then I wouldn’t worry about it. But if you’re not getting about 95% accuracy then you should double check that you’ve followed the steps exactly.

    Sorry I don’t have an exact answer, but it should work for you. I think we’ve seen every GA/Checkout integration possible, and almost all of them end up working.

    Justin

    Reply
  12. Justin Cutroni says

    July 2, 2008 at 7:46 am

    Daniel,

    Yes, you are correct. If a visitor makes a purchase on day 1, day 2 and day 3 you will see 3 transactions in Google Analytics.

    If you’re interested in tracking repeat purchases you could use GA’s custom segmentation feature. In fact, I have a blog post queued up about the exact topic. Look for it next week.

    Thanks for reading,

    Justin

    Reply
  13. Jonathan says

    July 8, 2008 at 3:55 pm

    Justin,

    Thanks for the response, I’m anxious to get something going that helps me get product detail reports that show correct revenue generated segmentation data.

    Why doesn’t GA do this correctly? So you’re saying it’s not a tracking code implementation problem? Wish I could show you screen shots of what I’m experiencing.

    Thanks for continuing the dialog, this blog is so valuable with that interaction!

    Jonathan

    Reply
  14. Justin Cutroni says

    July 9, 2008 at 5:45 am

    Hi Jonathan,

    It’s tough to say what the exact problem is without seeing it, but it usually isn’t the e-commerce code. The code usually works or it doesn’t/ So, if you are getting data then there is probably some other issue or, as I mentioned, segmenting the data in GA can sometimes lead to strange results.

    Justin

    Reply
  15. Eivind says

    July 23, 2008 at 5:11 pm

    Hi (again) Justin

    When you are using this method, would you also track “traditional” goals, or would you just stick to one version to avoid confusion for the client even if me misses some data?

    As you write:

    Google Analytics will only track one conversion per visit. If a visitor converts multiple time at the same goal Google Analytics will only count one conversion.

    However, GA will track multiple purchases per visit. Is this a big deal? Not really. But if you want to make the data as accurate as possible, and have a goal that can be achieved multiple times per visit, then try using a transaction to track it.

    This means that we can have different numbers using goals and e-commerce for the same “transaction”.

    Also, if we look ahead, when events are released, they can’t be tracked as “traditional” goals (correct med if I’m wrong) since they aren’t pageviews. But, events can be tracked as e-commerce. This can also make a difference between the numbers in goals and e-commerce.

    How do/would you handle this?

    Reply
  16. Justin Cutroni says

    July 25, 2008 at 8:46 pm

    Hi Eivind,

    Great comment. In reality, it’s up to all of us, as analysts, to explain the data that we work with. If you’re using e-commerce to track something that would normally be a “goal”, then it’s important to explain to users/stakeholders, what the data means.

    If you do get into a situation, where you have a difference in the number of transactions and goals, due to the setup, then it would be a good idea to explain how your implementation is leveraging GA as a framework to generate useful data.

    Another good idea is to configure any “advanced” tracking, like using e-commerce for goals, in a separate profile, to avoid confusing users.

    Regarding event tracking, it’s not really meant for e-commerce. While it can be used to track e-commerce (and just about anything else), it’s best to use e-commerce tracking for e-commerce.

    Thanks again for the great comment.

    Justin

    Reply
  17. Eivind says

    July 29, 2008 at 1:45 pm

    Thanks for your answer Justin.

    To elaborate a little bit about why I mentioned e-commerce tracking in the same sentence as event tracking.

    In his latest book, Brian Clifton discusses why you should/could use e-commerce tracking on a non-commerce site. One of the examples he gives is about tracking e-mail clicks as e-commerce. He track the clicks as virtual page views.

    I track different things as virtual page views, which isn’t really page views (ex. clicks on outgoing links). The problem are that bounce rate and page views gets skewed, and you have to add extra filters and profiles to deal with it.

    So to be specific. I’m not sure if I think it’s “correct” to track e-mail clicks as virtual page views. I think it’s better to track this as an event, even if this probably isn’t “correct” either.

    Reply
  18. Justin Cutroni says

    July 29, 2008 at 2:33 pm

    Eivind,

    Thanks for for the clarification. I agree that one needs to be cautious when creating lots of virtual pageviews. As you point out, many metrics can become skewed when you start adding trackPageview() to things that are not necessarily a pageview.

    I think the fundamental thing to understand is how GA data is effected when virtual pageviews, e-commerce or event tracking is used.

    Thanks for adding to the discussion, I think you bring up some excellent points.

    Justin

    Reply
  19. Dan Woolley says

    September 5, 2008 at 6:35 am

    Sorry if this is a repeat post. I thought I posted it before, but I can’t find it.

    In one of your comments, you said:
    “What I ususally do is create an AdWords profile with a filter that attaches the keyword to the product name. That way I can see exactly what keywords are driving specific product sales.

    Maybe I’ll write up a quick post about the above settings.”

    I would be very interested in this information, as we have microsites that promote specific products, and we want to tie sales of those specific products to visits to the microsite. The standard reports showing overall purchases by visitors to the microsites don’t tell us enough about the success of these microsites, particularly since most of our customers came to the site to purchase other products.

    Thanks for your help!

    Dan

    Reply
  20. Justin Cutroni says

    September 5, 2008 at 8:07 am

    Dan,

    Thanks for the reminder, I’ll try to get something out soon.

    Justin

    Reply
  21. Chandler Nguyen says

    September 20, 2008 at 8:15 pm

    Hi Justin,

    Thanks for the great post!
    I have no doubts that Google offers a great Free Analytics tool.
    Before buying into those expensive tool, one should ideally give Google Analytics a try.

    At the same time, one tricky thing if you don’t use Google Analytics is that you don’t know the referring URLs of conversions with Google Content using third party tracking. Many times Google will redirect traffic from Google Content network (Adsense) through its server so those URLs will appear as Googlesyndication on third party tracking (HBX for example).

    However, as i mentioned before on my blog, i still advise not to use Google Analytics on mass scale.
    The reason is because Google ultimately is a Media Owner and advertisers are buyers.

    Google (just like any other Media Owner) faces the problem of deciding how much to charge for a single click it delivers to maximize the profit and at the same time make advertisers happy.
    Well if only Google knows how much advertisers in each vertical, in each country, region make out of every single dollar they spend online. In other words, if only Google knows exactly what advertisers Return on Ad Spend is.
    With Google Analytics, Google potentially (if it hasn’t done so) can know exactly how much advertisers are willing to pay.

    Further more, Google is a PUBLICLY traded Company.

    Just my 2 cent,
    Chandler

    Reply
  22. Justin Cutroni says

    September 23, 2008 at 8:50 am

    Hi Chandler,

    Thanks for sharing your thoughts. However, I disagree regarding Google’s use of data to potentially manipulate the advertising pricing that runs through their system. The downside of such activity is far greater than the upside.

    I do agree that Google should provide more transparency into the traffic coming from AdSense. It would be so much better to see the actual site where the visitor clicked rather than ‘(content network)’ in the reports. Hopefully, in the near future, Google releases some AdSense specific reporting that provides more insight into AdSense.

    Thanks for sharing your thoughts, I appreciate it.

    Justin

    Reply
  23. James Elliot says

    October 21, 2008 at 9:34 am

    Hi Justin,

    I am trying to set up ecommerce tracking for the charity where I work.

    We are using WorldPay. This is a link to a custom installation I made for taking single gift donations.

    http://www.careinternational.org.uk/lote/index-cld-main.htm

    Where you say on part 2 of this post “you must create server side code that outputs the transaction data in the format above”…

    …how would I go about creating that code?

    And, is this the correct way in which I should apply it to my thank you page – I am calling the value of the field so if the donation amount field is named: :

    Then I am trying to ‘catch’ this in my thank you page like this:

    pageTracker._addItem(

    “”, // Order ID

    “”, // SKU

    “”, // Product Name

    “”, // Category

    “”, // Price

    “”, // Quantity

    );

    Please can you give me any quick tips or pointers as I am finding nothing after extensive searching?

    Thanks so much,
    James Elliot on behalf of CARE International.

    Reply
  24. Justin Cutroni says

    October 23, 2008 at 11:29 am

    Hi James,

    If you’re using a third party provider, and it sounds like you are, then you need to contact the provider and request that they add the server level code. My gut tells me that if they do not have a GA module then it may not be possible to track the transactions. But check with them just to be sure.

    Justin

    Reply
  25. Perth says

    December 31, 2008 at 5:31 pm

    Thank you so much! I’ve been looking for this for so long. By the way, any luck passing SKUs or product categories? I can’t seem to get them to show up in reports. Thanks.

    Reply
  26. Kevin says

    March 10, 2009 at 1:07 pm

    hey, I realize this might be a stupid question but I’ll ask it anyways. After you install the google script, google analytics will only track visits from the time you installed the script, right? (so I can’t track what happened say a week ago before I installed the script…)

    Reply
  27. Justin Cutroni says

    March 12, 2009 at 8:18 am

    Hi Kevin,

    Correct. Google Analytics will only track track data from the date of installation forward.

    Thanks for the question,

    Justin

    Reply
  28. Palm Springs Mazda says

    March 18, 2009 at 1:45 pm

    You are awesome!!! I’ve been trying for 3 days to get some code that will pass back one parameter to Analytics, and this is the first thing that worked. Thank you, thank you, for sharing your work!!!

    Reply
  29. Aldo says

    March 21, 2009 at 11:05 am

    Just I think my codes are not working on the comment but I think you know which parts are different form the usual.

    Reply
  30. SAntosh says

    April 27, 2009 at 2:45 am

    can anybody tell me how much it takes to show the data after installing the ecommerce code to my website pls …soon….

    Reply
    • Justin Cutroni says

      April 29, 2009 at 2:36 pm

      SAntosh,

      You should see the ecommerce data soon, within 24 hours. Google Analytics processes your ecommerce data at the same time that it processes your clickstream data. If you’re not seeing data then there may be an issue with your implementation.

      Thanks for the question,

      Justin

      Reply
  31. Brad says

    May 14, 2009 at 6:32 pm

    On the above code, is it missing a at the end? Just want to make sure.

    Reply
  32. Brad says

    May 14, 2009 at 6:48 pm

    Will try that one more time is it missing the closing of the script tag? ?

    Reply
    • Justin Cutroni says

      May 18, 2009 at 11:32 am

      Hey Brad,

      Yes, the code was missing the closing tag. Thanks for pointing that out!

      Best,

      Justin

      Reply
  33. Li Ma Chicago says

    April 8, 2010 at 12:16 pm

    This is awesome, I have read all parts of this topic. Thank you very much for sharing these great information. I like Dave’s comment on how to bypass GA’s 4 goals limit

    Li Ma from Chicago

    Reply
  34. Andrew Clark says

    May 16, 2011 at 1:08 am

    Great blog post (even if it was from a few years ago). Just wondering whether you have the code which is outlined on this page converted for use with the async java tracking method?

    Reply
    • Justin Cutroni says

      May 16, 2011 at 8:20 pm

      Andrew, thanks! I have not updated the post to work with the new Async tracking code. You might want to check this article on the Google Code site.

      Reply
  35. Du Nguyen says

    February 7, 2012 at 6:02 pm

    Thanks Justin for the post. I’m doing som research on this, that is how to use Google Analytics for ecommerce websites in the most effective way. :)

    I think the most difficult thing, for me is to track goals, with URL that needs regular expressions experience. Do you have any post on Goal tracking? :)

    Reply

Trackbacks

  1. News About Tech from all around the world » SearchCap: The Day In Search, June 26, 2008 says:
    June 26, 2008 at 4:23 pm

    […] Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It, Analytics Talk […]

    Reply
  2. SearchCap: The Day In Search, June 26, 2008 | Techno Portal says:
    June 27, 2008 at 1:24 am

    […] Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It, Analytics Talk […]

    Reply
  3. Eight Rules for Choosing Web Analytics Key Performance Indicators | Occam's Razor by Avinash Kaushik says:
    September 16, 2008 at 2:54 am

    […] Justin has a post on exactly how to track any kind of outcome in this report using GA: Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It. […]

    Reply
  4. Użytecznościowa prasówka : WebAudit Blog says:
    October 13, 2008 at 2:39 am

    […] Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It (Analytics Talk) — kilka mniej znanych przyczyn dla której śledzenie transakcji w Analytics może się przydać. Knowing how many visits to a site it takes to convert a visitor is very actionable. What if the data indicates that visitors convert after the third visit? This means that we need to get a visitor back the site a third time to have any chance for a conversion. We may change our keyword bidding strategy to target visitors that are further along in the conversion cycle or we might try to collect an email address to send them additional information via email. Zapamiętaj artykuł: del.icio.us albo wydrukuj […]

    Reply
  5. A Guide to Google Analytics and Useful Tools « Tech7.Net says:
    July 16, 2009 at 4:35 pm

    […] Analytics E-Commerce TrackingThis series of article has 4 parts: 1 | 2 | 3 | […]

    Reply
  6. A Guide to Google Analytics and Useful Tools « Smashing Magazine says:
    October 10, 2009 at 8:53 am

    […] Analytics E-Commerce Tracking This series of article has 4 parts: 1 | 2 | 3 | […]

    Reply
  7.   A Guide to Google Analytics and Useful Tools by Oshoamy says:
    December 5, 2009 at 4:59 am

    […] Analytics E-Commerce Tracking This series of article has 4 parts: 1 | 2 | 3 | […]

    Reply
  8. Beginning Web Analytics: The Secrets Behind Tracking Your Website Traffic | eCommerce Optimization says:
    August 5, 2010 at 5:02 am

    […] them. Like any other part of your business, so long as you know your goals, analytics will provide you with all the information you […]

    Reply
  9. How to use KPI’s | Sangat Pedas says:
    November 13, 2010 at 9:18 am

    […] result in crediting the wrong marketing instrument. Justin Coutroni covers this in an excellent post about GA e-commerce […]

    Reply
  10. How to use KPI’s | Sangat Pedas says:
    April 23, 2011 at 12:04 pm

    […] result in crediting the wrong marketing instrument. Justin Coutroni covers this in an excellent post about GA e-commerce tracking and pan session […]

    Reply
  11. Google Analytics E-Commerce Tracking Pt. 2: Installation & Setup - Analytics Talk says:
    February 19, 2013 at 10:54 am

    […] Analytics E-Commerce Tracking Pt. 1: How It Works Google Analytics E-Commerce Tracking Pt. 3: Why EVERYONE Should Use It Google Analytics E-Commerce Tracking Pt. 4: Tacking Lead Gen […]

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

My Books

Google Analytics by Justin Cutroni
Learn More on Amazon.com

Performance Marketing co-authored by Justin Cutroni
Learn More on Amazon.com

Recent Posts

  • Understanding the Google Analytics Cohort Report
  • Using Offline and Online data to drive Google Analytics Remarketing
  • Understanding Cross Device Measurement and the User-ID
  • Universal Analytics: Now out of beta!
  • Advanced Content Tracking with Universal Analytics

Categories

  • About Google Analytics (25)
  • Analysis (52)
  • Analytics Strategy (3)
  • Campaign Tracking (14)
  • Ecommerce (8)
  • Event Tracking (10)
  • Remarketing (2)
  • Reporting (10)
  • Resources (7)
  • Tag Management (5)
  • Tips (25)
  • Tracking (52)
  • Uncategorized (64)
  • Universal Analytics (9)
  • Web Analytics (15)

Copyright © 2023 ·News Pro Theme · Genesis Framework by StudioPress · WordPress