Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Web Tracker Product – Terms Explain

1. Connection Building: Build a connection between client and server (Web Tracker
tool). This deliverable will be completed when following activity is completed:

1.1.SignalR R&D: Do research on signalr that what is it and how it builds


connection between client and server. This activity will be completed when
following work packages are completed:

1.1.1. Client Script: A script that sends request to build connection with
the tool and calls signalr hub methods to send data.

1.1.2. SignalR Hub: A class that accepts the whole data sent from client
side through its methods and broadcasts any real time update to all
its connected clients.

2. Visitor’s Background Information: Capture and display the background


information of visitor. This deliverable will be completed when following activities
are completed:

2.1.Capture Information: Capture the background information of the visitor


who is visiting our client’s website. Four important components to be
captured are:

2.1.1. Region: From which region (country) of the world visitor is


coming to client’s website.

2.1.2. Browser: From which browser (Chrome, Firefox, Opera, Safari,


Microsoft Edge etc.) visiting is accessing our client’s website.

2.1.3. Device: On which device (Mobile Phone, Desktop, Tablet etc.)


visitor is using the browser to access the client’s website.

2.1.4. Operating System (OS): What is the OS (Windows, Mac, Linux


etc.) of the device on which visitor is using the browser to access
the client’s website.

2.2.Display Information Graphically: Display the captured information in the


form of bar charts, pie charts, global map and frequency graphs etc.
3. Visitor’s Behavior: Capture and display the behavior of website visitor. This
deliverable will be completed when following activities are completed:

3.1.Capture Behavior: Capture the behavior of visitor that how he is dealing


and exploring the website. What he is intending to do when visits the
website of our client. This activity will be completed when following work
packages are completed:

3.1.1. Flows: Record the flow of visitor on the website and his
navigation pattern to move from one page to the other page.

3.1.2. Actions: Record the actions, clicks, frequency of clicks and


pattern of actions of the visitor on each page of website he visited.

3.2.Display Behavior Graphically: Display the captured behavior data in the


form of flow diagrams, directed graphs and frequency diagrams etc.

4. Manage Users: Manage the users or clients of the tool. This deliverable will be
completed when following component is implemented successfully:

4.1.ASP.NET Identity: Implement it in the tool and provide Login and Signup
pages to the tool users or clients to register their websites, track it, and view
its analytics.

----------------------------------------------------

You might also like