Magento affiliate code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 magento affiliate code jobs found, pricing in USD

    I'm looking for a developer with experience in Ionic to help me make some modifications to an APK source code. The modifications are as follows: - Add pay by card functionality - Integrate iOS and Android wallet payment - Remove geofence functionality Regarding the design, I'm looking for a minimalistic approach. The payment gateway of choice for the pay by card functionality is Stripe. Ideal skills and experience for the job would include: - Proficiency in Ionic - Experience in working with APK source code - Knowledge of payment gateway integration, specifically Stripe - A good eye for minimalistic design Your understanding and ability to implement these modifications efficiently and effectively will be greatly appreciated. Please feel free to reach out with an...

    $203 (Avg Bid)
    $203 Avg Bid
    16 bids

    I need a simple code to conect a accdb file with password in visual basic 6. It´s very simple. I need a code working with Visual Basic 6 SP6 The connection need to be by code.

    $14 (Avg Bid)
    $14 Avg Bid
    14 bids

    I need a skilled web developer who is proficient in HTML/CSS, JavaScript, and PHP to help transfer my custom coded website from the test server to the live server using terminal. Having deep knowledge in server migration, DNS and terminal operations is crucial for this task. The key tasks will include: - Safely transfer all site files and databases. - Ensure site layout and functionalities are consistent with the version on the test server. Please only bid if you are confident in your skills to prevent any downtime or data loss during the migration. Experience in similar jobs will be a major advantage.

    $34 (Avg Bid)
    $34 Avg Bid
    30 bids

    I need new features integrated into the existing PHP code. It's vital to note that your proficiency in PHP will be instrumental. I expect the freelancer to provide suggestions and potential improvements in creating a robust application.

    $90 (Avg Bid)
    $90 Avg Bid
    23 bids
    Affiliate sales 8 days left

    affiliate link sreading throughout the internet

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids
    Affiliate Marketing 4 days left
    VERIFIED

    ...expanding my sales through affiliate marketing, specifically for physical products. I'm looking for a seasoned digital marketer to help me craft and execute affiliate marketing content. Key Points: - **Channel Selection**: I'm keen on using social media and Amazon as my primary platforms for affiliate marketing. - **Social Media Focus**: I'm particularly interested in leveraging Facebook, Instagram, Pinterest, and TikTok - so experience with these platforms is a big plus. Ideal Skills: - Extensive experience in affiliate marketing, especially with physical products. - Proven success in leveraging social media platforms for affiliate marketing. - Ability to create images and videos in support of products, across social media platf...

    $118 (Avg Bid)
    $118 Avg Bid
    29 bids

    I'm looking for a skilled Angular developer to build the frontend of a web application for small businesses. It is a low code framework, in which the user defines the components of his webpage (Data fields, filters, columns, Actions, Editor..) and a page containing the grid and others will be dynamically rendered according to its definition class.. Other details to be discussed. This app should feature: - Drag and Drop Functionality: You should be adept at creating user-friendly drag-and-drop interfaces. - Form Builder: A key element of this app is a customizable form builder, aligned with user needs and integrations. In terms of aesthetics and functionality, an interactive design approach is sought after. Skills and Experience: - Proficiency in Angular, and understanding of...

    $553 (Avg Bid)
    $553 Avg Bid
    33 bids

    I need a skilled web developer who is proficient in HTML/CSS, JavaScript, and PHP to help transfer my custom coded website from the test server to the live server using terminal. Having deep knowledge in server migration, DNS and terminal operations is crucial for this task. The key tasks will include: - Safely transfer all site files and databases. - Ensure site layout and functionalities are consistent with the version on the test server. Please only bid if you are confident in your skills to prevent any downtime or data loss during the migration. Experience in similar jobs will be a major advantage.

    $37 (Avg Bid)
    $37 Avg Bid
    21 bids

    ...Features Required: - Product search and filtering capabilities. - Shopping cart and checkout functionality. - User review and rating system. - Integration with local payment gateways. - Affiliate marketing panel. (can be modified from main panel) - A dedicated Android delivery application. -Social media integration. -Chat with customer support. -Messages between customers (future). -Location, (description, and current location live map location selection), for address will be delivered to. -FAQ. -Gallery. -Chat. -Map. -Form. -Membership. (future) -Video. -QR code for each profile. -delivery system + QR code check camera with customers when delivered. -Tips for delivery. -control panel (including map to follow delivery, and QR checks - @ spicily for each name cannot...

    $327 (Avg Bid)
    $327 Avg Bid
    56 bids

    Can u work now, click on the referral link of userA and register and get click count and register count showing for userA the new registration will be under that userA referral listing Html frontend just simple showing will do After done and get award thrn start teach me by usd 3 per hour whenever discussion. Long term project

    $10 (Avg Bid)
    Guaranteed
    $10
    4 entries

    ...currently dealing with an issue where an existing Java code for a data processing function isn't working as expected, but I'm uncertain as to what's causing the problem. Skills and Requirements: 1. Expertise in Java: The job requires a proficient understanding of Java programming to understand and diagnose the existing code. 2. Experience in troubleshooting and debugging: As I am unsure of what's causing the problem, the freelancer needs to be competent in identifying and rectifying coding errors. 3. Understanding of Data Processing Applications: As the main issue with the code lies in its data processing function, an understanding of this will be beneficial in diagnosing and remedying the situation. Your job will be to inspect the Java ...

    $18 (Avg Bid)
    $18 Avg Bid
    16 bids

    I need an experienced affiliate marketer adept at promoting specific digital products and services. This project revolves strictly around YouTube thumbnail services. The ideal candidate: - Has enriched experience in affiliate marketing, particularly with digital products and services - Understands the dynamics of YouTube and thumbnail services - Possesses a robust network for effective promulgation of specific digital offerings. -I have posted some of the samples of our designs.

    $12 (Avg Bid)
    $12 Avg Bid
    2 bids

    I run a company named ZEBFOX that designs video thumbnails for youtube videos. I am looking for an affiliate marketer that can bring me some clients to work with.

    $11 (Avg Bid)
    $11 Avg Bid
    8 bids

    I need a proficient PHP coder who can write a script for me that will print images (in JPEG format) and QR codes on a...expertise in PHP • Familiarity with JPEG images and QR codes • Experience in creating scripts for printing needs, specifically on thermal printers • Understanding of cloud platform workings. Your primary task will be the creation of a script that can accurately print images and QR codes on our thermal printer, effectively facilitating bill printing for our operations. Deliver a clean, efficient code that can be effortlessly integrated and deployed on our cloud platform. An outstanding understanding of thermal printers and how they interact with script inputs will be greatly preferred. Your ability to meet this requirement will be a key part of our ...

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids
    social media app 4 days left

    ...pipeline fetches chat messages for a given user, including related user information and performs various operations like sorting, grouping, and filtering based on certain criteria. Current Function: Here’s the function that handles the retrieval of user chats: javascript Copy code const userChatList = async (userId, page, language) => { try { const user = await (userId); if (!user) { throw 'User not found'; } const pageNb = parseInt(page) || 1; let limit = 10; if (['affiliate', 'admin'].includes()) { limit = 20; } if (pageNb < 1) { throw 'Invalid page'; } const startIndex = (pageNb - 1) * limit; let matchLanguage = {}; if (language) { matchLa...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    50 bids

    The extension / module synchronises data between ebay to magento / magento to ebay (photos + descriptions + quantity) , we want to disable full synchronisation and only keep Quantity synchronisation. Hence we need someone to make file change in the module to do this.

    $23 (Avg Bid)
    $23 Avg Bid
    13 bids

    I'm looking for a skilled professional in lead generation to help me with my healthcare business. Here's what you need to know: - Industry: Health, Wellness, Mental Health, Addiction To achieve this, I'm interested in utilizing the following lead generation methods: - Email Marketing - Social Media Campaigns - Content Marketing I'm looking for someon...commission-based structure, rewarding you for the quality and quantity of leads generated. If you're a dynamic and results-oriented professional who can assist me in reaching and converting people struggling with mental health, addictions, their families, their care providers, I'd love to hear from you. This is time sensitive. We are looking for experts who can get started right away. The high affil...

    $11875 (Avg Bid)
    $11875 Avg Bid
    8 bids

    ...variety of tasks, like social media management, lead generation, and affiliate marketing. Key Responsibilities: ( mainly looking for affiliate marketing, please don’t apply if you are not ready to do affiliate Marketing on commission based on sale) - Social Media Management: You would be responsible for creating engaging content for my social media platforms, running ad campaigns and engaging with the audience. - Lead Generation: I need help creating and implementing strategies to attract potential customers to my products or services. - Affiliate Marketing: I'm mainly looking for help in setting up an affiliate marketing program. I need someone who can work on commission basis And help me to boost the sale By doing affiliate ma...

    $213 (Avg Bid)
    $213 Avg Bid
    15 bids

    ...unique 10-digit alphanumeric code on every load. The generated codes should never replicate, regardless of how many times the page is loaded. Key Requirements: - The 10-digit codes should be a mix of letters (both uppercase and lowercase) and numbers. - The webpage should be developed using PHP. Key Considerations: - The solution you provide should ensure that the codes never repeat. Your approach in achieving this, whether it be by real-time checking, database storage, or other methods is up to you. - There is no specific requirement for the storage of the generated codes, as long as the system ensures their uniqueness. Ideal Skills: - Proficiency in PHP and web development. - Strong understanding of random code generation and uniqueness. - Experience with code...

    $18 (Avg Bid)
    $18 Avg Bid
    5 bids

    About the Company: We are seeking a skilled and experienced freelance poker article writer to create engaging and informative content for our online poker affiliate website. The ideal candidate will have a deep understanding of poker strategies, tournament formats, and industry news, as well as a proven ability to craft SEO-friendly articles that attract and retain readers. Responsibilities: - Only need one article. - Write engaging and informative articles about poker, including general topics, strategy guides, and news about our partner poker rooms. - Conduct thorough research to ensure articles are accurate and up-to-date. - Optimize articles for SEO using Rank Math to achieve a score of 80 or higher. - Incorporate relevant keywords naturally throughout the articles. - Craft com...

    $19 (Avg Bid)
    $19 Avg Bid
    25 bids

    ...yearly subscription sales - 2.5% from the first sale (1 payment) The partnerships that we offer range from ones $49 per month to $89,000 per year. There's a plan that any pretty much any local business could afford, and there are more prestigious plans that some might choose (which would also provide you with a greater success-fee payout). Each transaction initiated by you will include my affiliate code, allowing the system to automatically track and attribute sales to us. REQUIREMENTS: Fluency in English is a must, especially verbal. Native fluency is preferred. Flexible hours, ability to adjust to U.S. time zones Experience in both: similar positions and in sales/telemarketing would be perfect. Basic knowledge of financial markets is a plus, not required. You h...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    15 bids

    I am seeking proficient social media influencers who specialize in the health and wellness industry to elevate conversions and generate more sales. Key Goals: * Boost sales and conversion rates through affiliate marketing. Ideal Candidate Skills & Experience: * Experienced in affiliate marketing, specifically in the health and wellness sector. * Strong visibility and influence on social media platforms. * Proven track record of successful affiliate campaigns which led to considerable sales growth. By achieving these goals, we not only benefit financially but also forge strong, mutually beneficial partnerships. I look forward to partnering with top-tier influencers on this exciting venture.

    $42 (Avg Bid)
    $42 Avg Bid
    8 bids

    I'm looking for a custom Magento 2 payment module that will seamlessly integrate with a specific payment gateway. The key features and timeline for this project are: - Compatibility with One-Page Checkout: The custom module should be designed to work smoothly with Magento 2's one-page checkout system. - Order Creation and Status: I need the module to create an order with a 'Pending' status. - Redirection to 3rd Party Website: After order creation, the customer should be redirected to a third-party website. The transaction parameters need to be encoded into a base64 string for security. - Timeframe: I would like this project completed ASAP. Upon clicking the Place Order button, the customer will be redirected to a 3rd party website with the order paramete...

    $196 (Avg Bid)
    $196 Avg Bid
    80 bids

    ~10 php files in stock Rework everything - rewrite texts - change graphics and make it modern corporate. the design requirement is a modern corporate style, one of the main requirements for the landing page is trust the same requirements as for landing pages for affiliate marketers - PPC google ads companies The user must trust the design - the content - aif-usa com a couple of links as an example for additional content The theme of the design must correspond to the direction of the company’s activities: The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations One of the company’s projects is the...

    $467 (Avg Bid)
    $467 Avg Bid
    124 bids

    I'm in need of a Flutter developer with experience in building Magento website apps. The project involves creating a mobile app with similar UI as the website, while keeping the development cost affordable. Key requirements for the project: - Developing a Magento website app with a similar user interface and experience as the website - Creating an intuitive user registration and login system - Implementing a robust product catalog and search functionality - Building a seamless shopping cart and checkout process Specifically, the app will need to integrate with: - Payment gateways - Social media platforms I'm open to suggestions regarding the design and branding of the app. Your expertise and creativity in this area will be highly valued. The goal is to create a ...

    $168 (Avg Bid)
    $168 Avg Bid
    67 bids

    I am in need of an experienced Shopify developer who is knowledgeable in theme coding. My website displays prices in multiple currencies, integrated within the theme code itself instead of using an app. The specific issue is that while the regular price is showing correctly in all currencies on the product pages, the discounted price does not show with the sale tag in other currencies other than the default currency. When i am customizing the theme it shows the currency with discounted sale price and the tag. However when I view it separately it doesn't show it. I have attached images below of what needs fixing! I have circled what is missing when people view my store in Euros, i have also attached what i want it to be, this is what it looks like when im editing but when i p...

    $26 (Avg Bid)
    $26 Avg Bid
    36 bids

    I am seeking a well-experienced developer to facilitate flawless integration between Magento 2 and Netsuite using Celigo. This project primarily involves comprehensive order, inventory, and customer synchronization as well as product. Key Features: - Real-time synchronization must be the standard for all data effectively relayed between Magento 2 and Netsuite. - In instances of data discrepancies, Netsuite should be the primary source of truth. Required Skills & Experience: - Proficient in Netsuite and Magento 2 integration - Proven experience in real-time data sync operations - Knowledgeable in handling data discrepancies and ensuring data accuracy. - Celigo experience is required All flows are setup just need some adjustments and troubleshooting

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    79 bids

    I’m in need of a Shopify expert to assist me with online store. All details about the changements by message. Code and design changements. I have 7 small changements in design and function that need to be done very fast so we can finish the project soon. Have more projects in future so looking for long time support and good price. Deadline is asap, 1-2 days max.

    $34 (Avg Bid)
    $34 Avg Bid
    46 bids

    I am in need of an experienced React Native developer to build a mobile app compatible with both Android and iOS. The primary functionality of the app will be QR code generation and scanning. It needs a way to generate unique QR codes and accurately scan them. User authentication is also essential to this project. The app should allow creating users with login ad password and allow them to log in to scan qr code. Ideal skills for this job: - Proven experience with React Native - Knowledge of QR code generation and scanning - Experience building secure authentication systems

    $589 (Avg Bid)
    $589 Avg Bid
    195 bids

    Generate Exe from Python Source Code and How to Backup Files from Pythonanywhere. I need someone who can just put the Icon on the Code of Python and generate the EXE from Python Code and also how to backup all files from PythonAnywhere.

    $146 (Avg Bid)
    $146 Avg Bid
    49 bids

    I am looking to promote iGaming products, primarily focusing on online casinos and sports betting, through an effective affiliate marketing campaign. The campaign is geared towards engaging three main demographics: casual gamers, high rollers, and sports enthusiasts. - Ideal Skills: - Affiliate marketing - Knowledge of iGaming industry - Understanding of target audience - Ability to craft tailored marketing strategies Prior experience in marketing for online casinos and sports betting platforms is highly sought. The freelancer should be able to design strategies that effectively reach, engage, and convert our diverse audience segments.

    $72222 (Avg Bid)
    $72222 Avg Bid
    9 bids

    When importing customers via CSV file in ASTPP version 6.0, both postpaid and prepaid customers balance always uploads 0. The task is to find the corresponding php file/path on the server and correct it, so that the balance uploads correctly when uploading the customers on the ASTPP both for prepaid and postpaid customers. Positive balance must upload as positive balance. Negative balance must upload correspondingly. 0 uploads 0. You need to make a detailed document how to do that on any ASTPP server, so that someone without technical knowledge takes the document, follows it and gets the same working on the other ASTPP server. Example of the document: Someone from our side will try to upload customers on the provided server to make sure it works, if yes, then we will take your document, w...

    $43 (Avg Bid)
    $43 Avg Bid
    17 bids

    I'm seeking an experienced developer to create a custom cryptocurrency payment gateway for my website. The main cryptocurrencies I want to integrate are Bitcoin, Ethereum, Litecoin, and USDT ERC20. Key Functionalit...payment history for transparency and accounting purposes. Ideal Skills and Experience: - Proven experience in developing crypto payment gateways - Proficiency with Bitcoin, Ethereum, Litecoin, and USDT ERC20 - Strong understanding of secure wallet integration - Previous projects demonstrating payment history tracking - E-commerce platform experience, especially with WooCommerce, Shopify, or Magento, would be a bonus, though not essential. Please reach out if you're confident in your ability to build this, and have a keen interest in cryptocurrency and sec...

    $437 (Avg Bid)
    $437 Avg Bid
    79 bids

    I'm looking for a proficient Python coder who can develop a program that effectively reads numerous reviews and generates a concise summary, encapsulating the main points in 300 words in multiple bullet points. Key F...a multitude of reviews. Required Skills and Experience: - Expert level understanding of Python programming. - Knowledge and experience in SQL querying is a necessity. - Experience with Natural Language Processing for summarization. - Familiarity in dealing with relational databases. - Prior experience with text summarization or related projects is a definite advantage. The task is not only to code but also to gain understanding of reviews and to generate a meaningful summary. So, anyone who bidded should be proficient in data analyzing and processing along w...

    $173 (Avg Bid)
    $173 Avg Bid
    61 bids

    I have documents that need to run code on Stata and need a proficient code writer. I will pay $400 for the contract

    $510 (Avg Bid)
    $510 Avg Bid
    11 bids

    I'm in need of a skilled professional to create a No-Code app on the Adilo platform or any other. It shall has three interface. 1. User Interface 2. Management Interface 3. Service Provider Interface App Idea: Chat based profile matching for Carpenters to work on hourly basis. User Interface Step 01 Signup Form with Phone, Email, Address Step 02 A chat box would open up with basic questions as; • Date for Booking • Time Period for Booking Step 03; Within the chat box the next question would be regarding the work profile Users can text to match profiles. Example: I want Bamboo Artisans Step 04: The Chat box will show all profiles for Bamboo Artisans as in the Directory or excel file Excel would be as simple as Skill Set, Profesional Profile Step 05:...

    $1316 (Avg Bid)
    $1316 Avg Bid
    32 bids

    I require a specialist in running code that is based on AI/ML, specifically ResNet MobileNet, and other nature-inspired algorithms on my Windows laptop. The expertise required: - Extensive experience with Python, the programming language the code is written in. - Robust knowledge in machine learning and AI. - Familiarity and experience with Windows OS and optimization thereof for machine learning code execution. - Understanding of Predictive modelling, the primary outcome goal of the code. The goal of this project is to have the code successfully run and produce the expected Predictive modeling results. Be prepared for minor troubleshooting and optimization to make that happen within the Windows OS environment.

    $28 (Avg Bid)
    $28 Avg Bid
    7 bids

    I'm looking for a skilled Python developer to write a code for an Explainable AI project. I need the code to focus on making the AI understandable by humans, rather than just predicting outcomes. Key Responsibilities: - Create a Python script that implements Explainable AI techniques like Lime - Ensure the code is clean, well-commented, and efficient Your role will be crucial in enabling the AI to present its decisions and reasoning in a way that can be easily understood by non-experts. Notably, the model should be able to show its decision rationale, thus improving trust and interpretability to end-users or stakeholders. Ideal Skills and Experience: - Proficiency in Python - Experience in AI/ML particularly in Explainable AI domain would be a plus - Strong und...

    $32 (Avg Bid)
    $32 Avg Bid
    20 bids

    ...years) in the meat industry, specifically working with red meat in the UAE. Strong capabilities in market research and competitor analysis. Excellent communication and negotiation skills. Ability to deliver factual and precise data without discrepancies. Offer: Competitive freelance payment with an opportunity for a full-time position based on performance. A lucrative 25% commission under our affiliate program for successful lead conversions post initial project. Application: If you are ambitious, detail-oriented, and have a deep understanding of the UAE meat market, we encourage you to apply. ******* NOTE: If you do not gather all 5 criteria for at least 40 companies - then there will be no payment. Please note this information needs to be gather in an excel and you need...

    $105 (Avg Bid)
    $105 Avg Bid
    8 bids

    I'm actively looking for a talented website developer to craft a cutting-edge B2C ecommerce platform from scratch. Due to certain preferences, no specific platform is required although experience with popular platforms like Shopify, Magento, and WooCommerce is advantageous. Key Requirements: - Proficient with developing B2C ecommerce websites - 100 products listing - Post sevice support - Open to utilizing any established ecommerce platforms - Ability to integrate multiple payment gateways, specifically debit/credit card and Google Pay options Ideal Skills and Experience: - Prior experience in ecommerce website development - Familiarity with a variety of ecommerce platforms - Proven track record in integrating diverse payment gateways.

    $190 (Avg Bid)
    $190 Avg Bid
    70 bids

    ...seasoned e-commerce website developer who can handle a project of substantial scale. The ideal candidate will have: - A strong background in e-commerce website development. - The capability to deal with large inventories, as I need to feature more than 500 products on the website. - Flexibility with web development platforms, given I haven't yet decided on a specific one (i.e., WordPress, Shopify, Magento). Your primary task will be to create a user-friendly, engaging, and visually appealing website that encourages smooth navigation and secure purchasing. The end goal is to provide a seamless and optimized online shopping experience for my customers. Please, when making your bid, provide examples of similar e-commerce projects you have undertaken in the past. Looking f...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    65 bids

    I'm seeking a proficient developer to build a comprehensive demo or starter code integrating Snowflake and Kafka using AWS cloud. The ideal candidate should have deep understanding of concepts such as: - Data ingestion - Data transformation - Data storage and retrieval The code should ensure: - Optimal performance - Scalability - Security The code can be written in Python or Java. In-depth knowledge of these languages, as well as experience with Snowflake and Kafka integration, is a necessity for a successful bid on this project.

    $13 (Avg Bid)
    $13 Avg Bid
    4 bids

    I am seeking a Python expert to assist with debugging a single script. The script is built primarily using functional programming concepts. Key requirements: - Troubleshoot and identify issues within the codebase - Suggest and implement fixes to ensure the script is running efficiently - Experience with functional programming concepts in Python This is a small project, and the ideal candidate should have a strong understanding of Python, specifically in debugging and functional programming. The codebase is not extensive, so I anticipate this project to be completed within a short timeframe.

    $12 (Avg Bid)
    $12 Avg Bid
    24 bids

    i need to add my rotating proxies list to my python playwright code work by anydesk maximam 2 hours

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    14 bids

    I need Satta matka android application with admin panel .

    $250 (Avg Bid)
    $250 Avg Bid
    6 bids

    As the project owner, I require an Arduino Uno code, specifically designed to interact with a fingerprint reader for input, LCD and 14 relays for output. Key Requirements: - The code should identify 14 people's fingerprints (let's say 2 different fingerprints for each person), write the name of that person on the LCD and activate the corresponding relay for each person. - The associated relays will control a particular robotic device. - When an unrecognized fingerprint is scanned, the system should write on LCD "unrecognized fingerprint" without triggering any relay. Ideal Skills and Experience: - Proficiency with Arduino programming - Experience working with fingerprint readers - Knowledge of relay and robotic systems . Familiarity with sensor integr...

    $172 (Avg Bid)
    $172 Avg Bid
    35 bids

    I'm in search of a seasoned Magento professional to assist our agency across a range of projects. The majority of our development team is based in India so we are seeking an additional person to assist during AU business hours from 9am - 2pm AEST. Key Responsibilities: - Resolving website crashes: Websites occasionally crash and need immediate fixes to ensure smooth operation. - Performance optimisation: - Security updates: Ideal Skills/Experience: - Proficiency in Magento: A deep understanding of Magento platform and its various versions is crucial. - Bug Fixing: Proven track record in resolving bugs and troubleshooting related issues efficiently. - Performance Optimization: Experience in enhancing performance and addressing slow page load times. - Security: ...

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    92 bids

    I am seeking to enhance the traffic to my Amazon affiliate website page. The primary goal is: - Increase traffic, particularly through social media engagement. Essential skills and experience include: - Proven expertise in social media marketing, specifically on Instagram and TikTok. - Strong understanding of audience engagement and growth strategies. - Ability to create engaging and click-worthy content. - Demonstrated results in increasing website traffic via social campaigns. The strategy should be thoughtful and targeted, attracting potential visitors and encouraging them to explore the website. The successful applicant will have a clear vision on how to exploit these platforms to their fullest extent. My website:

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    53 bids

    I am seeking to create a marketplace using Magento for selling beauty and cosmetics from various brands. This platform will be complete with various essential features, comprehensive affiliate module, and multiple payment methods. - Marketplace Features: The site should contain product search and filter options, user reviews and ratings, and a secure shopping cart and checkout process. - Payment Methods: The platform should support multiple payment methods including Credit card, PayPal, Bank transfer, Boleto bancario, and Debito. - Affiliate Module: The marketplace will also need a robust affiliate module with functionalities including affiliate tracking and reporting, commission and payout management, promotional tools and banners, alongside a recru...

    $1098 (Avg Bid)
    $1098 Avg Bid
    121 bids