www.naviondatrack.com Open in urlscan Pro
52.206.159.80  Public Scan

URL: https://www.naviondatrack.com/
Submission: On July 22 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

Name: searchProPageTracks

<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
    ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
  <div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
      class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
      ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
    class="md-button primary-btn hide">SEARCH</button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
  <div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
    <div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
        ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
      <div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
    </div>
    <div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
  </div><button class="hide" type="submit"></button>
</form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">YOUR NAME</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_1" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
        <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Your name is required.</div>
      </div>
    </md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_2">E-MAIL ADDRESS</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_2" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
        <div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
      </div>
    </md-input-container></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_3">SUBJECT</label> <input required=""
      class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_3" aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Subject is required.</div>
    </div>
  </md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_4">MESSAGE</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
        autocomplete="off" id="input_4" aria-invalid="true" style="height: 30px;"></textarea>
      <div class="md-resize-handle" style="touch-action: pan-x;"></div>
    </div>
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.message.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Message is required.</div>
    </div>
  </md-input-container>
  <div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> &nbsp; &nbsp; </span><button class="md-button primary-btn m-none btn-send">SEND
        MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Name: subscriptionFormSettings

<form ng-if="!emailSubscriptionDone" name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid &amp;&amp; subscribeEmail(subscriptionForm)"
  class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" style="">
  <div class="default-input primary-text-color"><label>Full Name</label>
    <div><input class="primary-text-color ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" ng-model="subscriptionForm.full_name" autocomplete="off" type="text" aria-invalid="true"></div>
  </div>
  <div class="default-input primary-text-color"><label>E-mail address</label>
    <div><input class="primary-text-color ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" required="" ng-model="subscriptionForm.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" aria-invalid="true"></div>
  </div><!-- ngIf: subscriptionSettings.provider_type === 'fan_connect' || subscriptionSettings.fan_connect_tag_id != 0 --><md-checkbox md-no-ink="" name="accept_mailing_list" ng-model="accept_mailing_list" ng-class="{'hide': submittingEmail}"
    tabindex="0" type="checkbox" role="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty" aria-checked="false" aria-invalid="false" aria-label="Check this box to confirm that you would like to receive emails from Navi On Da Track">
    <div class="md-container" md-ink-ripple="" md-ink-ripple-checkbox="">
      <div class="md-icon"></div>
    </div>
    <div ng-transclude="" class="md-label"><span class="primary-text-color ng-binding ng-scope">Check this box to confirm that you would like to receive emails from Navi On Da Track</span></div>
  </md-checkbox>
  <loader data-show="submittingEmail" data-size="'40px'" class="show ng-isolate-scope"><!-- ngIf: show --></loader><!-- ngIf: !submittingEmail --><button class="md-button primary-btn email-subscription-form-btn ng-binding ng-scope"
    ng-if="!submittingEmail" ng-disabled="!accept_mailing_list" disabled="disabled">Subscribe Now</button><!-- end ngIf: !submittingEmail -->
  <div class="email-subscription-form-error text-danger hide" ng-class="{'hide': submitError == ''}"><span class="ng-binding"></span></div>
</form>

Text Content




SEARCH
About NAVI

Beats

Sound Kits

Memberships

Contact me

Albums

Services

Videos

Blog

Merchandise



0
$0.00
Log In


NAVI




 * TITLE TIME BPM TAGS

   
 * 
   Midnight 03:10 161 no cap rod wave $19.99 IN CART
   
 * 
   Romance 03:39 140 don toliver future $19.99 IN CART
   
 * 
   Trip 03:16 156 future wheezy $19.99 IN CART
   
 * 
   Floating 03:21 162 future young thug $19.99 IN CART
   
 * 
   Can't Stop 03:07 164 kodak black don toliver $19.99 IN CART
   
 * 
   Hardstone Psycho 02:56 174 kodak black don toliver $19.99 IN CART
   
 * 
   Fragance 02:40 156 gunna one of wun $19.99 IN CART
   
 * 
   Too Many Nights 03:24 150 metro boomin don toliver $19.99 IN CART
   
 * 
   Day One 02:58 140 polo g juice wrld $19.99 IN CART
   
 * 
   Solitario 03:25 140 headie one morad $19.99 IN CART
   
 * 
   Trenchbaby 04:00 128 future moneybagg yo $19.99 IN CART
   
 * 
   Ride Out 03:20 144 moneybagg yo young thug $19.99 IN CART
   
 * 
   Act Up 03:30 146 future moneybagg yo $19.99 IN CART
   
 * 
   Speak 03:34 134 future moneybagg yo $19.99 IN CART
   
 * 
   Another One 03:25 140 future moneybagg yo $19.99 IN CART
   
 * 
   New Feeling 03:32 140 polo g juice wrld $19.99 IN CART
   
 * 
   Still Think Of You 03:44 94 polo g rod wave $19.99 IN CART
   
 * 
   Inside 03:40 140 gunna wheezy $19.99 IN CART
   
 * 
   Problemas 04:13 121 eladio carrion future $19.99 IN CART
   
 * 
   Eclipse 02:28 154 future young thug $19.99 IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

