Why it's important to keep a track of changes to your sales forecasts - using GoldMine
Attention - GoldMine Users using Gmail in GoldMine - Important statement from Google for 14th March 2025

Our next GoldMine event - 7th March and spring clean your GoldMine

Goldmine spring clean 2025

As the seasons change, so too should your approach to maintaining the integrity and efficiency of your GoldMine CRM database. A well-organised database isn’t just a luxury—it’s a necessity for businesses aiming to maximise productivity, enhance customer relationships, and streamline operations. For users of GoldMine CRM, the arrival of spring presents an ideal opportunity to declutter your system, remove redundant data, and ensure your CRM remains a robust tool for driving growth. Below, we explore actionable steps to revitalise your GoldMine database, drawing on best practices and decades of expertise in CRM management.

If you're a GoldMine user, please join us for a free event on Friday 7th March at 2pm and we'll cover the basics.

REGISTER HERE

In the meantime, this is a fairly comple list of things and activities to consider:

 

THE CRITICAL IMPORTANCE OF DATABASE HYGIENE IN GOLDMINE

A cluttered CRM database can lead to inefficiencies that ripple across your organisation. Duplicate records, obsolete user accounts, and outdated information not only slow down system performance but also compromise the accuracy of reports, forecasts, and customer interactions. Redundant contact entries can result in misdirected communications or duplicated efforts, while bloated email tables may degrade response times during critical operations.

GoldMine’s architecture, particularly in its Premium Edition, is designed to handle vast datasets, but even the most robust systems benefit from periodic maintenance. Regular clean-ups ensure that automated processes—such as opportunity tracking and customer service workflows—function seamlessly, preserving the platform’s ability to deliver complete CRM dashboards and action-oriented insights.

STEP 1: IDENTIFYING AND MERGING DUPLICATE RECORDS

The Risks of Duplicate Data
Duplicate records are a common challenge in CRM systems, often arising from manual entry errors, incomplete imports, or inconsistent data practices. In GoldMine, these duplicates can fragment customer histories, skew sales pipelines, and create confusion during client outreach.

Merging Records via the Contact Search Centre
GoldMine’s Merge/Purge functionality offers a straightforward solution. Begin by navigating to the Contact Search Centre and executing a search for potential duplicates using criteria such as company name, email address, or phone number. Once identified, tag the records—ensuring the primary record is selected first—and use Tools > Merge/Purge Records > Merge Tagged Records to consolidate information.

Caution: Merging records is irreversible without a backup. Always complete a full SQL database backup before proceeding.

For larger datasets, the Merge/Purge Wizard provides a scalable alternative. This tool allows administrators to define matching rules (e.g., company name and postcode) and systematically merge duplicates across the entire database. However, exercise caution: improperly configured rules may inadvertently merge distinct records.

STEP 2: ARCHIVING OR DELETING OBSOLETE RECORDS

Establishing Data Retention Policies
Not all historical data warrants preservation. Emails from a decade ago or inactive client records often occupy valuable storage space and contribute to system lag. Establish clear retention policies—for example, retaining emails for 10 years and purging contacts with no activity in five years.

Executing Bulk Deletions
GoldMine permits bulk deletions through SQL queries or third-party tools. To remove outdated emails, navigate to the Mailbox table and filter by date. Similarly, identify inactive contacts using criteria such as:

SELECT Contact, Company, LastActivityDate
FROM Contact1
WHERE LastActivityDate < DATEADD(year, -5, GETDATE())

This query isolates contacts without interactions in half a decade, enabling targeted archiving or deletion.

Managing User Accounts
Employee turnover inevitably leaves behind dormant user accounts. These accounts clutter access logs and may retain pending activities or unfiled emails. To address this:

  1. Reassign pending items: Transfer unresolved tasks and emails to active users.

  2. Purge obsolete accounts: Delete inactive users via Tools > User Configuration, ensuring compliance with data governance standards.

STEP 3: OPTIMISING EMAIL AND ATTACHMENT STORAGE

Streamlining the Mailbox Table
GoldMine’s integration with Outlook often results in a rapidly expanding Mailbox table. Over time, this can degrade performance, particularly in environments with frequent email exchanges. To mitigate this:

  • Purge ancient emails: Use SQL scripts to delete messages older than your retention threshold.

  • Compress attachments: Configure GoldMine to store attachments in yearly or monthly subfolders, simplifying future clean-ups.

Addressing Redundant Attachments
The Mailbox\Attach directory frequently accumulates redundant files, such as corporate logos or social media icons attached to every email. Periodically audit this folder and remove non-essential files to free disk space and improve system responsiveness.

STEP 4: ENHANCING DATA QUALITY THROUGH STANDARDISATION

Normalising Company Names
Inconsistent company naming conventions—e.g., “Wizard Systems Ltd” vs. “Wizard Systems Limited”—hinder accurate reporting and parent-child account hierarchies. Use GoldMine’s Lookup Lists to enforce standardised entries, or employ SQL queries to identify and rectify discrepancies.

Restructuring Flat Data Fields
GoldMine’s lack of custom tables often leads to “flat” data structures, where related information is stored in repeated fields (e.g., “Property1,” “Property2”). Migrating this data to a relational CRM system? Consider transposing these fields into dedicated tables to enhance query efficiency and reporting clarity.

STEP 5: PREPARING FOR MIGRATION OR UPGRADES

Evaluating Data Relevance
If transitioning to a cloud-based CRM, assess which GoldMine datasets justify migration. Prioritise active records and recent history, as cloud storage costs can escalate with legacy data. Tools like GoldMine’s Database Analysis Spreadsheet help quantify data value and guide retention decisions.

Maintaining Parallel Access
Post-migration, retain GoldMine access for at least a year. This safeguards against unforeseen data gaps and allows users to retrieve pre-migration records if needed.

CONCLUSION: PARTNERING FOR LONG-TERM SUCCESS

Spring cleaning your GoldMine CRM isn’t a one-time task—it’s an ongoing commitment to data excellence. By systematically addressing duplicates, obsolete records, and storage inefficiencies, organisations can unlock the full potential of their CRM investment, driving sales efficiency and customer satisfaction.

For over 30 years, Wizard Systems has empowered businesses with comprehensive GoldMine solutions, including training, support, and data migration services. Our expertise ensures your CRM remains a strategic asset, today and in the future. Explore our offerings at www.wizard-systems.co.uk and transform your CRM experience.

Final Tip: Always back up your database before major clean-ups. When in doubt, consult Wizard Systems’ GoldMine specialists for tailored guidance.

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.

Your Information

(Name is required. Email address will not be displayed with the comment.)