🌍 Global Opportunities
Updated Hourly
🎓 Student Friendly

parttimejobs.work

Flexible Work, Better Balance

⏰ Full Time

Ākonga Services Administrator

Toi Ohomai
Location 📍 Tauranga, New Zealand
Posted 📅 June 16, 2026
Work Type ⏰ Full Time

Position Overview

// JavaScript to handle the click event and share the URL document.addEventListener('DOMContentLoaded', function () { const shareLinks = document.querySelectorAll('.share-link'); shareLinks.forEach(link => { link.addEventListener('click', function (e) { e.preventDefault(); const platform = this.getAttribute('data-platform'); console.log('Platform:', platform); // Debugging line const pageUrl = `${window.location.href}?source=${platform}`; const shareUrl = getShareUrl(platform, pageUrl); console.log('Share URL:', shareUrl); // Debugging line window.open(shareUrl, '_blank'); }); }); function getShareUrl(platform, pageUrl) { const shareUrls = { 'facebook': `https://www.facebook.com/share.php?u=${encodeURIComponent(pageUrl)}`, 'linkedin': `https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(pageUrl)}`, 'twitter': `https://twitter.com/intent/tweet?url=${encodeURIComponent(pageUrl)}`, }; return shareUrls[platform] || ''; } });

Do you want to make a real impact on stud...

Apply Now

Submit Application →

Quick and easy application process

Job Details

Employment Type
Full Time
📊
Category
Information and Record Clerks
🏠
Work Arrangement
On-site
📍
Location
Tauranga, New Zealand