Skip to content

SmartURLs is a project that allows you to manage smart URLs in your web application. With SmartURLs, you can create and manage dynamic links that redirect users to different pages based on your defined rules.

License

Notifications You must be signed in to change notification settings

stopbot-net/smarturls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartURLs

License GitHub Issues

A smart URL refers to a URL that has been enhanced with various features that provide additional advantages. These features may include visitor tracking, customized display based on geographical location, redirection to different links based on the device used, advanced analytics, or the use of specific parameters to send additional data to the destination page. Smart URLs allow users to optimize and manage user experiences better and gain deeper insights into their users.

Features

  • Create smart URLs with customizable rules and actions.
  • Redirect users to different destinations based on the defined rules.
  • Easy configuration of rules.
  • Controlled by the stopbot panel.

Require

  • Apache
  • PHP (We achieve optimal performance using PHP version 7.4.1.)
  • PHP-CURL

We achieve optimal performance

  • Apache 2.4.9
  • PHP version 7.4.1

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/stopbot-net/smarturls.git
  1. Navigate to the project directory:
cd smarturls
  1. Edit config.php then change with your APIKey, Click Here for APIKey
<?php
/*
     _              _           _                _   
    | |            | |         | |              | |  
 ___| |_ ___  _ __ | |__   ___ | |_   _ __   ___| |_ 
/ __| __/ _ \| '_ \| '_ \ / _ \| __| | '_ \ / _ \ __|
\__ \ || (_) | |_) | |_) | (_) | |_ _| | | |  __/ |_ 
|___/\__\___/| .__/|_.__/ \___/ \__(_)_| |_|\___|\__|
             | |                                     
             |_|                                     
                      [Stopbot SmartUrls v.1.2]

Guide   : https://docs.stopbot.net/service-guides/stopbot/smart-urls
Website : stopbot.net
contact : t.me @stopbotnet

*/


#Put your Apikey here.
$Apikey = "________________________________";
  1. You can create Shortlinks / SmartURLs in our control panel, Click Here for details.
  2. To access the results of the Shortlinks / SmartURLs, please open https://domain/keyname or you can view them in our control panel, Click Here for details.
  3. For information regarding visitor statistics, Click Here for details.

API Documentation

https://r.stopbot.net/9bpxqx

Full Integration Guide

https://r.stopbot.net/FHNcSk

License

This project is licensed under the CC0 1.0 Universal license.

About

SmartURLs is a project that allows you to manage smart URLs in your web application. With SmartURLs, you can create and manage dynamic links that redirect users to different pages based on your defined rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published