Title: Dashly
Author: dashlyapp
Published: <strong>5 lutego 2019</strong>
Last modified: 29 listopada 2022

---

Search plugins

![](https://ps.w.org/dashly/assets/banner-772x250.jpg?rev=2462027)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/dashly/assets/icon-256x256.png?rev=2025143)

# Dashly

 By [dashlyapp](https://profiles.wordpress.org/dashlyapp/)

[Download](https://downloads.wordpress.org/plugin/dashly.2.1.1.zip)

 * [Details](https://szl.wordpress.org/plugins/dashly/#description)
 * [Reviews](https://szl.wordpress.org/plugins/dashly/#reviews)
 *  [Installation](https://szl.wordpress.org/plugins/dashly/#installation)
 * [Development](https://szl.wordpress.org/plugins/dashly/#developers)

 [Support](https://wordpress.org/support/plugin/dashly/)

## Description

[Dashly](http://www.dashly.app/?utm_source=woocommerce) is a tool for your online-
store growth. See every visitor of your store. Increase conversions into purchase
with retention emails and engagement pop-up forms. And support your customers 24/
7 with a live chat.

 1. Dashly [tracks real-time customer information](https://www.dashly.io/autotracking/?utm_source=woocommerce)(
    names, emails, phone numbers, viewed products, shopping cart, orders).
 2. All information about each customer is stored in the eCRM
 3. Dashly uses the customer data to:
 4.  a. Assist website visitors via [live chat](https://www.dashly.io/live-chat/?utm_source=woocommerce)
        conversation.
     b. Convert visitors into customers and collect leads via a [chatbot](https://www.dashly.io/custom-chatbot/?utm_source=woocommerce)
        and [pop-ups](https://www.dashly.io/pop-ups/?utm_source=woocommerce).
     c. Retain them via sending [triggered emails](https://www.dashly.io/email-marketing/?utm_source=woocommerce)
        with abandoned carts or recently viewed products.
 5. All communications with customers are combined in one interface. Just add your 
    Facebook page, Mail address, Telegram bot or Viber Public Account

Service provides detailed analytics for all those communications.
 As a result we
make 30% more additional sales by automated scenarios.

    ```
    **Case example:**
    The volume of visitors to the website in a month = 54495 unique visitors

    **Before:**
    Old conversion rate = 1.62%
    Old number of orders per month = 884
    Old revenue = $30 690

    **After:**
    New conversion rate = 1.83%
    New number of orders per month = 996
    New revenue = $36 153

    **Result:** Company revenue increased by 15.09%
    ```

[Dashly](https://www.dashly.app/?utm_source=woocommerce) won’t lose contact with
each of your customers, that helps retail them for the repeat purchase.
 1. Integrations
with popular services (Analytics + Zapier); 2. Enriching lead cards with data about
your customers’ location, page visits, button clicks, data they fill into lead forms,
information from your CRM, social networks (not fishing, only open data); 3. Live
chat, messengers, socials, and email are connected and displayed in a shared inbox.
So your agents communicate with customers in an easier and quicker way.

P.S.
 Service has many cool features, which cannot be described in one paragraph.
You should try them out.

## Screenshots

 * [[
 * Keep track the visitors on every step of the funnel and nurture and retain them
   in real time.
 * [[
 * Make your customers happier and increase their lifetime with multichannel communication.
 * [[
 * Segment your leads by their events and attributes to make up-sales and retain
   particular customers with personal offers.
 * [[
 * Increase your conversion rates with marketing automation and detailed analytics.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/dashly` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‚Plugins’ screen in WordPress
 3. Open Settings->Dashly and set API Key and API Secret values

## FAQ

### Where can I get API Key, API Secret and User Auth Key?

You have to register at [Dashly](https://www.dashly.app/?utm_source=woocommerce)
then open „Settings” -> „API Keys” and copy needed values.

### What properties and events this plugin collects?

Events:
 1. Viewed product: 1. Product name; 2. Product description page link; 3.
Product price. Integer; 4. Product image link. 2. Added product to cart: 1. Product
name; 2. Product description page link; 3. Product price. Integer; 4. Product image
link. 3. Viewed shopping cart: 1. Products names list; 2. Products description pages
links list; 3. Products costs (integer) list; 4. Products image link. 4. Started
checkout process 5. Completed checkout process: 1. Order ID; 2. Order total.

Events, occuring when user authorization is on and order was made by an authorized
user:
 1. Order paid (when status changed to Completed): 1. Order ID; 2. Items; 
3. Order total. 2. Order refunded: 1. Order ID; 2. Items. 3. Order cancelled: 1.
Order ID; 2. Items.

Properties:
 1. Shopping cart total (integer) – updated when cart is viewed or product
added to cart 2. Viewed products (list of products names) – updated when product
is viewed 3. Shopping cart (list of product names) – updated when cart is viewed
or product added to cart 4. Last payment (integer) – updated when order is made 
5. Total revenue from user (integer, sum of all order totals) – updated when order
is made 6. Customers name – updated when order is made 7. Customers email address–
updated when order is made or email address were written in any input field 8. Customers
phone number – updated when order is made 9. Last order status – updated when user
authorization is on and order status was changed

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Dashly” is open source software. The following people have contributed to this 
plugin.

Contributors

 *   [ dashlyapp ](https://profiles.wordpress.org/dashlyapp/)

[Translate “Dashly” into your language.](https://translate.wordpress.org/projects/wp-plugins/dashly)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dashly/), check out
the [SVN repository](https://plugins.svn.wordpress.org/dashly/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/dashly/) by [RSS](https://plugins.trac.wordpress.org/log/dashly/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * First release

#### 1.1.0

 * Authorize users (send User ID to Dashly)
 * Track orders status changes
 * Minor bug-fixes

#### 1.1.1

 * Set headers to requests (so that Dashly don’t think this plugin is a bot)

#### 1.1.2

 * Minor bug-fixes

#### 2.0.0

 * Updated service script to latest version
 * Fix duplicate event for when adding item to the cart
 * Fix compatibility issues up to WP 5.6, WooCommerce 4.x
 * Made code prettier in general and abiding by the WordPress Coding Style
 * Changed classes names and renamed class files to correlate with PHPCS/WPCS
 * Validate if we actually got something to work with

#### 2.1.0

 * Action used to add our script to pages changed from wp_head to wp_enqueue_scripts
 * Fixed Cart property values sent to Dashly. Instead of „None” value it will now
   actually have product names. As it was supposed to.

#### 2.1.1

 * Fixed code error on user authentication

## Meta

 *  Version **2.1.1**
 *  Last updated **3 lŏt ago**
 *  Active installations **60+**
 *  WordPress version ** 4.2 or higher **
 *  Tested up to **6.1.10**
 *  Language
 * [English (US)](https://wordpress.org/plugins/dashly/)
 * Tags
 * [abandoned carts](https://szl.wordpress.org/plugins/tags/abandoned-carts/)[customer tracking](https://szl.wordpress.org/plugins/tags/customer-tracking/)
   [lead collection](https://szl.wordpress.org/plugins/tags/lead-collection/)[woocommerce](https://szl.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://szl.wordpress.org/plugins/dashly/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/dashly/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dashly/reviews/)

## Contributors

 *   [ dashlyapp ](https://profiles.wordpress.org/dashlyapp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dashly/)