Frequently Asked Questions

General Disclaimer

Track Tracker is powered by third party services. Most errors are likely due to rate limits that I cannot control. Because of such limits, I may have to increase the refresh time of song tracking as more people use this project. I apologize for any inconvenience!


How do I use Track Tracker?

  1. Log in with your Spotify account here.
  2. After logging in, you will be brought to tracktracker.vercel.app/edit. You can either customize your widget or proceed with the default. Return anytime if you would to make changes.
  3. Track Tracker will create a pathname of your Spotify username: tracktracker.vercel.app/username
  4. Embed your designated URL anywhere you would like, such as your blog, using your chosen platform's embed options.

How do I embed my widget?

This depends on where you are embedding. For example, on Notion you would type /embed and paste in your designated URL, then resize it directly in Notion. In general we suggest you embed an iframe instead of the direct URL, especially if you want rounded borders.

<iframe src="YOUR-URL-HERE" width="720" height="240" frameborder="0" allowtransparency="true"></iframe>

Does Track Tracker store any of my data?

By using our service, you consent to our Privacy Policy. We securely store some basic information about your Spotify account so you don't have to repeatedly log in every hour. The only thing we can do with this information is check for your currently playing track — that means no emails, passwords, etc.


How do I delete my data?

Click "Remove Access" next to Track Tracker in your Spotify app. Then refresh your designated URL. This will let us know that you have revoked access and we will delete your stored data from our database.