Google base google shopping results expert required jobs
...answer selected, I want to show 2 subquestions in new groups AFTER question 1 has been answered. The subquestion should be shown in new pages for each answer given. For example (pseudo-code): for each answergiven in question1 show sub question 1 in a new group: Since when do you have {answergiven}? show sub question 2 in a new group: Has {anwergiven} ever gotten better? next This would results in the following questions: Group 1: Problems Which of the following problems do you have? (Select all that apply) Headache Nausea Fever Other: [Free text] Group 2: Headache Since when do you have headache? Has your headache ever gotten better? Group 3: Nausea Since when do you have nausea? Has your nausea ever gotten better? Group 4: Other Since when do you have [insert f...
...exceptional customer service to our clients -Manage the lead collection process from initial inquiry to issuing the lead to the sales team. -Achieves daily, weekly, monthly results working in collaboration with the other management team members and departments to drive continuous lead & -appointment setting improvement. Requirements: Minimum of 1-3 years of supervisory experience in a high-volume sales call center managing teams of at least 3-15 (or more) representatives is required for this position. (In-Home appointment setting is a major plus) High School degree or equivalent required. Some College is preferred but not required. Appropriate in-field experience is always most valuable. Excellent verbal and written communication skills with the ability...
I am looking for some who is experienced with Canva, Facebook Ad management, and Google Ad. You will be setting up posts in Canva and evaluating FB ads to create leads.
I need someone to upload 4 courses to google classroom, there are approx 40 different videos and content per course
I want to create a constantly running Android background service. The service will scans for Wifi in the background and sends the results to the cloud API. When I terminate the application in Recent Apps, the service continues to run. But the service stops when RAM is cleaned using Cleaning applications. This can be seen in the video link(). The service should not stop when the RAM is cleared, or it should start automatically after it stops. I am using Android Studio(Java) project. I want you to share source code that will solve my problem. I am using Redmi Note 8 Pro(Android 11) for test for App. Source code should be supported Android 13
to create a program that generates C# classes from a (tt file) based on the information about database tables, columns, and their types. The program should also handle updates, deletions, and additions to the database schema. You can achieve this using T4 (Text Template Transformation Toolkit) templates in C# --Project --Classes Delete the table TableClassA will delete the TableClassA Add the table TableClassC will add in Classes folder Adding Column in table, will add property in class Removing column from table, will remove property from class Modifying column type from table, will remove-add property in a class
I need help with the creation of 150-250 Google Documents. This is very simple data entry.
It is a python programming small project. Please extract the zip and download github files & check pdf requirement. I think there are some parts missing in the pdf and I have screenshot in a zip folder name "". Warning: Don't use python inbuilt list or dictionaries. Only use the data structure given in the Github folder. Please take note of the red boxes in the pdf requirement. If you have any question, then see if can be done by tomorrow, if not also let me know when can be done, and also the charges!
We are looking for someone to do organic marketing on facebook 30 + hours per week. Not looking to hire a company. Just a single individual. Must have minimum 5 years or recent experience in Facebook and other types of online marketing. Seeking someone who is motivated and WANTS to work. Reporting will be part of the job. You must have a ...30 + hours per week. Not looking to hire a company. Just a single individual. Must have minimum 5 years or recent experience in Facebook and other types of online marketing. Seeking someone who is motivated and WANTS to work. Reporting will be part of the job. You must have a computer, Firefox, dependable internet and a phone. RATE 3.00 PER HOUR + If you meet quota, bonuses will be added to base pay. MUST SPEAK AND READ AND WRITE EXCELLE...
I need a logo for my drop-shipping store, the store is called Batteries4Us and I will be selling batteries for home electronics or appliances that are also environmentally friendly so I will need a logo that looks really catchy and maybe has an image of a battery or battery power. I'd prefer the color Orange as the base. Essentials: - Batteries4Us - Catchy image Try to be as creative as possible, I will award the winner asap as I will need this asap. Best wishes,
my client had a nodejs application running on a docker image, we migrated to a new server and need to use the same application but without docker. The application is running now, but need help to connect it to the web server I am a developer.. so please don't waste our time if you are not super good with nodejs.. you need to understand how the app work and what functions is there to be able to link it correctly. we are using apache server the work will be done through anydesk or teamviewer
I am trying to migrate a docker image from one server to a new server... when I save the image, it's ignoring some files.. I need someone who is pro with docker and can migrate the image correctly I am a developer... so don't waste both our time please
looking for someone with experience and proof they have hub spot certificates to help set up hubspot crm and with phone ticketing system.
Hi. I have a spreadsheet () that I want to integrate with Google Calendar and I already have a code that does that for me. However, I need the code to be tweaked so that: 1. one of the columns allows me to set the events to ALL DAY on Google Calendar; 2. one of the columns allows me to set the frequency of the events (daily, annualy etc.); 3. the code updates the calendar, instead of creating new events each time I run the script. BELOW IS THE CODE: function create_Events(){ var ss = (); var sheet = ("Teste"); var last_row = (); var data = ("A1:E" + last_row).getValues(); var cal =
Hi, I would like to download a file through the SOAP protocol using NodeJS. I get a response from the API with the file data I want to download, but, I cannot neither parse it nor save it. I think it's related to the MTOM file protocol. Your job is to complete the code line 87 to save the file locally using fs. You can come with your own solution using another lib if you want.
Hello i need help with writing scala unit test case using funsuite since i have written the codebase
SEO Marketing Manager Quick Question, What is 1+5=? Responsibilities: Research of New Keywords Campaign Buildout Outline reviews Structure Headings Keywords Internal and external links Copywriting - Proofread blogs Typos Word count Come up with images ideas for blogs Upload blogs Weekly audit for uploads Meta descriptions SEO title Description: Responsible for the partial management of SEO strategies. You will be working with our existing team on all tasks. You will be working side by side with our marketing director. We are respectful of peoples time. We pay on time and we provide opportunities for learning and growth. Do not apply for this position if you are an individual who is: Late to meetings Has slow internet Turns in work late Takes long to respond to te...
Be a part of the most comprehensive all in one website, that will be the future of Social Media!!!! An online Social and E-commerce platform where users can have Multiple ways to earn and make passive income on an ongoing basis. Requires extensive marketing. Individuals can apply. We are looking for sales associates/tele marketers, we want to organically market and promote our ecommerce website where businesses can post their products/services We need to get all the wholesalers, real estate agents, small businesses and employment agencies (from all over the world) to join our website. We can offer you upto 30% commissions from each business/ Real estate subscription u can get to register. The website has subscription of $50CAD/month for unlimited listings and users can get referral...
I have a library running in C there is only one issue that in windows its showing random data i want it in human readable format...
Looking for someone who can create following using tt file 1. Classes from dll 2. Convert table to classes, columns to properties 3. change class property type in case of column type changes 4. delete class in case table doesnt exist anymore 5. create class if doesn't exist
Hi, I need a simulation for network lora and zigfox in omnet. Comparison between lora and zigfox: the protocols . To show their advantages and their limits (it is necessary to define latency, jitter, energy consumption, scalability...). Which routing protocols used (AODV, DSR....)
Hi, I am looking for a WhatsApp Chatbot developer. Below are the features required: (Flow Chart is attached) 1. It will check that the customer is a free customer or a subscription customer 2. if a free customer, it will give the option to subscribe with a payment link or will give the option to pay as u go content 3. customer can search content by typing the content name of both free and paid customers 4. if matching content is found in the database send him a link to view the content (for paid it will be separate subscribers it will be a different link and for the free subscribers, it will be a different link, the free customers will opt to buy content b4 viewing or see content with advertisement options) 5. Automatic Invoice sending to the customer for subscribers and pay as u ...
Hi, I am looking for an electrical engineer with experience / expertise in camera technology to design a PCB for a medical imaging device. Concept design and features are known, as are components required (unsourced). A brief will be provided with CADs for the casing. Ideally looking for design and build of prototype PCB as well as costed BOM. Please ask if you have any questions or need any further information. Thanks
...generation and be committed to market research, having knowledge of the international market. Responsibilities: Prospect, generate, qualify, follow up on leads, and set appointments. Work with the creative team in developing effective messaging strategies and creating compelling messaging for target clients. Use marketing tools such as Sales Navigator, Apollo, and others to generate leads. Measure results, optimize LinkedIn lead nurturing and email messaging workflows, and implement recommendations to optimize campaign performance. Have experience with LinkedIn Sales Navigator, email marketing, marketing tools, and great analytical skills. Reach out to prospects on LinkedIn and/or via email, using email templates and marketing automation. Nurture prospects into leads by creatin...
I am looking for an App Store Optimization (ASO) expert to help me optimize my Apple app. Specifically, I am looking for someone to do keyword research and also help with on-page optimization. Additionally, I need additional information such as competitor analysis. With the right skills and expertise, this can be a great way to increase visibility and increase downloads in the Apple App Store. The ideal candidate should have extensive experience in performing App Store Optimization related services, be comfortable with analyzing search trends and creating keyword lists, and be able to provide competitor analysis. If you have the necessary expertise and experience to help me reach my app's potential, please submit a proposal.
The freelancer should have a track record of successfully getting articles approved on Bing Pubhub and Google News. They should be able to demonstrate their expertise and understanding of the guidelines and requirements of these platforms. Also for Google News I need my blogs feature in News section when you search query through Google Search (Refer Screenshot for more info)
I'm looking for a freelancer to create a high-level and detailed financial business plan for a new venture. I don't have an existing business plan to build upon so this project will be starting from scratch. The freelancer should be experienced...in creating business plans and have a background in finance to fully understand the needs of the project. A comprehensive review of current trends and competitive analysis must be included in the business plan. The plan should include realistic financial forecasts, operational and marketing strategies, and thoroughly researched, detailed information about the target market and expected customer base. I expect the business plan to contain comprehensive, high-level details that will provide the foundation for the direction and suc...
Python Programming - Multiple different ways to combine effects, and paint with such effects Undo/Redo - A painting replay - A special action - Stacks, Queues, Lists - Applications of the Data Structures above
1) 20 questions related to hydraulics which include calculations and explanations. -full working outs required 2) 3000 word report (approx.) related to flow rates on crump and broad-crested weir. Experiment has already been undertaken - results will be provided.
PowerShell Expert for urgently Task
Hello, I need my channel promoted from experts and get high in search results and youtube suggestions. I need reports of the tasks and transparent report. Views and subscribers must increase organically. No bots and blackhead methods! If you use bots or not allowed methods I will not accept delivery and open dispute.
Simple Spreadsheet App to calculate cost. preferably implement with google sheets and deploy to google app Must have a pleasant appearance. Language Python or .DotNet or PHP Deployment to Standard Website (Hosted on HostGator) or GoogleApp or amazon lightsail. Styling should be very good
I have running Automation site. we are copying and I need to integrate few apps which have remaining Any Saas expert can do this. Interested can apply
...around here. im 43 years old, and i have a dream, Creating my first simple and anonymous social network. a Small, simple and basic app. 0: This is a Flutter Mobile App Project 1: This job included all Phase 1 Document 2: You will work on Frontend Project Only little bit about my app: Appname: BlaBlaBlog Type: Blog Frontend: Flutter Version: 3.3.10 Dart Version: 2.18.6 Backend: .NET C# Data Base: MSSQL (Microsoft) Project Status: Backend and app are developed and ready to use The Job: Phase 1: Integrate the mobile app new UI changes with the backend .NET Project Logic and Endpoints Future Phases: Phase 2: Add new Features and Functionality Phase 3: Create an Admin App (control content) Phase 4: Prepare for IOS and upload to Stores Phase 5: Adding Admin Functionality HOW?...
I am the owner of an online store based in Montreal, specializing in the sale of used laptops. I came across your digital marketing agency and was impressed by your expertise in creating customized strategies, agile execution, and optimizing results. As I am looking to increase the sales of used laptops through my online store, I would like to request a quotation for your services. Specifically, I am interested in understanding how your agency can help me achieve the following objectives: Drive more targeted traffic to my website. Improve our online presence and brand awareness. Increase conversion rates and overall sales of used laptops. I would appreciate it if you could provide me with a detailed proposal, including the strategies you would employ, the timeline for implementati...
Blockchain Developer required for Project to create Digital Currency, Don't ping me if not having experience on digital currency.
We are seeking a skilled professional to join our team at Oaysus as a Knowledge Base and Technical Support Specialist that is fluent in English reading and writing. Our business is focused on creating a post purchase upsell application for Shopify store owners, allowing them to build out post purchase upsell pages that present customers with an opportunity to purchase an additional product upon completion of an order. As we continue to develop this application, we require someone who can build a comprehensive knowledge base using the web-based tool Intercom, and actively test the application to identify any bugs or issues that may arise. Responsibilities: • Building a comprehensive knowledge base using Intercom that will serve as a resource for our customers, ou...
...owned by a NON US NON RESIDENT, and our idea is that LLC is taxed as a sole proprietorship. We have not yet started operations fully and have only incurred expenses for project planning and tools. We are looking for a tax expert who can file our tax return and any other additional forms, such as the 1040NR, if required. Responsibilities: Prepare and file tax return for our Single Member LLC Advise on any additional forms or requirements that need to be filed, such as the 1040NR Ensure compliance with all tax laws and regulations Requirements: Proven experience as a tax expert for single member LLCs Strong knowledge of tax laws and regulations for non US non resident entities Familiarity with tax forms, such as the 1040NR Ability to communicate effectively and c...
We're seeking an experienced Facebook Ads Specialist to join our team. In this role, you'll be responsible for creating and executing successful Facebook ad campaigns for our clients from car detailing company. You'll have a strong understanding of Facebook Ads and be able to ...Specialist to join our team. In this role, you'll be responsible for creating and executing successful Facebook ad campaigns for our clients from car detailing company. You'll have a strong understanding of Facebook Ads and be able to develop and implement strategies to maximize ad performance. The ideal candidate will have experience managing large ad budgets, a proven track record of driving results with Facebook Ads, and strong analytical skills. We would be needing some video tes...
...dictated terms in illustrations before time runs out, striving to beat their own records and challenge friends. 5. User-centric design: The app must have an intuitive, visually appealing, and easy-to-navigate interface that fosters a seamless and enjoyable learning experience. 6. Cross-platform compatibility: The app should be developed for both iOS and Android devices to maximize user reach. Required skills and experience: * Proven experience in mobile app development for iOS and Android platforms * Strong knowledge of programming languages such as Swift, Objective-C, Java, or Kotlin * Familiarity with UI/UX design principles and best practices for mobile applications * Prior experience in developing educational or quiz-based apps is highly desirable * Excellent communication sk...
I need Structural engineer expert in STAAD pro to do calculations report of steel structure. I will share the details to the suitable engineer.
Student will come to website landing page. Student will b...number is verified using email, then two credits will be transferred to the user to give two mock tests for practicing The email will be sent to the candidate from the noreply@(testwebsite).com email id to take Free Mock Tests. Student will see their dashboard Admin portal will be there to manage test and category of exam The student Dashboard will show the free tests, other test series, the results from previous tests, and the gateway to purchasing the test series The student will be able to provide his referral link to other candidates by clicking on the referral link The student can give 2 more free mock tests of a different test series on our website if he wants to try them The test series can be altered as per...
Need the following , Inner pages of website not appearing. Side bar need to be done. font if can be change.
i need a python expert damage detection using Cnn using karas,train cnn
Quick Laravel expert need to fix just 2 issue. Every things working fine, just 2 quick issue to fix. 1, Image not getting uploaded from local computer to my med manager, early it was working fine. 2, adding page working fine, but when editing the page then we getting this error. just these two need to fox now, its urgent, you must be a expert in laravel. Bid only if you can do now Thanks!
I am looking for someone to create an email template from design. I need an HTML design, and I do have an existing template on which to base the design. I also need the design to be compatible with any specific email program and/or web browser. If you are an experienced designer who can do this, please contact me!
I am looking to have a logo created for my business, K7 Enterprise LLC. The logo should be a combination of a text-based design as well as an icon or symbol. I am open to suggestions when it comes to color palettes, so feel free to be creative. The final results should be submitted as a JPEG file. I am looking forward to seeing the amazing ideas that can be generated!
I need a person preferly from Pakistan, who know about BAS. I want to learn BAS.
I am looking for someone to make copy and modify my site. I need content writing services and existing content modified or updated. Additionally, I require design modification to the site as well. I need someone to provide these services in a timely manner f...manner for an amazing and professional website. The ideal candidate will have years of experience in content creation, modifying/updating existing content, and design modification. You must also have exceptional writing skills and knowledge of various techniques to tailor content to fit my needs. I am looking for someone who is highly organized, detail oriented and skilled in providing quality results. Experience with website design and development is a major plus. If you can provide these services, then I look forward to your...