POPULAR
BASIC (UNTAGGED MP3) $19.99MAKE AN OFFER For artists with a small budget, with
the intention of giving everyone the opportunity to monetize their music with my
production.
• Used for Music Recording
• Distribute up to 2.000 copies
• 10.000 Online Audio Streams
• 1 Music Video
• For Profit Live Performances

READ LICENSE
POPULAR
PREMIUM (UNTAGGED WAV + MP3) $39.99MAKE AN OFFER
• Used for Music Recording
• Distribute up to 5.000 copies
• 500.000 Online Audio Streams
• 1 Music Video
• For Profit Live Performances
• Radio Broadcasting rights (2 Stations)

READ LICENSE
POPULAR
UNLIMITED (+STEMS) $119.00MAKE AN OFFER
• Used for Music Recording
• Distribute up to UNLIMITED copies
• UNLIMITED Online Audio Streams
• UNLIMITED Music Video
• For Profit Live Performances
• Radio Broadcasting rights (UNLIMITED Stations)

READ LICENSE
Bulk deals: BUY 2 TRACKS, GET 1 FREE!BUY 4 TRACKS, GET 2 FREE!
POPULAR
EXCLUSIVE ~MAKE AN OFFER
• Used for Music Recording
• Distribute up to UNLIMITED copies
• UNLIMITED Online Audio Streams
• UNLIMITED Music Video
• For Profit Live Performances
• Radio Broadcasting rights (UNLIMITED Stations)

READ LICENSE



MEMBERSHIPS VIEW

RECOMMENDED
WAV MONTHLY (60% OFF) $59.99 Monthly
• 4 Free Download(s) per Month of Track(s) with PREMIUM (UNTAGGED WAV + MP3)
License
JOIN NOW
Plan details: Limited Time Only.

For Only $59.99 a month, you get:

*4 Free Beat Leases Monthly (equivalent to $160)
(untagged wav leases)

*RIGHTS FOR 500,000 STREAMS PER SONG

*HIGH QUALITY BEATS TO CHOOSE FROM EVERY WEEK
RECOMMENDED
UNLIMITED MONTHLY (75% OFF) $199.99 Monthly
• 4 Free Download(s) per Month of Track(s) with UNLIMITED (+STEMS) License
JOIN NOW
Plan details: Limited Time Only.

For Only $199.99 a month, you get:

*4 Unlimited Leases Monthly (equivalent to $800)

*COMES HIGH QUALITY WITH WAV FILE + STEMS

*RIGHTS FOR UNLIMITED STREAMS PER SONG

*NEW BEATS TO CHOOSE EVERY WEEK



CONTACT

YOUR NAME

Your name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
SUBJECT

Subject is required.
MESSAGE


Message is required.

    SEND MESSAGE


Home About NAVI Beats Sound Kits Memberships Contact me Albums Services Videos
Blog Merchandise




NAVIIXN





 * Home
 * Beats
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About NAVI
 * Contact me

 * Licensing Info
 * Terms of use
 * Privacy policy
 * YouTube Terms of Service


$0.00 IN CART

NaN

   
 * 1
   
   Midnight 03:10 no cap rod wave $19.99 IN CART
   
 * 2
   
   Romance 03:39 don toliver future $19.99 IN CART
   
 * 3
   
   Trip 03:16 future wheezy $19.99 IN CART
   
 * 4
   
   Floating 03:21 future young thug $19.99 IN CART
   
 * 5
   
   Can't Stop 03:07 kodak black don toliver $19.99 IN CART
   
 * 6
   
   Hardstone Psycho 02:56 kodak black don toliver $19.99 IN CART
   
 * 7
   
   Fragance 02:40 gunna one of wun $19.99 IN CART
   
 * 8
   
   Too Many Nights 03:24 metro boomin don toliver $19.99 IN CART
   
 * 9
   
   Day One 02:58 polo g juice wrld $19.99 IN CART
   
 * 10
   
   Solitario 03:25 headie one morad $19.99 IN CART
   
 * 11
   
   Trenchbaby 04:00 future moneybagg yo $19.99 IN CART
   
 * 12
   
   Ride Out 03:20 moneybagg yo young thug $19.99 IN CART
   
 * 13
   
   Act Up 03:30 future moneybagg yo $19.99 IN CART
   
 * 14
   
   Speak 03:34 future moneybagg yo $19.99 IN CART
   
 * 15
   
   Another One 03:25 future moneybagg yo $19.99 IN CART
   
 * 16
   
   New Feeling 03:32 polo g juice wrld $19.99 IN CART
   
 * 17
   
   Still Think Of You 03:44 polo g rod wave $19.99 IN CART
   
 * 18
   
   Inside 03:40 gunna wheezy $19.99 IN CART
   
 * 19
   
   Problemas 04:13 eladio carrion future $19.99 IN CART
   
 * 20
   
   Eclipse 02:28 future young thug $19.99 IN CART
   

saving Lyrics, please wait...






Exclusive discounts!

Full Name

E-mail address


Check this box to confirm that you would like to receive emails from Navi On Da
Track
Subscribe Now