Adding the button via configurator
Use this configurator to quickly generate app store buttons (RuStore, Google Play, AppGallery, App Store) and place them on your website.
Step 1. Fill in app links
- Be sure to provide a link to your app in RuStore.
- If needed, add links to your apps in other stores (Google Play, AppGallery, App Store).
- Important: The button for each store will only appear after you fill in the link to the corresponding app.
Important
A preview of the buttons will appear immediately after you add the links.
Step 2. Select the color theme
coloredDark
(default) — colored icons on a dark backgroundcoloredLight
— colored icons on a light backgroundlight
— lightdark
— dark
Step 3. Choose the block orientation
default
— automatic placement (adapts to the screen width)vertical
— vertical layouthorizontal
— horizontal layout
Step 4. Copy the generated link
- After selecting all parameters, a ready-to-use link will appear at the bottom.
Step 5. Add the iframe with the generated link to your website
Copy and paste the following HTML code, replacing YOUR_LINK_FROM_CONFIGURATOR
with the generated URL:
<iframe src="`YOUR_LINK_FROM_CONFIGURATOR`" frameborder="0" width="100%" height="80px"></iframe>
Example
If you provided only the RuStore link, the resulting URL will look like this:
https://www.rustore.ru/external/simple-selection/buttons?storeUrls[rustore]=YOUR_APP_LINK
Then, the embed code is:
<iframe src="https://www.rustore.ru/external/simple-selection/buttons?storeUrls[rustore]=YOUR_APP_LINK" frameborder="0"
width="100%" height="80px"></iframe>
Interactive configurator
See also
- Payment Testing
- App Promotion via VK Ads in RuStore
- Monetization for Legal Entities
- How to Create a Paid Product