facebook
17 Nov 2025

Version 2.1.9

Group 2
Show Power Features Only

New design Single Metric Widget

preview

We updated our single metric widget with a new design.

The single metric widget that supports a line chart. Also, the widget supports 2 design views: for a large widget and small widget

Automatically add tracking template to Google ads

We implemented an update to the Google Ads integration that will automatically update the tracking template and inject our parameters into their ads.

For existing integrations, adding tracking template can be performed from the settings area, by selecting the ad groups and clicking Update Campaigns. Additionally, we added a column, Tracking URL template, that shows the tracking template directly from Google Ads.

 

Choose which Hubspot meetings to synchronize

We implemented an update to the Hubspot integration that supports enabling and disabling certain meetings you want to import and synchronize.

Only active meetings will be used to create calls from.

 

Improved search functionality

We implemented an update to our search functionality to remove special characters, especially for phone numbers to improve results and usability. Special characters like parentheses will be removed to fetch the specific lead with that phone number.

 

Lead reprocessing in bulk

We implemented a function to reprocess leads in bulk for cases when we encounter tracking gaps and reprocessing of clicks is required for proper attribution.

 

Blacklist products you don’t want to track

Now you can blacklist products you don’t want to track or import from Settings -> Tracking -> Blacklist -> Products.

 

Sales and calls attribution configuration now supports first click

We updated the attribution modes for sales and calls configuration to support first click, last click and scientific.

 

Report filter for leads with tags now supports by prefix and text contains

We updated the report filter for “Filter leads with tags” to support By tag, By Prefix and Text contains options.

 

Pipedrive integration now supports 1 click integration flow

We updated the Pipedrive to support a 1 click integration flow by using the oAuth flow.

 

API Updates

We implemented a series of updates and improvements to our API endpoints, that consist of:

  1. New endpoint for listing all lead stages from an account
  2. Create Call endpoint now supports externalID
    1. if a call with given externalID does not exist -> we create it
    2. if a call with set externalID exists -> we update it ( tag, name, state )
  3. Update Call endpoint now supports externalID parameter that can be used to update the call, without retrieving it
  4. Retrieve tracking script endpoint that returns the tracking script based on API so other 3rd party softwares can pull it easily in order to serve a seamless integration
    1. In connection to this, we also added a list domains endpoint that retrieves all verified domains, so 3rd party softwares can get the custom domain script
  5. Retrieve Clicks endpoint now returns parsed parameters, similar to what we display in clicks tab
    1. Also, additional filter parameters were included to filter clicks by startDate and endDate

 

Improvements & Bug Fixes

Whop and Skool added as integrations

We added Whop and Skool in our integrations list, however, since these are 3rd party integrations developed by our partners, when clicking connect will redirect you to their designated website.

 

Implement re-assignation to the original lead on parent disconnection

We made an improvement to the re-assignation functionality so when 2 leads are connected, we persist all details individually and connect the leads. That way, when and if they are disconnected, we will reassign all details to each individual one.

 

Improved order grouping by external orderID

We made an improvement to the grouping by external orderID to cover cases where 2 orders from 2 different stores / integration had the same order id. For example, in WooCommerce, since each store has the orderID numeric in incremental, which results in 2 orders belonging to different stores have the same id.