Receive orders in Smartcat via personal button

Learn how to increase your project opportunities by adding a Hire Me button to your website, email signature, or social media pages, directing potential clients straight to your Smartcat profile for easy project assignment.

We have figured out a way to help you get more orders from clients!

Now you can place the Hire me button on your professional website, in your email signature, and on forums:

When someone clicks this button, they will be sent to your Smartcat profile page. From there, they will be able to create and assign you to a project straight away, and you will be able to accept the order and get started.

Use the following HTML code to make the button work:

<a href="{Smartcat ProfileURL}?utm_source=hireme&utm_medium=referral&utm_campaign=hireme-{SmartcatEmail}" target="_blank">
  <img src="https://portal-custom-assets.smartcat.ai/hire_me_via_smartcat_btn_light_theme.png" alt="" width="282" height="48">
</a>

For the light button, use the following:

<a href="{Smartcat ProfileURL}?utm_source=hireme&utm_medium=referral&utm_campaign=hireme" target="_blank">
  <img src="https://portal-custom-assets.smartcat.ai/hire_me_via_smartcat_btn_dark_theme.png" alt="" width="282" height="48">
</a>

In order to add the button Hire me to your email signature, these steps should be followed:

  1. Copy and save HTML code into a txt file;

  2. Change the format of the file to html;

  3. Open the html file via any web browser;

  4. Copy the button from the browser to your email signature.

Instead of {Smartcat ProfileURL}, paste the link to your Smartcat profile, for example: https://www.smartcat.ai/marketplace/user/doronin-pavel.

If you don’t have your own website, you can post the button on your social media pages. We have created instructions explaining how to set up the Hire me button on Facebook and LinkedIn.