Support » Theme: Customizr » How do I monitor my website traffic?

  • Resolved Cking

    (@jalinous)


    Hi,

    I would great appreciate it if somebody could help me.

    How can keep track of how many people visit my website?

    I just recently developed my website and would like to optimize it for Google search. So, I would like to see if there is any improvement.

    Also, any help on how to optimize the website for Google search would be great?

    Thank you, folks! You all are so great!

    Cheers,
    Jay

Viewing 3 replies - 1 through 3 (of 3 total)
  • Here’s a plugin I’d recommend

    Thread Starter Cking

    (@jalinous)

    Thanks for the help.

    I downloaded Google Analytics. After creating an account, I got the access code and after submitting it, I got the following that I need to insert on my website on any page I want to monitor.

    Here is what I need to inserted in case someone wants to use it. of course, this is for my website.

    <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’,’//www.google-analytics.com/analytics.js’,’ga’);

    ga(‘create’, ‘UA-46191870-1’, ‘provectussensors.com’);
    ga(‘send’, ‘pageview’);

    </script>

    Rather than that, I’d suggest you try the plugin as it will do all that for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I monitor my website traffic?’ is closed to new replies.