📜 ⬆️ ⬇️

Biggest problem in web development II


The first time we wrote about ourselves on Habré half a year ago and we are very pleased with how our product was accepted. At that time, we released an updated version of our service and were very pleased with the feedback and constructive criticism we received after the first publication of an article about TrackDuck . We did not specifically make marketing announcements too often, but now I would like to write about all the major improvements right away. I want to warn those who are not interested in the product in advance - do not read further :)

Integration


Initially, we decided to lay down the principle of each integration that truly complete integration should fit into the existing development process as easily as possible, take place with minimal time delays and work in two directions - export and import of data.


')
Basecamp

From the very beginning of working with user reviews, it became clear that most of all people lack the ability to integrate the tool into the processes already used by the company. We received many requests from users with suggestions to make more integrations with existing project management systems. As a result, one of the first was decided to do the integration with Basecamp. We really like 37signals and its products, and besides, we received the most requests for integration with this system.

By connecting TrackDuck to Basecamp, the system allows you to export existing users, send task descriptions and screenshots created in TrackDuck to Basecamp. We were also able to implement two-way integration - now changing the status of the task or adding a new comment in one of the systems will certainly be updated in the second one!

Jira

Integration with this system took away from our development team most of the time, but some Jira users have already appreciated the possibilities provided by integration with the visual commenting system. It allows you to create new tickets in the system in one click directly from the developed site. As in the case of Basecamp, the system is able to synchronize tasks, their status and comments to them. A screenshot of the site made using our system is attached to each task, and you can always see the problem through the eyes of the user commenting on it. Now we are preparing for publication plugins for jira that will help you to connect TrackDuck in one click.



Wordpress

We also prepared and published extensions for several content management systems. Now you can install TrackDuck on the most popular CMS in the world in 2 clicks: just make a search request in the installer of the extensions using the word trackduck or install the extension from here

Modx

Our extension is ready and available for installation for another great content management system and framework. It can be installed for free from the official repository .

Drupal

Now the extension is in the process of publication , which for reasons beyond our control will take some more time (we will be very grateful for the advice on how to speed up this process).

Extended Browser Support


After the release of extensions for Google Chrome , Mozilla Firefox , Apple Safari and the bookmarklet, which allows you to work with the system in IE and Opera (in the latter case, you can also use the Chrome extension installed with this tool ) We are also ready to provide solutions for everyone our clients who are not ready to install code on the site and working with projects in their local environment.

Support for downloading images in different formats


Now designers from your team do not need to convert images from their usual formats, we added support for Jpg, Psd, Png, Gif, Tiff, Pdf, Ai, etc.

Image Versions


As before, you can upload an image and get comments on any part of it. Now you can also prepare a corrected version of the image and not just upload it, but update the existing file, adding a new version to it, thus preserving the history of edits and progress made in the work.



Tour of the system and new onboarding for users


About how we developed this part of the system and why it had to be done before launch, I already wrote in this article . Do not repeat our mistakes, make the system understandable to all users from the very beginning!

Our promo video


Wonderful guys from the Vilnius studio meinart developed for us an excellent explanatory video that will help better understand non-technical experts, for which we need TrackDuck.



Transfer your data to TrackDuck for built-in snippet


You can specify in our js snippet user data that we can receive and store in your system. This will be useful in order not to force your visitors to enter email for feedback in the anonymous feedback field every time.

Enterprise version of the system


As it turned out in the process of work, several teams that tried TrackDuck and found it very useful in their work, as a result, could not use the system due to strict corporate restrictions that prevented them from using cloud services. We really didn’t want to say goodbye to these clients and therefore we decided to make a separate hosted version of our application, which could be easily integrated into the infrastructure of the enterprise so that it worked independently and provided the necessary level of privacy. I can say that for us it was a very useful experience from finding consultants to the final implementation of the product. If you use node.js and you need to create a similar solution for your clients - feel free to ask questions in the comments or HP, we will be happy to help you.

JavaScript client api (very soon)


You can make your own decision based on our physical feedback technology. Now we are ready to provide for this a special toolkit that will allow you to connect the TrackDuck online commenting system to your solution in a couple of lines of code. So, if you are developing, for example, a new photo hosting site or portfolio service and want to give users the opportunity to comment on images or html content right where they see it, or you are creating a new super cool service for creating prototypes or discussing documents, then we will be very happy to help save you development resources and provide early access to js api and help with installation and configuration for free.

Record video from the screen


We realized that just a screenshot is not always enough to understand exactly what went wrong. For example, when we tested the system on target users, we used a mobile phone camera to record the user's reaction to the interface and its actions in the system. Although we know about applications such as silverback or webvizor, both of these solutions are not suitable for full testing.

After interviewing customers and acquaintances, we decided that an application or service with which you could get a recorded session of your user or visitor would be in demand. But working with video is more difficult than capturing screenshots, so now we launched our solution as an additional tool within our system, which allows us to record the user's screen for a short period of time (30 seconds) and convert it to gif. This, of course, is not very long, but it already allows you to more clearly report errors and problems in the animation and behavior of interactive elements on the page. In addition, we will soon release a version without recording time limits.

Read more about this in Russian in my article on medium.

As always, it is important for us to know your opinion about the new features of the system that we are going to implement. At the moment we are working or are going to start work in the following areas and we will be very grateful for the help in their prioritization. Thanks for the comments and feedback! Your TrackDuck team

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


All Articles