📜 ⬆️ ⬇️

Integration Experience: Dressed.com

We have a good reason to talk about one simple way to integrate with Evernote. An unusual service for the selection of style Dressed.ru , which allows you to create interesting collages of combinations of clothing and things, gave its users the opportunity to save their favorite images directly to Evernote with one click.



The Dressed.ru audience is very diverse - photographers and designers, stylists and image makers, and finally, a quarter of users call themselves shopaholics. Obviously, these people either have them, or Evernote will not interfere with them, since they often have to quickly fix their ideas and impressions. So the new feature of the site should appeal to users of this resource.
')
Now each collage on the site has a button “Add to Evernote”, by clicking on which you can save a special version of the corresponding page of Dressed.ru with your own collage and its images in your notebook. This copy is specially adapted for display in Evernote and does not contain unnecessary navigation elements. Now you can always have a list of things to create an image with you on your mobile phone, show them to your friends, view them in the store.





Do it yourself

We offer site owners to implement similar functionality on their projects, the benefit of which is very simple. It is enough to place the button code to add the page to the Evernote notebook of this type:

<a href="http://www.evernote.com/clip.action?url=URL &title= ">
<img src="/img/evernote_16x16.gif" valign="middle" width="16" height="16"> Evernote</a>


In the case of Dressed.ru, the button code looks like this:

<a href="http://www.evernote.com/clip.action?url=dressed.ru/collages/2077?print=1&title= Orange mood">
<img src="/images/evernote_16x16.gif" valign="middle" width="16" height="16"> Evernote</a>



As you can see, nothing complicated. As the URL of the page, so that it looks beautiful in Evernote, you can use the existing version for printing.

The Evernote icon itself can be taken from here and place a copy on its website, pointing to the correct path to it (in the example, this is /img/evernote_16x16.gif). Link directly to the image from the specified URL is not allowed.

Integration with Evernote, even in such a simple form, is not only a concern for existing users of your project, but also an opportunity to get new ones: we will continue to tell from the pages of our blog about the examples that interest us. Send us information about yourself.

Source: https://habr.com/ru/post/84408/


All Articles