Skip to content

Commit f804cae

Browse files
Update README.md
1 parent 5241aef commit f804cae

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#Goal
2+
Through this project, based on the characteristics, we will come up with another set of guided navigation, which can guide the user in case the user misses steps in a workflow on a consistent manner.
13
# Tools And Technologies
24
* html,css javascript
35
* Google Analytics
@@ -12,18 +14,9 @@
1214

1315
## Description
1416
I have created an e-commerce website using Html,css,javascript,bootstrap then deployed into Netfly Platform .
15-
It contains various webpages such as home, store, account, about,
16-
contact us. There are various features like product details, add to cart, search product .
17-
I have applied user guiding tool named WalkMe that will guide a new user through orderly
18-
steps on my website to use it in the most simple way to buy a product. I have integrated my
19-
website to Google Analytics Platform. This tool is able to track the users action
20-
and the time spent by the users on the various actions of the website. I have accumulated the
21-
analytics data from various users and stored it. I have collected data of around 75 users with
22-
various data points such as time spent by users on the different pages on website, filters being
23-
used by the users , time spent by users on particular product page, etc. Then, Fitting the Markov
24-
Chain model gives us the transition probabilities matrices and the lambda parameters of the chain
25-
for each one of the three lags along with the Start and End Probabilities.
17+
It contains various webpages such as home, store, account, about,contact us. There are various features like product details, add to cart, search product .
18+
I have applied user guiding tool named WalkMe that will guide a new user through orderly steps on my website to use it in the most simple way to buy a product. I have integrated my website to Google Analytics Platform. This tool is able to track the users action and the time spent by the users on the various actions of the website. I have accumulated the analytics data from various users and stored it. I have collected data of around 75 users with various data points such as time spent by users on the different pages on website, filters beingused by the users , time spent by users on particular product page, etc. Then, Fitting the Markov Chain model gives us the transition probabilities matrices and the lambda parameters of the chain for each one of the three lags along with the Start and End Probabilities.
2619

27-
## Transaction Diagram
20+
## Transition probability
2821

2922
![alt text](https://github.com/saikumarkaleru/Analyse-User-Behaviour-Optimise-the-User-Workflow-Using-a-Machine-Learning-Algorithm/blob/master/download.png)

0 commit comments

Comments
 (0)