Tools
Grow up Fast

We provide several tools to help you shorten your links in an easier way.


Personal code

../MA==Copy

Tools
Premium Partners
FAQ

Please visit our Knowledge Base & FAQs to discover more details about traffic monetization options and our advertising solutions.

Card image cap
Mirrored.to
Premium Partner

We have created a connection with the Mirrored.to website.

Mirrored.to is a really famous file mirroring web application service launched in 2008. It is the easiest and most convenient way to create multiple mirrors of your files by hosting it on various top file hosting sites. Its ease and simplicity made it one of the top file mirroring services on the internet.

You are able to upload files on this web application and connect your AdShrink account by clicking on Tools > Exit-URL Monetization.

2022-01-01

JavaScript HTML
Recommendations Widget

Powered by our advanced predictive engine, Networkloop's recommendations are tailored to each user based on their interests and context at the moment of discovery. These units typically perform at double or triple the CTR of non-personalized recommendations in the same placements. Publishers can use the Networkloop widget to promote both organic and sponsored content to their readers, alternately driving goals around engagement and monetization.


<head> 
    ...       
    <script fetchpriority="high" type="text/javascript" src="https://networkloop.xyz/.reccomendation?res=s&sel=networkloop_reccomendation&bucket=sstool_0"></script>
    ...
</head>
</body>
    ...
    <div id="networkloop_reccomendation"></div>
    ...
</body>
                        

Click here to see the widget

JavaScript HTML
Mass Shrinker

Once placed on your website, the Website Script will transform your website links into AdShrink.it ones. This relieves you of the work required to update each link that you wish to monetise. Copy the code and paste it into the body section of your HTML code and you are set.

In the row "window.adshobject" at "except" insert all the domains you want to exclude. Remember to change "yoursite.com" with the domain of your website to exclude all internal pages of your site from the conversion


<script>
    window.adshobject = {mass: true, except:["shrink-service.it", "adshrink.it", "adshnk.com", "facebook.com", "yoursite.com"], options:{type:false}};
    (function(i,s,o,g,r,a,m){i['AdshrinkAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;a.setAttribute('user','MA=='); a.id=r;m.parentNode.insertBefore(a,m)
    })(window,document,'script','https://adshrink.it/adshytics.js?c=' + (Math.random() * 9999),'adshytics');
</script>
                        
JavaScript HTML
Easy Shrinker

The Easy Link Tool lets you create a paying link on the go without the need of logging into your AdShrink.it account.


//personalCode: MA==
 https://adshnk.com/MA==/{url}
//example
 https://adshnk.com/MA==/https://google.com/
                        
JavaScript PHP
Developers API v3

For developers adshrink.it prepared API which returns responses in JSON formats.


Add a TXT verification record adsh-MA==
It will take 24h to verifiy the record.


//jQuery or Axios
$.post("https://www.shrink-service.it/v3/public/api/auth/key/{public_key}/json/multi", {urls:[]} ).then((response) => {
    if ( response.success ) {
        let shorturl = response.url
        /**
        * YOUR
        * CODE
        * BELOW
        */
    }
})

/**
* example
*/
$.post("https://www.shrink-service.it/v3/public/api/auth/key/305f4e2f41/json/multi", {urls:["https:///example.com"]} )
                        
Browser Extension
Auto Shrinker

The browser extension that customizes the browsing experience. Catch and shrink all copied urls. Less work and more profits.

chrome