GithubHelp home page GithubHelp logo

habchy / link-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 195 KB

A tracking link generator, that tracks certain data from visiting users.

License: Other

HTML 10.45% CSS 3.61% JavaScript 85.94%

link-generator's Introduction

Charbel's Link Generator

A tracking link generator, that tracks certain data from visiting users.

Link Generation

  • User can generate a unique randomized tracking Link
  • User can add a custom identifier of up to 6 characters.

Data Points for each link visit

  • IP of visitor
  • Country of visitor (based on geo-ip)
  • Region of visitor (based on geo-ip)
  • City of visitor (based on geo-ip)
  • Device of visitor
  • Browser of visitor
  • Time link was visited

Tech Stack

Client: React, Axios, Bootstrap

Server: Node, Express, MongoDB

Note

Location data will not work if you are running this on localhost, as express will return "::1" as the IP address of the visitor.

This tracking link generator is meant to be a proof of concept and is not scaled for multiple users.

This can be very easily scaled to accomodate multiple users by simply adding a "created_by" field in the Link schema, if your website has multiple users.

Another thing to note is that because this was created as a hiring task for portalys.io, all links redirect to their website. This can be easily solved by having the user provide what the destination of their link is (or auto redirect to the respective event they are sharing) and have that saved in the Link schema as "redirect_to".

link-generator's People

Contributors

habchy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.