Get Your Call Centre CX Score

Independent benchmarking built on real customer interactions.

Measure what matters: soft skills, accessibility, and agent performance – all compared against the nationally recognised CX Standards.

Our Call Centre CX Score is based on the ACXPA Contact Centre CX Standards – a universal framework grounded in what customers actually experience, not internal processes.

These standards apply to every contact centre, no matter the industry – because the fundamentals of a great customer experience are always the same: clear communication, empathy, fast access, and issue resolution. It’s why we believe that what gets measured, gets improved.

ACXPA makes it easy for your team to benchmark performance against national standards and continuously improve with actionable insights. You don't need a consulting project – just real insights, every month.

Getting included in the Australian Call Centre Rankings is one of the most powerful ways to recognise your team, build credibility with stakeholders, and stand out to potential customers. Published quarterly, these rankings are based purely on real-world performance – no submissions, no fluff. Results are available monthly to members, quarterly to the public.

🏆 OVERALL CX LEADERBOARD
Best Call Centres in Australia - Q1 2025Australia’s Leading Contact Centres – combining easy access and agent skill to deliver the best end-to-end experiences.
1. engie (ENERGY Sector)73.4%
2. ACXPA Call Centre Rankings Red Energy Logo (ENERGY Sector)72.7%
3. iinet (INTERNET Sector)70.5%


Three Ways to Get Your Call Centre Score

Whether you're after a quick snapshot, competitive benchmarking, or a tailored internal review, we’ve got an option that fits. All options assess live customer interactions using our nationally recognised CX Standards.

Feature ACXPA Call Centre Snapshot Contact Centre CX Benchmarking PLUS Private Call Centre Benchmarking
Perfect For Track monthly results across core metrics and get recognition with your business appearing in the national rankings Benchmark your results against up to 10 nominated peers/competitors and get deeper insights to drive improvement Focus on tracking internal performance with the ability to test tailored scenarios and internal compliance checks
Mystery Shopping
Number of Included Metrics 238080+
Visible in Public Rankings OptionalOptional
Competitor Benchmarking
Custom Focus Areas
Optional Workshops
Minimum Commitment Monthly (Cancel anytime)3 months3 months
Starting From $397$750$943
Learn More Learn More Learn More

Not Sure Which Option Is Right?

Whether you're just starting your benchmarking journey or comparing options, we're here to help. Fill in your details and we’ll guide you to the best-fit solution for your call centre.

"*" indicates required fields

Name*

Prefer to talk to someone? Call us on +61 39492 2871 or book a free discovery session with one of our benchmarking experts.

If you want to share and earn points please login first

ACXPA PLATINUM SPONSORS

ACXPA Platinum SPONSORS
ACXPA SILVER SPONSORS
ACXPA Platinum SPONSORS
ACXPA BRONZE SPONSORS
ACXPA Platinum SPONSORS
ACXPA Platinum SPONSORS
Copyright © 2025 | Australian Customer Experience Professionals Association | Phone: +61 3 9492 2871 | Website Terms of Use 

Log in with your email address

or Become an ACXPA Member

Forgot your details?

Create Account

${base} ${styles} ${element.outerHTML} `; console.log('HTML size:', fullHTML.length); try { const response = await fetch('https://acxpa.com.au/gen-pdf/api/generate-pdf', { method: 'POST', headers: { 'Content-Type': 'text/html' }, body: fullHTML }); if (!response.ok) { throw new Error('PDF generation failed'); } const blob = await response.blob(); const url = URL.createObjectURL(blob); const a = document.createElement('a'); a.href = url; a.download = 'Break_Schedule.pdf'; a.click(); URL.revokeObjectURL(url); } catch (err) { console.error(err); alert('PDF download failed.'); } finally { document.getElementById('pdf-loader')?.remove(); } }); } */