Mysql odbc driver ms access problems일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 mysql odbc driver ms access problems 건의 일자리 확인, 급여 기준: USD

    Bullhorn rest API를 이용하여 필요한 엔티니의 데이타를 읽어와 MS CRM의 데이타베이스에 입력가능한 프레임워크 개발 .

    $140 (Avg Bid)
    $140 (평균 입찰가)
    1 건의 입찰

    ...this. For example, we can see book cover image at (http protocol) but cannot at (https protocol) The goal of the project is making the protocol of S3 image server for https. So we can see the book cover image at the main https://www.bookoob.co.kr. You should work through Team Viewer or Anydesk to access my AWS console. I think the proper budget for this project is under 100$ and 2~3 hours. Thanks for your showing intersts on this task. https:// 에서 도서관 서비스를 제공하고 있는데, 그 안에 http:// 서버에서 이미지를 불러오는 과정에서 크롬에서는 이미지가 보이지 않습니다. 예를 들어, 에서 표지이미지인 가 안보입니다. 는 이미지 서버로 사용하고 있는 AWS S3 에 연결되어있는

    $185 (Avg Bid)
    $185 (평균 입찰가)
    5 건의 입찰

    # 2013년6월 ~ 2013년12월 : 고양시 상수도 블록시스템 - 고객사 : 고양시청 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, ibatis, amchart, eazy-ui # 2014년1월 ~ 2014년3월 : 고양시 상수조 블록시스템 GIS적용 - 고객사 : 고양시청 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, iBatis, O2Map, OpenGIS # 2014년4월 ~ 2014년11월 : 주유소 누유관리 모니터링 시스템 - 고객사 : (주)에스티모빅 - 근무사 : 프리랜서 - 사용기술 : Java, Spring, MySql, MyBatis, jqgrid, bootstrap, daum map API, plot-chart # 2014년12월 ~ 2015년2월 : 생산관리 ERP설계 - 고객사 : (주)금강이엠씨 - 근무사 : 프리랜서 - 사용기술 : mockup UI tool # 2015년3월 ~ 2014년4월 : 블루투스 BLE 비콘통신 Android 개발 - 고객사 : (주) 바이트시스템 - 근무사 : 프리랜서 - 사용기술 : Android (블루투스 BLE 비콘통신, 서버 소켓통신) # 2015년7월 ~ 2014년8월 : 임베디드 리눅스장비 웹관리 프로그램 - 고객사 : (주)제이앤씨시스템 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    php, mysql, word press, bootstrap, jquery , ajax, html5 (모바일웹, 앱) 기술 우대

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    1 건의 입찰

    한글 논문 교열 및 영문화 (MS word 700자) 공학계열 논문의 2장 - 문헌연구에 대한 작성분입니다. 작성된 내용을 국문 교정/교열 과정을 거쳐 논문을 충분히 이해하신 후 영문화에 들어갔으면 합니다. 국문 교열 편집 경험이 있으신 bilingual 한 분이면 좋겠습니다. leesungwook[at]cau[dot]ac[dot]kr로 연락주시면 감사하겠습니다.

    $30 - $250
    $30 - $250
    0 건의 입찰

    한글 논문 교열 및 영문화 (MS word 700자) 공학계열 논문의 2장 - 문헌연구에 대한 작성분입니다. 작성된 내용을 국문 교정/교열 과정을 거쳐 논문을 충분히 이해하신 후 영문화에 들어갔으면 합니다. 국문 교열 편집 경험이 있으신 bilingual 한 분이면 좋겠습니다. leesungwook[at]cau[dot]ac[dot]kr로 연락주시면 감사하겠습니다.

    $155 (Avg Bid)
    $155 (평균 입찰가)
    1 건의 입찰
    OrderCalendar 종료 left

    안드로이드에서 월별 달력의 해당일자에 맞춰 주문내용(총금액, 건수, 미배송건수)을 보여주려 합니다. Eclipse 소스를 원합니다. 달력은 월별로 이동이 되어야 하고, 현재일자는 배경색을 달리해서 표시가 되어야 합니다. 주문이 없는 날은 표시가 안 되면 됩니다. 일자를 선택하면 그 날 주문한 상품의 이름,수량이 보였으면 합니다. 주문상세내용이 보였으면 합니다. 그리고, 원격 Database 접속정보와 관련된 쿼리는 아래와 같습니다. OS는 windows 2012 , 데이터베이스는 MS-sql이고, 원격주소, 계정, 암호는 실제 내용을 알려드릴 수 없는 점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰
    Build a Website 종료 left

    I want to create a website similar to another. The new site doesn't need to be the same interface but do all the functions. I don't have the the id or password to access the server database but only user account to access the data via web service.

    $1076 (Avg Bid)
    $1076 (평균 입찰가)
    48 건의 입찰

    [] Only open to those who are resident in Korea and must be able to communicate in either Korean <--> English or Korean <--> Japanese. I sell children's clothes in Japan I would like to purchase children's clothes in Korea, but lots of businesses do not ship to Japan I am looking for a purchasing agent, that can ship to Japan for me. Work Details. You will need to access sites I indicate selling children's clothes, register on that site. After registration, please advise me of the ID and password. After that, you will be required to purchase the clothes I choose, and send them to Japan. The item costs and postage will be paid via PayPal. Remuneration From registration to delivery of the items to Japan USD20 From the second purchase...

    $24 (Avg Bid)
    $24 (평균 입찰가)
    1 건의 입찰

    범용 제어장치/시스템과 이러한 범용 제어장치(Embedded 환경)를 Windows 용 PC 내 USB Port를 통해 연결하여, 장비 상태 감시, 장비 Configuration, 프로그래밍 다운로드 기타 상태정보 업데이트, 등 장치와 연동하여 작동될 PC 응용 소프트웨어를 같이 개발하고자 하고 있습니다. 이 경우에서 필요한 Windows 용 USB Device Driver 제작을 담당해 주실 프리랜서를 찾고 있습니다.

    $1000 (Avg Bid)
    $1000 (평균 입찰가)
    1 건의 입찰

    ...experienced professional who can assist in the final stages of my website's configuration of these content types. Attached are screenshots showing what these different content types look like on the source site. When you're accepted to work on the job, you'll be granted access to my site and given a document with direct links to the pages/templates where this work has been started. I need someone who is proficient enough with these tools to be fairly self-directed once given access. My web/marketing manager can give you access to the source site if needed, but you then ideally will be able to make sense of the setup and put things in place as intended to achieve this functionality without recreating the wheel. As an example, there is a Styles p...

    $42 / hr (Avg Bid)
    긴급형
    $42 / hr (평균 입찰가)
    43 건의 입찰

    I'm looking for a skilled web developer who can create a personal website for me. I want the site to have certain features Key Features: - Course Information and Syllabus: I expect to have a section where I can upload all the necessary information regarding the courses I'm taking. - Student Login and Registration: There should be a secure login system for students to access the personalized information. - Grades, Student Education History, Fee Details: The website should allow me to keep track of my academic performance, educational history, and fee details. - Time Table: A feature that allows me to maintain my schedule and plan my time effectively. - Downloadable Documents: Users should be able to download important documents, such as course materials or assignment brief...

    $97 (Avg Bid)
    $97 (평균 입찰가)
    18 건의 입찰

    ...developer who can create a personal college website for me. I want the site to be similar to my college's official website, but with some unique features. Key Features: - Course Information and Syllabus: I expect to have a section where I can upload all the necessary information regarding the courses I'm taking. - Student Login and Registration: There should be a secure login system for students to access the personalized information. - Grades, Student Education History, Fee Details: The website should allow me to keep track of my academic performance, educational history, and fee details. - Time Table: A feature that allows me to maintain my schedule and plan my time effectively. - Downloadable Documents: Users should be able to download important documents, such as c...

    $85 (Avg Bid)
    $85 (평균 입찰가)
    18 건의 입찰

    I'm looking for an experienced C#/Unity developer to help with conversion of an existing web project (Unity 2018.2.2f1) to a freestanding EXE. The current project uses Websockets to communicate with a C# app that hosts a C++ DLL which calculates an electrical model, currently refreshing every 20msec. The results drive various aspects of the 3D environment. This conversion is to access DLLs directly in Unity and add SOAP services. The expected duration of this project is 2 weeks. As for project updates, I'd prefer communication only when milestones are reached. Let's work together and make this project a success!

    $2164 (Avg Bid)
    $2164 (평균 입찰가)
    29 건의 입찰

    I'm in need of a professional who can create an advanced mobile monitoring app that is compatible with Android. The app should have the following features: - Live location tracking - Access to SMS and call logs - Social media monitoring - Screen recorder - Microphone access - Access to photos & videos I am looking for a freelancer who can ensure that the app provides full access to the target phone's data for comprehensive monitoring. The successful candidate should have experience in creating similar apps and should be able to guarantee the security and privacy of the data collected. Skills required: - Android App Development - Mobile Security - Data Encryption - Experience with phone monitoring apps It's important that the app is user-f...

    $258 (Avg Bid)
    $258 (평균 입찰가)
    56 건의 입찰

    My WordPress website on AWS Lightsail has stopped loading and I need immediate help from an expert to resolve this issue. Key Requirements: - The website is not loading, and I suspect this might be due to an SSL renewal issue. You will need to investigate the problem and fix it promptly to restore the site's functionality. - I only have access to the website's admin area, so your expertise will be crucial in resolving this issue without FTP access. Ideal Freelancer: - Proficient in WordPress and AWS Lightsail - Proven experience in diagnosing and fixing website loading issues - Familiar with SSL renewal issues and solutions - Excellent problem-solving skills and the ability to work under tight deadlines.

    $35 (Avg Bid)
    $35 (평균 입찰가)
    50 건의 입찰

    ...providing consultation and recommendations on a Statement of Work (SOW) that involves data warehousing, ad hoc reporting, complex SQL formation, and more. The primary purpose of the project is to streamline and enhance our data storage capabilities. By integrating new data into our warehouse on a monthly basis, we aim to improve our decision-making and business performance through enhanced data access and analysis. Key responsibilities include: - Reviewing and providing recommendations on the SOW for data warehousing - Offering expertise on ad hoc reporting and complex SQL formation - Helping to streamline data storage and improve decision-making - Ensuring the architecture can support monthly data integrations Ideal candidates should have: - Proven experience as a data archit...

    $25 / hr (Avg Bid)
    $25 / hr (평균 입찰가)
    18 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    파워형 긴급형 봉인형

    ...experienced professional who can assist in the final stages of my website's configuration of these content types. Attached are screenshots showing what these different content types look like on the source site. When you're accepted to work on the job, you'll be granted access to my site and given a document with direct links to the pages/templates where this work has been started. I need someone who is proficient enough with these tools to be fairly self-directed once given access. My web/marketing manager can give you access to the source site if needed, but you then ideally will be able to make sense of the setup and put things in place as intended to achieve this functionality without recreating the wheel. As an example, there is a Styles p...

    $43 / hr (Avg Bid)
    $43 / hr (평균 입찰가)
    45 건의 입찰

    Description: We are currently seeking a dynamic and motivated freelance cold caller to join our team and assist in prequalifying low-income prospects for our revolutionary no-cost health benefits program. This is an excellent opportunity for individuals who are skilled in high-volume cold calling and have a passion for helping others access essential healthcare services. Responsibilities: -Make outbound cold calls to potential prospects to prequalify them for our no-cost health benefits program. -Conduct approximately 100-200 calls per day with a focus on efficiency and effectiveness. -Engage prospects in a professional and empathetic manner to gather necessary information. -Use qualifying questions to determine eligibility based on income level and current health coverage. -Clea...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    5 건의 입찰

    Hello, I ve a shoify store, with server (stape) side tracking both for google and meta. After we fixed the majority of tracking problems and now tracking works good, consent mode v2 too, we still have all the purchases "not set" on GA4. I need a tracking and GA4 expert to look into it. Please note: the milestone will be released only when the problem is going to be solved. Thanks

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    17 건의 입찰

    ...functionality to resize image. - Address existing bugs and optimize the upload process including improved loader management. 2 - Feed Improvements (Using Flatlist): - Handle poor network connections by locking swipe actions and displaying an informative message, similar to TikTok. - Enhance the smoothness of the video player and slider. - Resolve issues with swipe gestures, especially the right swipe to access profiles. - Optimize post loading with caching and preloading strategies. 3 - Track Player Fix: - Address issues with the 'react-native-track-player' library which is used for background music playback when the app is closed. Consider replacing or fixing the current library. Ideal Candidate: You should have a strong background in React Native, particularly w...

    $1212 (Avg Bid)
    $1212 (평균 입찰가)
    82 건의 입찰

    I require an expert web designer to create a clean, organized, and captivating website aimed at providing information about my business and its associated industry. The primary purpose of this website is to impart pertinent information to professionals in our specific industry. In this regard: - The interface should be user-friendly, ensuring professionals can easily access and navigate through the detailed information provided. - No user interaction such as forums, commenting, or registration will be necessary. The main focus is on sharing information, rather than facilitating user collaboration and input. - Ideally, I'm seeking a designer with previous experience crafting informational websites for professional audiences. Impactful visual representation, strategic placement...

    $106 (Avg Bid)
    $106 (평균 입찰가)
    24 건의 입찰

    I am in need of a skilled contractor can decompile Fermworks software, bypass, and integrate with working with the LabView 2019. Labview is activated already, Fermworks not, although not sure how well Labview is activated. The Unicorn 5.31 software is activated, but its not recognizing the machine, so need networking or driver fix fir this. Key Requirements: *Experience in using a decompiler like x64dbg or similar tools. • Familiarity with desktop-based software. • Must be able to complete the process without the need for additional purchases. *Teamviewer, Anydesk connection Skills Required C Programming C++ Programming Reverse Engineering

    $16 (Avg Bid)
    $16 (평균 입찰가)
    9 건의 입찰

    I am in need of a skilled software developer to h...Requirements: - Platforms: The ideal candidate should be proficient in web-based application development. - Multi-user Roles: The software should support different user roles. These include tenants, landlords, and administrators. Each role will have its defined level of access and functionality. Skills and Experience: - Proficient in web-based software development. - Prior experience in property management software is a plus. - Understanding of secure and efficient communication systems. - Ability to implement and manage user roles and access levels. I look forward to hearing from experts in software development with relevant experience in this area. Please provide information about previous projects and how you plan to ap...

    $2205 (Avg Bid)
    $2205 (평균 입찰가)
    126 건의 입찰

    ...assist in creating (or finish the unfinish project attach ) a server-side application that will use Google Drive API, Google Calendar API, and/or Google Contacts API. The main priority is to implement user sign-in functionality for the application to ensure secure access and authentication for users. Key Requirements: - Seamless integration of Google Drive API, Google Calendar API, and/or Google Contacts API into a PHP worker application. - Implementation of user sign-in features to authenticate users and provide secure access to the application. - Priority on the ability to upload files using Google Drive API. The ideal freelancer must have: - Proficiency in PHP and experience with server-side applications. - Expertise in implementing Google APIs, particularly Google D...

    $152 (Avg Bid)
    $152 (평균 입찰가)
    33 건의 입찰

    ...should cover the topic clearly - videos should not be rushed - quality of the videos should be high - Each tutorial should be a step-by-step walkthrough, including screenshots to help illustrate each point. - - Extensive experience with Discord and great communication skills are must-haves for this project. I look forward to seeing your proposals. 3. For the voice over i will give you access to my elevenlaps account where i cloned my voice you can use my voice for the videos all you have to do is write the script and it will generate the voice for you. each video i will be paying $7 Australian dollar which is $4.5 Us dollar. 7*10=70 which is about $45 Us dollar. If we understand and i like your quality of work I have additional 50 discord short tutorial videos that ...

    $1 - $5 / hr
    $1 - $5 / hr
    0 건의 입찰

    I need a professional translator to...convert my English research consent form into Arabic. This translation is crucial to ensure that all participants fully understand the terms and conditions they are agreeing to. Key Requirements: - The document contains intermediate technical terms, so the translator must be familiar with these and able to convey them accurately in Arabic. - The translated document should be in Word format for easy access and editing. Ideal Skills: - Professional experience in translation, specifically in translating research or legal documents, is highly preferred. - Proficiency in both English and Arabic is a must to ensure accurate translation of the technical terms. - Strong attention to detail and the ability to convey complex terms in clear, understandab...

    $24 (Avg Bid)
    $24 (평균 입찰가)
    47 건의 입찰

    I am looking for an expert in SSRS to set up a solution to track our daily financial transactions. The primary goal for this solution is to provide us with a simple, user-friendly way to access and track these transactions on a daily basis. Key requirements include: - Set up and customize the SSRS solution to track daily financial transactions - Ensure the solution is optimized for daily use and can handle the volume of transactions - Implement a system that would automatically send the daily reports to a specified email address Ideal skills and experience: - Proven experience with SSRS and setting up similar solutions - Strong understanding of financial data and tracking requirements - Ability to create automated reporting and email functionality I am open to suggestions and re...

    $11 (Avg Bid)
    $11 (평균 입찰가)
    1 건의 입찰

    We have a Flutter app for both Android and iOS that are already developed. We am seeking a freelancer with expertise in Flutter for generating the Android and iOS builds. We have access to the Apple Developer account, but not to the Google Play Console. The iOS build will also need to be pushed to TestFlight. Development: - Flutter 3.19.0 - Android Studio (Jelly Fish) - THIS IS MANDATORY Key Requirements: - Generate the Android and iOS builds for an existing Flutter app - Push the iOS build to TestFlight - Proficient in managing and uploading builds on Apple Developer account Additional Information: - The Flutter app is integrated with push notifications. Please ensure that the configuration for these services is maintained in the builds. Ideal Skills: - Strong experience with...

    $67 (Avg Bid)
    $67 (평균 입찰가)
    15 건의 입찰

    ...Text-to-Speech (TTS) technology, and AI. Our project involves creating a Text-to-Speech and Translate and replace Audio Line solution for the Kurdish language. *****About Our Tool***** We Build a Tool that have as Frontend WPF and as Backend Python and Django and as DB is MongoDB The Tool is ready to use and u will get access when we Start ****How we will Work*** We have Server that have enough resources that will help u to work on the Tool We will create a RDS Access for u where u can access to the System and Start ur work using our Server "VMWARE" ****What is your Work***** Coz u dont speak our kurdish Language we must train the tool by our self, thats mean u have to do Adjustments in the Tool only *****Training**** To Train the Tool we already...

    $4159 (Avg Bid)
    $4159 (평균 입찰가)
    33 건의 입찰

    ... as chosen in a programmed ‘Safety response choice’ - function. These safeties are divided into following: - Safe O, detects only in opening movement, e.g. torque feedback - Safe C, detects only in closing movement, e.g. the photocells and torque feedback - Safe O-C, detects in opening and closing movement, e.g. the safety edges Commands: The program within the controller coordinates with access control systems, such as induction loops, keypads, RFID readers, or other authentication methods, to permit or restrict entry. All of these methods are connected to one of the ‘Commands’. These commands are divided into following: - O : only starts the opening movement - C : only starts the closing movement - O – S – C : is a toggle function be...

    $1217 (Avg Bid)
    NDA (비밀 유지 계약서)
    $1217 (평균 입찰가)
    9 건의 입찰

    ...individual who can help me design a packaging box for my product. Here's what I'm looking for: - Custom Cardboard Design: The box will be made of cardboard, so it's important that the design is tailored to this material. Experience with packaging and cardboard design is a plus. - Digital Printing: I'm opting for digital printing for the box. It's crucial that the freelancer has the know-how and access to the necessary tools for this type of printing. Your responsibilities will include: - Coming up with a visually appealing and functional packaging design. - Ensuring the design is suitable for digital printing. - Providing the design in the required format for production. Ideal freelancers for this job would have: - Experience in packaging and graphic d...

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    54 건의 입찰

    ...developer who can build an automated document verification system to simplify the document management procedure in educational institutions. The system must include the following features: - Database Integration: Integrate with MySQL, our preferred database management system, to make document retrieval and management easier. - User Authentication: I want the system to authenticate users via Single Sign-On (SSO) using existing authentication platforms like Google and Facebook. This is to ensure a secure, seamless and user-friendly sign-in process. Proficiency in MySQL, SSO Integration, and system development is required. Prior experience in document management system creation will be preferable. The ideal candidate should understand the intricacies of data security and ...

    $2095 (Avg Bid)
    $2095 (평균 입찰가)
    80 건의 입찰

    Looking for a Python & Active Directory Expert to create a script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, group policy etc. and export to a MS Excel File. More information attached.

    $13 (Avg Bid)
    $13 (평균 입찰가)
    3 건의 입찰

    ...business, key executives' names, etc. • Take pictures of the subject company and its vicinity per Confirmis’ standard operating guidelines. • Provide observation about the company to gauge activeness, e.g., staff working at the premise, loading/unloading of goods, etc. REQUIREMENTS: • Must be living in (or nearby) Mumbai, India • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guidelines. You are only required to deliver the pictures, video & observations and are not expected to assemble a report like the Sample Report. Note: Milestone will be released the following week after the site visit to gi...

    $10 - $15
    지역별
    $10 - $15
    0 건의 입찰

    ...should be able to view real-time statistics related to staking on the Solana blockchain. This could include information on current staking rates, total staked tokens, and historical data. The primary mode of user interaction with the dAPP will be through wallet connection. It's essential that the application allows users to connect their wallets (e.g., Metamask, Sollet) for seamless and secure access to the staking functionalities. The ideal freelancer for this project should have: - Profound understanding of Solana blockchain and token staking mechanisms. - Prior experience in developing web-based dAPPs, particularly in the DeFi space. - Expertise in wallet integration, ensuring a smooth user experience. If you have a solid track record in blockchain development and are ...

    $556 (Avg Bid)
    $556 (평균 입찰가)
    35 건의 입찰

    I'm currently unable to access my WordPress admin due to an SSL Certificate error. I'm seeking a skilled professional to resolve this issue promptly. Key Requirements: - Expertise in troubleshooting SSL Certificate errors, specifically on the GoDaddy hosting platform. - Proficiency in WordPress and its admin panel. - Previous experience in resolving similar issues with GoDaddy SSL Certificates is highly preferred. Your Responsibilities: - Diagnose the root cause of the SSL Certificate error. - Implement the necessary fixes to ensure smooth access to the WordPress admin. - Provide a brief explanation of the issue and the steps taken to resolve it. Please note that since this is an urgent issue, I'm looking for a freelancer who can start immediately and provid...

    $7 / hr (Avg Bid)
    $7 / hr (평균 입찰가)
    21 건의 입찰

    My existing React Native application, which is supported by NodeJS and backed by a MYSQL database, needs immediate attention. Here's what needs to be done: User Interface Updates: The component related to photos in the application requires significant changes. I also need a feature that shows the GPS route to the specified delivery point. This functionality was not implemented in the initial version of the application. Additionally, changing screen configuration doesn't display corresponding states with their color (only changes upon updating the application). Functionality Improvements: On top of the UI changes, the app needs general functionality improvements to enhance user experience and the app's efficiency. Also, create a button for downloading PDF files; the ...

    $23 (Avg Bid)
    $23 (평균 입찰가)
    18 건의 입찰

    I'm in need of an expert proficient in Google Analytics Conversion Events Understanding. Specifically, I require an in-depth Conversion Rate Optimization (CRO) audit for my Ecommerce site. BRIEF: 2x Small Ecommerce School Exam Sites – GA4 UA CRO Review CRITERIA: 1. Provide visual evidence for both UI & UX issues and specific tangible recomme...Analytics (Universal) + GA4 3. GA4 / UA Conversion Behaviour Data - Analyse and provide actionable “specific” recommendations for; - User-centric data, profitable commercial paths, key friction areas, - Behaviour Flow analysis – identify key drop-offs, losses and opportunities - Key events (buyer/purchasing related) You must be proficient in understanding GA UA / GA4 Data, highlight the exact problems a...

    $285 (Avg Bid)
    $285 (평균 입찰가)
    16 건의 입찰

    Website Designer , Php , E Commerce having knowledge of MySQL

    $127 (Avg Bid)
    $127 (평균 입찰가)
    28 건의 입찰

    ...ground running and excel in your role. What You Bring: - Over 8 years of experience as a Python Developer, specializing in web API development, data analytics, and machine learning. - Proficiency in Python and related frameworks/libraries such as Django, Flask, NumPy, Pandas, and scikit-learn. - Strong communication and collaboration skills, with the ability to work independently and solve complex problems. - Bachelor's degree in Computer Science or equivalent certifications and work experience. Experience Includes: - Building scalable websites and applications from scratch, leveraging Python and associated technologies. - Optimizing existing systems, maintaining backend health, and implementing security updates. - Developing, maintaining, and optimizing modern user interf...

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    60 건의 입찰

    As a thriving business, maintaining the health and security of our office's IT infrastructure is critical. We're seeking...We need a professional understanding of our potential vulnerabilities and the advisable improvements to ensure optimal security. - IT infrastructure: The focus should be on our existing Local Area Network (LAN) and Wireless Network. Familiarity with these infrastructures is thus key. - Access Control: The review should delve into our implemented security measures – primarily access control. Recommendations for enhancing our current setup are expected. In-depth knowledge of LAN, Wireless networks, and access control security measures is highly desirable, as is a keen eye for detail. By the end of your audit, we anticipate a safer, m...

    $614 (Avg Bid)
    $614 (평균 입찰가)
    19 건의 입찰

    ...pictures of the subject company and its vicinity, as per Confirmis’ standard operating guidelines. • Provide observation about the company to gauge activeness, e.g., staff working at the premise, loading/unloading of goods, etc. REQUIREMENTS: • Must be living in (or nearby) Via Monte Baldo, Villafranca di Verona, Verona, Italy • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guideline. You are only required to deliver the pictures, video & observations and are not expected to put together a report like the Sample Report. Note: Milestone will be released the following week after the site visit to give...

    $100 (Avg Bid)
    지역별
    $100 (평균 입찰가)
    1 건의 입찰

    ...individual who can help me design a packaging box for my product. Here's what I'm looking for: - Custom Cardboard Design: The box will be made of cardboard, so it's important that the design is tailored to this material. Experience with packaging and cardboard design is a plus. - Digital Printing: I'm opting for digital printing for the box. It's crucial that the freelancer has the know-how and access to the necessary tools for this type of printing. Your responsibilities will include: - Coming up with a visually appealing and functional packaging design. - Ensuring the design is suitable for digital printing. - Providing the design in the required format for production. Ideal freelancers for this job would have: - Experience in packaging and graphic d...

    $313 (Avg Bid)
    $313 (평균 입찰가)
    107 건의 입찰

    I'm looking for a skilled designer to transform a video script into an engaging infographic. The key content for this project is expert advice on the subject matter. Requirements: -...explaining your approach and methodology, giving context to the samples that follow. For eLearning, display a variety of projects that demonstrate your skills in instructional design and user engagement. Include which authoring tools you use and screenshots or links to samples of the courses if possible, allowing viewers to experience your work firsthand. But don’t worry, you don’t need to give them access to the full course. Remember this is a sample to whet their appetite. Looking forward to seeing your portfolio and how you would approach this project. Feel free to reach out if ...

    $102 (Avg Bid)
    $102 (평균 입찰가)
    65 건의 입찰

    I have a business website that I need migrated to a new hosting service. Key Requirements: - The site is a business website with multiple pages - The site is not built on a CMS or framework, so web dev knowledge is a must Ideal Skills and Experience: - Proficiency in web development - Experience with website migration - Strong understanding of hosting...website that I need migrated to a new hosting service. Key Requirements: - The site is a business website with multiple pages - The site is not built on a CMS or framework, so web dev knowledge is a must Ideal Skills and Experience: - Proficiency in web development - Experience with website migration - Strong understanding of hosting servers and configuration - Ability to troubleshoot and solve problems as they arise. Backup al...

    $25 (Avg Bid)
    $25
    10 건의 응모작

    WITHOUT THE WORKING SAMPLE VIDEO, YOU WILL BE MARKED SPAM I am seeking a skilled professional who can help me find a solution to bypass Godaddy Website Builder's limitations, specifically around custom code implementation and plugin integration. Since Godaddy has removed the ability to add Zoho SalesIQ sni...Zoho SalesIQ functionality into my Godaddy Website Builder page. This means the solution you will provide, ~A solution to add the code somewhere within the Godaddy Website Builder, and it will automatically show on every page of the site without us manually adding it page by page. ~Attach a video link to your proposal showing the working sample, and how you have accomplished it You don't need access to our site; I am just looking for solutions and guidance on ho...

    $454 (Avg Bid)
    $454 (평균 입찰가)
    71 건의 입찰

    I'm looking for someone to work with me on an automated crypto trading bot. It will use Tradingview alerts, (which uses Webhook URL) to ping a script on a server, which then uses an exchange API to execute crypto trades. I will integrate the script into MySQL using php to track the amount traded and set a e.g. a sell price for the crypto just purchased after the alert... I can do that... But I need help with the integration of alerts from Tradingview and the API code to the exchange.

    $205 (Avg Bid)
    $205 (평균 입찰가)
    43 건의 입찰