ALICE Version 1.7.0

🚀 New Features

  • ⭐️ Enquiries listing – Now includes the Website name in Enquiries listing!
  • ⭐️ Campaign Updates: Enabled stock campaign banner text on campaign listings!
  • Admin-Only Lead Export Options: Added South Africa and MotorCentral as new lead export options for admin users.
  • Google Ads Integration: Added Phone Calls as a tracking option in Google Ads.
 
 

Website name in Enquiries listings

Website can now be chosen as a column in Enquiries. This will display the website that the enquiry belongs to. Just click the dropdown next to Vehicle and select it to appear as a column. Feature Enquiries Website
 

Banner Text Campaigns

Can now bulk update Banner Text via Vehicle > Campaigns. Select the option ‘Banner Text’ from Campaign Type. Feature Banner Test
 

Google ads Phone Calls

These now appear under Google Ads Campaigns, at the bottom of the page. Feature Google Phone Calls

Minor Improvements

  • Stock Query Optimisation: Updated stock handling to refresh individual stock query cache after updates, reducing unnecessary API requests.
  • Improved Tracking: Updated tracking sources for Google Analytics (GA) to enhance data accuracy.
  • Reporting Enhancements:
    • Improved organic table design in reporting.
    • Adjusted values and percentage positioning for better clarity.
    • Added a “Return to Dashboard” button to allow easy exit from the website selector when not needed.
    • Mobile & UI Enhancements: Adjusted mobile padding and export leads padding, along with various UI improvements.
  • Performance
    • CSV Exports are now faster, especially when exporting enquiries. Time out for CSV generation has been increased from 30 seconds to 4 minutes, allowing more data to be exported
    • Logging in is now faster, averaging under a second, down from nearly 2 seconds
  • Redbook API Integration – Added support for Redbook API for fetching up to date Vehicle data.
  • Enquiries – Added the Website Name when loading an Enquiry. Website will also appear in the Enquiry list and is sortable

Bug Fixes

  • Best Practice and House keeping:
    • Removed unused imports and outdated comments.
    • Refactored code to align with best practices.
  • Design Fixes:
    • Fixed various design issues across the UI.
    • Improved layout consistency in reporting and exports.
  • Leads Matching – Resolved an issue around matching phone numbers when importing a Leads Match CSV. The system will now match the last 7 digits of the customer phone number, so for number: 0398765432, the number “8765432” would match this. Whitespaces and dashes are also removed
  • Leads Export
    • Resolved an issue where, if the system attempted to export a lead where the vehicle’s Feed entry was deleted, this would result in the server throwing an error. This will now continue normally, and the back end will send back additional information to show what lead could not be exported instead of failing completely.
    • Update Leads Matching APIs to properly handle where specific websites are supplied.
  • Vehicle Stock Updates
    • Resolved an issue where, when attempting to delete an image, the image was not being deleted correctly in the system
    • Updated the backend to return the updated Vehicle/Stock object to allow the UI team to streamline the UI