Skip to content

Steam Marketing Tool is a Chrome Extension for analyzing marketing data on Steam and Steamworks.

License

Notifications You must be signed in to change notification settings

qwe321qwe321qwe321/SteamMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Marketing Tool

Steam Marketing Tool is a Chrome Extension for analyzing marketing data on Steam and Steamworks.

Features

Export Regional Wishlists on Steamworks

Matching URL: *://partner.steampowered.com/region/*

e.g. https://partner.steampowered.com/region/

Export Wishlist Chart

Passing data to Chart Tool to show the regional wishlist charts.

Export CSV

Export and download a CSV file.

Extend Store Page for better navigation

Matching URL: *://store.steampowered.com/app/*

e.g. https://store.steampowered.com/app/1928690/Bionic_Bay/

It is compatible with AugmentedSteam which is a more powerful extension:)

Customization

Don't like the default buttons? Feel free to add/remove any links on your own:/

If you know of other powerful websites for Steam marketing/analysis, please share them to Issues. I'd appreciate it.

steamMT_customization.mp4

Getting Started

Install Chrome Extension

As the extension hasn't been added to the Chrome Store yet, you can only install it manually. Here are the steps to follow:

  • Clone this repository or download the ZIP file and unzip it.
  • Go to chrome://extensions/.
  • Turn on developer mode.
  • Click on the Load unpacked button and select the chrome-extension folder from where you downloaded/cloned.

Video: https://www.youtube.com/watch?v=JD7eneh7zZM

Chart Tool (for regional wishlists)

https://qwe321qwe321qwe321.github.io/SteamMT/chart/

The input data is passed through GET parameters, and this page doesn't store any private information. You can share the link to show anyone the statistics, even though it'd be terribly LOOOOOOOOOOOOOOONG:O

GET Params

Param Type Description
data Base64 Encode object { title: <String>, xValues: [...<String>], yValues: [...<Number>] } The input data for charts.
topN Number (> 0) Only display top N results.

About

Steam Marketing Tool is a Chrome Extension for analyzing marketing data on Steam and Steamworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published