Count visitor

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 6 ans
I'm a junior programming for my company. I want to know how to implement Web-ecommerce. Right now, I finished installing payment plugin on my site. My main task is to count the visitor how many they visit on my site. I use Nopcommerce w/o source code and run on the server which has not Visual Studio. Do you suggest me whether find someone's plug-in and install it or implement code by myself and how to do.

P.S. Count unique IP (Not open browser and count)
     Totally count from this week and since the site opened
Il y a 6 ans
Do you have access to your sql server? Can you run sql queries?
Il y a 6 ans
Do you have access to your sql server? Can you run sql queries?
Il y a 6 ans
Yes, I have SQL server
Il y a 6 ans
I run on SQL server. I also use trigger to access through my company's database
Il y a 6 ans
Or maybe google analytics?
Il y a 6 ans
I don't know how to configure the google analysis. I read and did the steps the NOPcommerce that guides me. But Im still confuse it. The guide provides the short description. I dont know it works or not. Could you help me how to configure it step by step plzz.
Il y a 6 ans
Have you signed up for a google analytics account?
Il y a 6 ans
Yes I registered it already
Il y a 6 ans
Login to your shop admin, go to Configuration > Widgets, for the Google Analytics widget click the configure link, add your google analytics code to the ID field, click save. Now in the widgets list, click the Edit button for the Google Analytics widget, tick the Is active checkbox, click the update button.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.