Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Singkat: A Keyword-Based URL Shortener and Click Tracker Package for Django Web Application

Author 1: Gottfried Prasetyadi Author 2: Utomo Tri Hantoro Author 3: Achmad Benny Mutiara
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 9, No. 9 · Published 2018

DOI: https://doi.org/10.14569/IJACSA.2018.090916

Abstract

In recent years, Python has been gaining popularity as web scripting/programming language. In this research we propose Singkat, an open source uniform resource locator (URL) shortener package with web user interface built using Python-based Django web framework. It can be deployed and customized in any web project based on Django framework. This makes sure that administrators can gain control over data in their own environment. Users can create shortened links using base62 values to generate pseudo random keyword. To minimize phishing and other abuses, only registered users can create shortened link using their chosen keyword, and it is possible to preview a link before accessing it. Registered users can also monitor each click and get useful information. We also ran some tests to measure Singkat’s performance and functionality.

Keywords

How to Cite this Article

Prasetyadi, G., Hantoro, U. T., & Mutiara, A. B. (2018). Singkat: A Keyword-Based URL Shortener and Click Tracker Package for Django Web Application. International Journal of Advanced Computer Science and Applications, 9(9). https://doi.org/10.14569/IJACSA.2018.090916

Prasetyadi, Gottfried, et al.. "Singkat: A Keyword-Based URL Shortener and Click Tracker Package for Django Web Application." International Journal of Advanced Computer Science and Applications, vol. 9, no. 9, 2018, https://doi.org/10.14569/IJACSA.2018.090916.

@article{Prasetyadi2018,
  title     = {Singkat: A Keyword-Based URL Shortener and Click Tracker Package for Django Web Application},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {9},
  number    = {9},
  year      = {2018},
  publisher = {The Science and Information Organization},
  author    = {Gottfried Prasetyadi and Utomo Tri Hantoro and Achmad Benny Mutiara},
  doi       = {10.14569/IJACSA.2018.090916},
  url       = {https://doi.org/10.14569/IJACSA.2018.090916}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.