Barion Pixel

Belépés

Nincs fiókod? Regisztrálj egyet!

Elfelejtett jelszó?

Regisztráció

Need more search options? Advanced Search

Post a job and hire a pro!

We're ready to work with you to help you reach your hiring goals.

Let's Get Started

Popular Categories Find the right industry for your career​

Featured Companies Always interested in meeting new talent

Enchance Your Business

Earn extra income and unlock new opportunities by advertising your company

Hire The Best Freelancers For Any Job, Online

3 10

Job Offers

2 10

Resumes

52 5

Companies

Popular Cities Browse job offers by popular locations

document.addEventListener('DOMContentLoaded', function() { document.querySelector('input[type="submit"]').addEventListener('click', function() { // Feltételezve, hogy itt van egy AJAX hívás, amely regisztrálja a felhasználót $.ajax({ url: 'regisztracio_url', // Ide illeszd be a regisztrációs URL-t type: 'POST', data: { // Ide illeszd be a regisztrációs adatokat }, success: function(response) { if (response.success) { // Csak akkor küldd el az eseményt, ha a regisztráció sikeres gtag('event', 'registration_success', { 'event_category': 'Registrations', 'event_label': 'Successful Registration', 'value': 1 }); } } }); }); });