Skip to content

Ram4GB/SGURankFE

Repository files navigation

SGU Rank Frontend 2022

Demo

Now the app is started at

Official url: https://www.ram4gb.site/#/

Requirement

node -v

v14

Install packages

npm i

Start dev code

npm run dev

Build code

npm run build

Deploy

After you run npm run build, webpack will create dist folder. If you are running server hosting, put every file from dist into the public_html. Otherwise, you are running on local, you just need to npm run serve

Analyzic

  • Manage all tag and debug if analyzic tag is working correctly. We use g4 to track person's behavior such as: scroll, view, click,... [Tag management ]
  • This is a place where we generate a measure code id & stream id to add it into the tag management. [ID Analyzic]

[Hint]: Please turn off fireware extension before checking the analyses

Related post

Old version of this project, you can find out in [https://github.com/Ram4GB/fs-search-rank-k17-sguni]

Backend source [https://github.com/Ram4GB/CloneSGURankBE]

A number of read/write data in one day (Firebase)

image

A number of read/write data in one hour (Firebase)

image

Some related analyzic images

image

image

image

Analyzic file

https://github.com/Ram4GB/SGURankFE/blob/master/analyzic.md

Contributors

Another my projects