kjhf MIS 510 sharethisdeal - Final Project Report Team Members:- Damini Akash Krittika Karan Khurana Agrawal Patil Dhingra

Size: px
Start display at page:

Download "kjhf MIS 510 sharethisdeal - Final Project Report Team Members:- Damini Akash Krittika Karan Khurana Agrawal Patil Dhingra"

Transcription

1 kjhf MIS 510 sharethisdeal - Final Project Report Team Members:- Damini Akash Krittika Karan Khurana Agrawal Patil Dhingra 5/14/2014

2 Introduction Shoppers often come across offers that require them to purchase multiple items of the same kind. For example, apparel stores contain buy 2, get 2 free offers. While every shopper wants to avail this discount, most of them don t want to purchase more than one item of the same kind. This is often the cause of a shopper losing out on an item of his/her liking and the store losing out on a potential sale. ShareThisDeal is a Web and Mobile based discount and deal portal that focusses on allowing shoppers to share bulk-buying deals (including, but not limited to, buy-2-get-3 type offers) in real-time, with other patrons in their immediate vicinity. It captures a user s geographical location and studies her buying patterns, to retrieve the most relevant and closest deals for that user. Users can post deals by scanning barcodes or entering details and images of the product they want to share, have a conversation with interested shoppers, and consequently split costs, save money and build their own shopping community. Further, the hotspots for shopping in a city can be analyzed and provided to customers who can use this information to decide where they would like to go shopping. The application can cater to multiple domains like apparel, groceries, travel and services. Market Landscape Market Competitors Groupon is an established player in the deal and coupon based shopping space. It provides and promotes discounts on local restaurants, shops and online entities. Deals are driven by groups i.e. a deal becomes active only when a certain predetermined number of people sign up. The Find app locates products nearby stores. Users can search for a specific product and the using GPS, the app locates it at a nearby store. The location specific aspect works very well, giving comprehensive lists. The objective here is to compare prices at local stores and online. It includes a barcode scanner and a deal finder. LivingSocial is a deal-based application similar to Groupon. It provides deals from local and national vendors. Users can view deals and buy via their smartphone. Also offers incentives for users to get free deals by getting additional members to sign up.

3 Competitor Analysis Business Case Revenue Model Our revenue model is divided in three parts: Phase 1: Build user base In the first phase of our business model we are planning to build a user base by generating awareness for the application. In order to do this we will use the following strategies Market products to users during major shopping seasons (e.g. Black Friday) Use social media plugins to advertise the application Use referral & reward point systems to generate user interest in the application Phase 2: Pay-to-promote business partner deals Once the user base is built, we will get businesses to promote their deals on our recommendation list (Curated list) For every promoted deal redeemed we take a fee We will also provide targeted deals for users based on their purchase history to provide recommendations to users

4 Also, we will use the data collected within the application and provide feedback to businesses as a part of the business partner deal in order to provide insight into user behavior. This can be used by businesses to provide better deals to users Phase 3: Premium memberships for additional features We will offer a premium membership to users and restrict the following features to only premium members Provide hotspots (Heatmap) of deals of the day Provide option to create custom groups of community members based on shared interests Provide exclusive deals to users based on membership status Additionally, we will expand the analytics engine to provide additional value to the user Promotion & Marketing Plan Pre-app Launch Teaser Video Free Pubic Forums Google Ad Sense Blog Posts as they are indexed by Google At Launch Cohesive Presence on Social Media Platforms Facebook, Twitter, Instagram Share it with Friends via Post Launch User Experience Videos Tech Blogs and Publications Reach out with Download Statistics Customer Testimonials Include Developer Contact Information

5 Key Scenarios Example User Scenario Key Scenarios There are three key scenarios we will discuss and summarize for the Sharethisdeal application Web User Location-Based Search The first scenario web user might engage in is a typical location-based search via a web browser. This scenario is a standard case in which the user wants to see all the deals posted around him When a user first comes to the site, he or she might wonder what the application does. A helpful and short slider is prominently suggested at the top of the page, to allow the user to quickly familiarize herself with the site s functionality as shown in Figure 1.Upon entering the site, the user is prompted to allow the application to use the current location, which is a capability common to all modern browsers, as shown in Figure 2. Figure 1: Helpful Landing Page with the Map

6 Deals around the User Once the location of the user is got, all the deals around the users are shown along with the twitter feeds of sharethisdeal users that are being shared currently. The user also has an option to sign up for the newsletter for our app which will give him constant updates based on his likings. Details of the Deal Posted Once the user clicks on the deal, he can get more information regarding the deal such as the person who posted the deal, how many people are required to share the deal, location, product details such as category etc. Post a deal When a user of the application wants to share a deal, all he has to do is scan the barcode of the product if applicable, or post the details of the deal by themselves and the deal will be posted to other users who are close to the vicinity of the deal and also to his/her friends in the recommendation page. Recommendations The user can also get deals based on our analysis which will be explained in detail at a later stage. The user can see the recommended deals and also the hot deals places i.e. a heat map which shows the intensity of the deals that are being posted from various locations around the user. Novelty: A connected shopping experience True SoLoMo Social: Connect with other users o The website allows users to share deals live with other users based on their location o Sharethisdeal has a chat feature integrated into the website that allows users to chat with each other in order to collaborate and share deals based on similar interests o The website incorporates social information from providers such as facebook & twitter for social networking and user authentication o This data will also be used by the analytics engine, developed for the website, to show hotspots of deals around the local area

7 Local: Local deals o One of the main features of sharethisdeal is that it allows users to search and post for deals, in real time, around the user s current location o The location of the user is first captured as the user logs in and the application keeps track of the user location throughout the user session to accurately show deals around the user o This location is also fed into the analytics engine to create deal hotspots around a user s local area Mobile: Mobile platform o Sharethisdeal is also available as a mobile application o Sharethisdeal is centered around a user being mobile as it considers users current location when showing deals o Through a mobile application, sharethisdeal allows users to share deals and allow users to connect with each other in real time at the store location immediately find a deal Cloud based architecture Our website is hosted using Amazon EC2. We are using Microsoft SQL Server for the database. The below figure summarizes the main feature of the architecture. Analytics The sharethisdeal website also implements advanced analytics based on Amazon s recommender system and a heatmap. The purpose of these features is to provide advanced functionality that makes the user spend more time and get more value out of the website. Brief descriptions of the two features are given below.

8 Personalized Recommendations When a user visits a website like Amazon, there are sections like you may also like or people who bought mouse also bought keyboard. These recommendations are based on collaborative filtering by analyzing which users are most similar to the user in question. We are doing the same thing for our website by comparing users based on attributes like age, gender, income bracket and shopping interests. We then use the k-nearest Neighbor algorithm to cluster similar users. We use k=2, which means that for every user we find the two most similar users. Then, we recommend the deals that have been shared or dealt in by the nearest neighbors. We used Weka for performing the k-nearest Neighbor algorithm in real time. Heatmap In the default scenario, a user s list of deals is populated by the deals in the area that he is in currently. However, by viewing the heatmap, the user can also get a bird s eye view of all the deals at a city, state or country-wide level. These deals are represented as heat on the map. An area where a large number of deals are being shared will be represented as a radiating heat dot with its size proportionate to the number of deals in the area. An example is shown below. The heatmap is plotted over a Google map using the HeatMapAPI.

9 APIs Implemented API Functionality We integrated the Google Geocoding and Reverse Geocoding API to get the location and then getting details of a location from latitude and longitude Twitter API was integrated in our website to pull out tweets specific to universities. This will provide users the ability to see what people are tweeting about sharethisdeal RSS feeds API was used to give users feeds regarding deals all around Mailgun API allowed our website to send updates and information to customers who have signed up to our website and become members. Factual API was used to get the details of products once a user scans a product using barcode scanner Google Map API allows users to get geo based location information specific to universities. Google MAP API is integrated in the landing page to give deals around the user as soon as he logs in. Envolve API is customer service/chat API that allows users to communicate when they want to share a deal and also form communities Barcode Scanner API was use to let user get the details of the product immediately by just a click on the barcode in the store

10 Google Places API is a service that returns information about Places where the deals are posted Facebook API allows users to log into the system using their facebook login credentials. Facebook Like and Share options allow users to share content on social media. Tableau is an Analytics tool that allows you to represent data in various graphical visualizations. We used tableau in our project to represent specific statistical information and results of where most of the deals are posted. Heat Map visualization is done using Tableau Team Members and Contributions Akash Agrawal o List of APIs Reverse Geocoding API Google Places API Google Maps API o EC2 website hosting o WEKA analytics Karan Dhingra o List of APIs Facebook Login API Facebook Like API Facebook Share API o Development of business logic o Website design o Database connections Damini Khurana o List of APIs Envolve chat API RSS feed API Factual API Barcode scanner API o Database design

11 o Module integration Krittika Patil o List of APIs Twitter post API Mailgun o Concept development o Website design o Business logic development Future Extensions With the growing importance of crowd-based systems and user-generated content, the site provides wide scope for expansion. The expansion has been studied both in terms of improvements and extensions to current project scope, and monetizing opportunities that can be considered. Product Recommendations Targetted Advertisements Cross-Platform Deployement Use customer history to recommend deals Based on Association Rule Mining Provides customized user experience Leverage user's shopping pattern Provide 'curated' deals taking nominal fee from local business Unique opportunity to capture shoppers in the vicinity 'right now' Expand to ios and Windows Platforms Improve and perfect Mobile Platform

...a better map MIS 510: Web Mining Final Report

...a better map MIS 510: Web Mining Final Report ...a better map MIS 510: Web Mining Final Report Rhea Pereira, Haskel Sabillon, Prachi Shirke, Leon Walker P a g e 1 Contents Introduction... 2 System Objectives... 2 Business - Market Landscape... 2 Competitors...

More information

CREATING AN OUTSTANDING WEBSITE FOR EVERY BUSINESS

CREATING AN OUTSTANDING WEBSITE FOR EVERY BUSINESS CREATING AN OUTSTANDING WEBSITE FOR EVERY BUSINESS 1.1 Design When designing and building a website today, it s essential for businesses to think about how users will access their website. Research undertaken

More information

General Settings General Settings Settings

General Settings General Settings Settings Contents General Settings... 3 Payment Methods... 31 Currency Management... 35 Sales Tax... 37 Commission Settings... 40 Affiliate Commission Settings... 43 Email Templates Management... 46 Subscription

More information

BUYER S GUIDE WEBSITE DEVELOPMENT

BUYER S GUIDE WEBSITE DEVELOPMENT BUYER S GUIDE WEBSITE DEVELOPMENT At Curzon we understand the importance of user focused design. EXECUTIVE SUMMARY This document is designed to provide prospective clients with a short guide to website

More information

Telkomtelstra Corporate Website Increase a Business Experience through telkomtelstra Website

Telkomtelstra Corporate Website Increase a Business Experience through telkomtelstra Website Telkomtelstra Corporate Website Increase a Business Experience through telkomtelstra Website Award for Innovation in Corporate Websites Asia Pacific Stevie Awards 2016 Table of Content Telkomtelstra Website

More information

Online Marketing. Strategies and Tools for an Effective Online Presence.

Online Marketing. Strategies and Tools for an Effective Online Presence. Online Marketing Strategies and Tools for an Effective Online Presence Agenda Websites Search Engine Optimization Search Engine Marketing (AdWords) Mobile Social Media Email marketing Agenda 2 My role:

More information

Website packages. Included features: Image slider FAQs section Testimonial slider 1 x Social feed (limited styling) 1 x enquiry form

Website packages. Included features: Image slider FAQs section Testimonial slider 1 x Social feed (limited styling) 1 x enquiry form Website packages Each package will follow our set six stage process to ensure the best quality of service. If there is a feature that your would like that is not listed please contact us for clarification

More information

Hey Guys, My name is Piyush Mathur. By Profession I am a Digital marketing consultant.

Hey Guys, My name is Piyush Mathur. By Profession I am a Digital marketing consultant. BY PIYUSH MATHUR Hey Guys, My name is Piyush Mathur. By Profession I am a Digital marketing consultant. I work with many startups and large companies to develop intelligent and effective online strategies.

More information

MOBILE WI-FI Policy enforced Wi-Fi for moving vehicle applications

MOBILE WI-FI Policy enforced Wi-Fi for moving vehicle applications MOBILE WI-FI Policy enforced Wi-Fi for moving vehicle applications Background The evolution of high speed LTE cellular networks and integrated LTE / Wi-Fi modems brings the opportunity for high speed Wi-Fi

More information

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO Reporting Pricing Plans Why Us & Contact Generate organic search

More information

SME Developing and managing your online presence. Presented by: Rasheed Girvan Global Directories

SME Developing and managing your online presence. Presented by: Rasheed Girvan Global Directories SME Developing and managing your online presence Presented by: Rasheed Girvan Global Directories DIGITAL MEDIA What is Digital Media Any media type in an electronic or digital format for the convenience

More information

THE FUTURE OF PERSONALIZATION IS VISUAL WHITE PAPER

THE FUTURE OF PERSONALIZATION IS VISUAL WHITE PAPER WHITE PAPER The Future of Personalization is Visual 1 It s hard to believe that ecommerce has been around for more than two decades, and juggernaut sites like Amazon and ebay were first launched in the

More information

Introduction to emanagement MGMT 230 WEEK 4: JANUARY 29. Implementing basic e-commerce: technologies and options

Introduction to emanagement MGMT 230 WEEK 4: JANUARY 29. Implementing basic e-commerce: technologies and options Introduction to emanagement MGMT 230 WEEK 4: JANUARY 29 Implementing basic e-commerce: technologies and options Today s Class Recap our first three weeks Focus on ecommerce platforms. The online storefront

More information

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT Website Development WHAT IS WEBSITE DEVELOPMENT? This is the development of a website for the Internet (World Wide Web) Website development can range from developing

More information

Introduction CJ s Cross-Device Tracking Solution Key Strategies Shopping & Device Paths Average Order Value...

Introduction CJ s Cross-Device Tracking Solution Key Strategies Shopping & Device Paths Average Order Value... Table of Contents Introduction... 01 CJ s Cross-Device Tracking Solution... 02 Key Strategies... 03 Shopping & Device Paths... 04 Average Order Value... 05 Holiday 2017... 06 Time to Conversion... 07 Day

More information

TOP 7 UPDATES IN LOCAL SEARCH FOR JANUARY 2015 YAHOO DIRECTORY NOW OFFICALLY CLOSED GOOGLE INTRODUCES NEWADWORDS TOOL AD CUSTOMIZERS

TOP 7 UPDATES IN LOCAL SEARCH FOR JANUARY 2015 YAHOO DIRECTORY NOW OFFICALLY CLOSED GOOGLE INTRODUCES NEWADWORDS TOOL AD CUSTOMIZERS Changes In Google And Bing Local Results Penguin Update Continues To Affect Local Rankings How To Add A sticky Post on Google+ page TOP 7 UPDATES IN LOCAL SEARCH FOR JANUARY 2015 0 Facebook Allows Calls-To-Action

More information

Addendum 1 Emerald Coast Convention & Visitor Bureau Website Development RFP TDD 87-17

Addendum 1 Emerald Coast Convention & Visitor Bureau Website Development RFP TDD 87-17 Addendum 1 Emerald Coast Convention & Visitor Bureau Website Development RFP TDD 87-17 This addendum is to answer the following questions: 1. Whether companies from Outside USA can apply for this? There

More information

FACEBOOK FOR MOBILE MARKETING

FACEBOOK FOR MOBILE MARKETING 1 How to use FACEBOOK FOR MOBILE MARKETING w Optimize Your Facebook Marketing Strategy for More Traffic and Leads with Mobile A publication of 2 IS THIS BOOK RIGHT FOR ME? Not quite sure if this ebook

More information

USER MANUAL. Quick Maps TABLE OF CONTENTS. Version: 2.1

USER MANUAL. Quick Maps TABLE OF CONTENTS. Version: 2.1 USER MANUAL Quick Maps Version: 2.1 Compatibility: Microsoft Dynamics CRM 2016(v8.0) and above TABLE OF CONTENTS Introduction... 2 Benefits of Quick Maps... 2 Prerequisites... 2 Installation & Configuration...

More information

Getting Started Guide. Prepared by-fatbit Technologies

Getting Started Guide. Prepared by-fatbit Technologies Getting Started Guide Prepared by-fatbit Technologies 1 Contents 1. Manage Settings... 3 1.1. General... 4 1.2. Local... 6 1.3. SEO... 7 1.4. Option... 8 1.5. Live Chat... 19 1.6. Third Part API s... 20

More information

INTERACTIVE NOTIFICATION

INTERACTIVE NOTIFICATION INTERACTIVE NOTIFICATION Interactive notifications are the most exciting thing to happen to mobile engagement since push. We re so excited about Apple s ios 8 interactive notifications that we re offering

More information

USER MANUAL. Quick Maps TABLE OF CONTENTS. Version: 1.0

USER MANUAL. Quick Maps TABLE OF CONTENTS. Version: 1.0 USER MANUAL Quick Maps Version: 1.0 Compatibility: Microsoft Dynamics CRM 2016(v8.0) and above TABLE OF CONTENTS Introduction... 2 Benefits of Quick Maps... 2 Prerequisites... 2 Installation & Configuration...

More information

RETAIL APP EAZI-APPS CASE STUDY

RETAIL APP EAZI-APPS CASE STUDY RETAIL APP EAZI-APPS CASE STUDY ABOUT Makeup Revolution offers a comprehensive range of makeup, palettes, makeup beauty products, skincare and haircare at great prices everyone can afford. The app gives

More information

Social Marketing User Guide

Social Marketing User Guide Social Marketing User Guide 1 Table of Contents 3 4 8 10 11 12 13 Settings Creating a New Post My Posts Customer Posts Leads Content Analytics 2 Settings The first time you log in, navigate to the left

More information

Jargon Buster. Ad Network. Analytics or Web Analytics Tools. Avatar. App (Application) Blog. Banner Ad

Jargon Buster. Ad Network. Analytics or Web Analytics Tools. Avatar. App (Application) Blog. Banner Ad D I G I TA L M A R K E T I N G Jargon Buster Ad Network A platform connecting advertisers with publishers who want to host their ads. The advertiser pays the network every time an agreed event takes place,

More information

WHY DEALER INSPIRE? PACKAGE SOLUTIONS DEALERINSPIRE.COM LUXURY $2,599 STANDARD $849 DOMINATE $2,199 ADVANCED $1,299

WHY DEALER INSPIRE? PACKAGE SOLUTIONS DEALERINSPIRE.COM LUXURY $2,599 STANDARD $849 DOMINATE $2,199 ADVANCED $1,299 WHY DEALER INSPIRE? Dealer Inspire (DI) is a dealer website platform rooted in challenging the norm. DI was created in 2012 to fill the need for a fully responsive, fully customizable dealer website solution

More information

Lisa Patrick. ROI of Marketing Automation

Lisa Patrick. ROI of Marketing Automation Lisa Patrick ROI of Marketing Automation About ClickDimensions Awards & Certifications Ranked #227 in 2015 and #752 in 2016 on the Inc. 5000 list of the fastest growing private companies Highest-ranked

More information

LEVEL 3 SM WEB MEETING

LEVEL 3 SM WEB MEETING LEVEL 3 SM WEB MEETING REAL-TIME, INTUITIVE, ROBUST COLLABORATION AT YOUR FINGERTIPS JANUARY 2017 Today, organizations are finding that rudimentary web conferencing applications are inadequate and frustrating

More information

150+ SERVICES YOU CAN OFFER AS A VIRTUAL ASSISTANT (AND GET PAID FOR!) CREATED BY GINA HORKEY OF HORKEYHANDBOOK

150+ SERVICES YOU CAN OFFER AS A VIRTUAL ASSISTANT (AND GET PAID FOR!) CREATED BY GINA HORKEY OF HORKEYHANDBOOK 150+ SERVICES YOU CAN OFFER AS A VIRTUAL ASSISTANT (AND GET PAID FOR!) CREATED BY GINA HORKEY OF HORKEYHANDBOOK COPYRIGHT 2017 HORKEY HANDBOOK, LLC. PLEASE DON T COPY OR SHARE. Becoming a virtual assistant

More information

Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E:

Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E: Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successfully installing the Store Pickup extension on your Magento store, First of all you required to configure

More information

Analyzing Google Analytics

Analyzing Google Analytics May 2018 Analyzing Google Analytics 1. Primary & Secondary Dimensions 2. Bounce Rate & Other Data Definitions 3. Events 4. Goals 5. Help & Training Difference Between Dimensions & Metrics Primary Dimensions

More information

GETTING STARTED WITH OD MARKETING TOOLKIT

GETTING STARTED WITH OD MARKETING TOOLKIT GETTING STARTED WITH OD MARKETING TOOLKIT A HOW-TO GUIDE FOR TARGET OPTICAL AFFILIATED DOCTORS 1 GETTING STARTED WITH OD MARKETING TOOLKIT TARGET OPTICAL IS INVESTING TO BRING YOU MORE PATIENTS Target

More information

CHANNEL AWARENESS CONSIDERATION CONVERSION PERFORMANCE KPI Social Facebook Total reach (post/tweet) Total impressions (post/tweet)

CHANNEL AWARENESS CONSIDERATION CONVERSION PERFORMANCE KPI Social Facebook Total reach (post/tweet) Total impressions (post/tweet) CHANNEL AWARENESS CONSIDERATION CONVERSION PERFORMANCE KPI Social Facebook Total reach (post/tweet) Total impressions (post/tweet) Engagement (comments, likes, shares, retweets, replies) Engagement rate

More information

Online Marketing Strategies to Increase Sales & Guest Loyalty. Monday, March 8, 2010

Online Marketing Strategies to Increase Sales & Guest Loyalty. Monday, March 8, 2010 Online Marketing Strategies to Increase Sales & Guest Loyalty Monday, March 8, 2010 Fishbowl Cocktail Facts 10 years old, 130+ employees Alexandria, VA based Product Suite includes Email Marketing, Social

More information

Eagles Charitable Foundation Privacy Policy

Eagles Charitable Foundation Privacy Policy Eagles Charitable Foundation Privacy Policy Effective Date: 1/18/2018 The Eagles Charitable Foundation, Inc. ( Eagles Charitable Foundation, we, our, us ) respects your privacy and values your trust and

More information

The DEFINITIVE. Marketing Guide. A White Paper Guide from TAILOR-MADE STRATEGIES THAT WORK FAST. Aggressive Growth Marketing 2017

The DEFINITIVE.  Marketing Guide. A White Paper Guide from TAILOR-MADE STRATEGIES THAT WORK FAST. Aggressive Growth Marketing 2017 The DEFINITIVE Email Marketing Guide A White Paper Guide from TAILOR-MADE STRATEGIES THAT WORK FAST Aggressive Growth Marketing 2017 www.aggressivegrowthmarketing.com +44 020 7692 8960 CONTENTS INTRODUCTION...

More information

Co-Registration Proposal. RH -A Lead Generation Company

Co-Registration Proposal. RH -A Lead Generation Company Co-Registration Proposal RH -A Lead Generation Company http://www.rhi-ltd.in FIVELEAD - RH International Limited Overview What is Co-Registration or Co-Reg? Everyday Hundreds of thousands of Indian customers

More information

Maplytics User Manual MAPLYTICS User Manual

Maplytics User Manual MAPLYTICS User Manual MAPLYTICS User Manual Page 1 of 57 Contents INTRODUCTION... 3 LANGUAGE SUPPORT:... 4 INDIVIDUAL RECORD MAP:... 5 DETAIL MAP... 8 By Location... 9 By Region... 12 By Drawing.... 13 By Territory... 15 By

More information

Group Name: Team Epsilon Max Hinson Jhon Faghih Nassiri

Group Name: Team Epsilon Max Hinson Jhon Faghih Nassiri Software Requirements Specification for UCSB 360 Version 1.2 Prepared by Group Name: Team Epsilon Max Hinson 4426771 maxwellhinson@gmail.com Jhon Faghih Nassiri 4111274 jfaghihnassiri@gmail.com Luke Buckland

More information

TURN DATA INTO ACTIONABLE INSIGHTS. Google Analytics Workshop

TURN DATA INTO ACTIONABLE INSIGHTS. Google Analytics Workshop TURN DATA INTO ACTIONABLE INSIGHTS Google Analytics Workshop The Value of Analytics Google Analytics is more than just numbers and stats. It tells the story of how people are interacting with your brand

More information

FCA CERTIFIED WEBSITE PROGRAM

FCA CERTIFIED WEBSITE PROGRAM FCA CERTIFIED WEBSITE PROGRAM RESPONSIVE CORE WEBSITE PLATFORM RESPONSIVE WEBSITE PLATFORM Conversion Optimized VLP and VDP Inventory Feed Integration Analytics Dashboard Advanced SEO Tools Meta Titles

More information

Diploma in Digital Marketing - Part I

Diploma in Digital Marketing - Part I Diploma in Digital Marketing - Part I Lesson 6 Sales Funnel Nurturing Your Lead Flow Presented by: Richard Hegarty Course Educator Conversion When a person actually completes and meets the overall objectives

More information

Retail: Christmas Insights AU Bing Network 2016

Retail: Christmas Insights AU Bing Network 2016 Retail: Christmas Insights 2016 AU Bing Network 2016 Overview 1. What to expect from Christmas 2016 2. Audience search behaviour 3. Retail category performance 4. Tips to stand out from the crowd 5. Checklist

More information

EXCLUSIVE ZERO UP REVIEW

EXCLUSIVE ZERO UP REVIEW EXCLUSIVE ZERO UP REVIEW Recently Fred Lam introduced a new application software ZeroUp for automating the complete tasks in ecommerce business. Here I am trying to share an in-depth zeroup review and

More information

Disclaimer Reasonable care has been taken to ensure that the information presented in this book is accurate. However, the reader should understand

Disclaimer Reasonable care has been taken to ensure that the information presented in this book is accurate. However, the reader should understand Disclaimer Reasonable care has been taken to ensure that the information presented in this book is accurate. However, the reader should understand that the information provided does not constitute legal

More information

GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM

GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM ZipperAgent TABLE OF CONTENTS 1. Introduction: How valuable is your CRM? 2. Online Lead Capture: Online lead capture builds your business 3. Timely

More information

BUS Chapter 4 Building an E-commerce Presence: Web Sites, Mobile Sites, and Apps

BUS Chapter 4 Building an E-commerce Presence: Web Sites, Mobile Sites, and Apps BUS 168 - Chapter 4 Building an E-commerce Presence: Web Sites, Mobile Sites, and Apps Imagine Your E-commerce Presence What s the idea? Vision Mission statement Target audience Intended market space Strategic

More information

I Shopping on mobile / RU

I Shopping on mobile / RU I Shopping on mobile / RU Exploring how people use their smartphones for shopping activities Q3 2016 I About this study Background: Objective: Mobile apps and sites are a vital channel for advertisers

More information

MERCHANT GUIDE. smarter marketing for smarter merchants

MERCHANT GUIDE. smarter marketing for smarter merchants MERCHANT GUIDE smarter marketing for smarter merchants CONTENTS Getting Started... 5 Business Address & Categories... 6 Payment Method... 8 Merchant Profile... 9 Everyday Offers...11 Enrollment Completed...

More information

How to Select the Right Marketing Cloud Edition

How to Select the Right Marketing Cloud Edition How to Select the Right Marketing Cloud Edition Email Studio, Mobile Studio, and Web Studio ith Salesforce Marketing Cloud, marketers have one platform to manage 1-to-1 customer journeys through the entire

More information

The 7 Success Secrets for Building a Million Download Mobile App

The 7 Success Secrets for Building a Million Download Mobile App The 7 Success Secrets for Building a Million Download Mobile App Publisher- Silver Touch Technologies Ltd. Editor- Disha Kakkad Copyright 2017 Silver Touch Technologies Ltd. All rights reserved. No part

More information

Promoting Your Small Business with and Social Media

Promoting Your Small Business with  and Social Media How To Guide: Promoting Your Small Business with Email and Social Media Connect with Constant Contact. Everywhere. v1.0 06.27.2016 Market Your Email Socially Did you know that social media and email work

More information

Development And Management

Development And Management Development And Management Native and Instant Applications (PWA) Functionality List for 2017/2018 Around Us The Around Us feature is a great way to display relevant points of interest within your app,

More information

Q&A for The Washington Times New Website

Q&A for The Washington Times New Website Q&A for The Washington Times New Website Q.) How do I log in and what are the benefits? A.) Registering for a Washington Times account opens up a whole new world of opportunity for you, from being able

More information

The Rule: Keep Customers Keep Revenue

The Rule: Keep Customers Keep Revenue munit m o C r u o Y loser to C s s e in s u B ur Bringing Yo y The Rule: Keep Customers Keep Revenue You ve done the hard work, you advertised your business, established a solid social media presence and

More information

Chapter 3 Building an E-commerce Presence

Chapter 3 Building an E-commerce Presence Chapter 3 Building an E-commerce Presence Copyright 2017 Pearson Education Ltd. Learning Objectives Understand the questions you must ask and answer, and the steps you should take, in developing an e-commerce

More information

Sriram Srinivasan Kalpesh Jain Shankar Venkataraman

Sriram Srinivasan Kalpesh Jain Shankar Venkataraman Sriram Srinivasan Kalpesh Jain Shankar Venkataraman Introduction Business Case Functionalities Architecture Data Mining Novelty Team Contribution Agenda 2 Introduction Established team sport for hundreds

More information

RCS OVERVIEW. Fábio Moraes GSMA October 2018 Future Networks Programme

RCS OVERVIEW. Fábio Moraes GSMA October 2018 Future Networks Programme RCS OVERVIEW Fábio Moraes GSMA October 2018 Future Networks Programme RCS INDUSTRY MOMENTUM WHAT IS RCS BUSINESS MESSAGING? RCS is an upgrade to SMS on a global scale Universal Profile resolving legacy

More information

ON24 Webinar Benchmarks Report 2013 ASIA/PACIFIC EDITION

ON24 Webinar Benchmarks Report 2013 ASIA/PACIFIC EDITION benchmark REPORT ON24 Webinar Benchmarks Report 2013 ASIA/PACIFIC EDITION TABLE OF CONTENTS Executive Summary 03 KEY FINDINGS METHODOLOGY Pre-Webinar Benchmarks 05 Promotional Tools Driving Registration

More information

ebook Tablet Commerce: Ecommerce King in 2013

ebook Tablet Commerce: Ecommerce King in 2013 ebook Tablet Commerce: Ecommerce King in 2013 Growth in Tablet Commerce Tablet commerce has increased substantially over the past year. During the 2011 holiday shopping season, tablet sales rose to record

More information

Scottish Athletics Club Leaders Conference October Digital Media. Key Tips for Success. Copyright GBSport What We Will Cover

Scottish Athletics Club Leaders Conference October Digital Media. Key Tips for Success. Copyright GBSport What We Will Cover Digital Media Key Tips for Success Introduction What We Will Cover Options Available Using Social Media Focus on Facebook Website Tips Digital Media Session Handout 1 DIGITAL MEDIA What is Digital Media?

More information

Beacon Catalog. Categories:

Beacon Catalog. Categories: Beacon Catalog Find the Data Beacons you need to build Custom Dashboards to answer your most pressing digital marketing questions, enable you to drill down for more detailed analysis and provide the data,

More information

MOBILE CONNECTIONS AND EVOLUTION IDIL CAKIM NOVEMBER 2013

MOBILE CONNECTIONS AND EVOLUTION IDIL CAKIM NOVEMBER 2013 MOBILE CONNECTIONS AND EVOLUTION IDIL CAKIM NOVEMBER 2013 OUR TIME TODAY I. Growth in mobile media A. Device B. Data C. Content II. III. Commercial opportuniaes and challenges in mobile A. Mobile path

More information

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Dominate $2,599. Standard $899. Advanced $1,999

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Dominate $2,599. Standard $899. Advanced $1,999 Why Dealer Inspire? Dealer Inspire (DI) is a dealer website platform rooted in challenging the norm. DI was created in 2012 to fill the need for a fully responsive, fully customizable dealer website solution

More information

Get the Yale Events App for Commencement!

Get the Yale Events App for Commencement! Get the Yale Events App for Commencement! what s happening how to get there where to stay where to park where to dine where s the shuttle where to shop who s performing when s the ceremony tweet it out

More information

Multi-Channel Marketing Solutions That Generate Results

Multi-Channel Marketing Solutions That Generate Results Multi-Channel Marketing Solutions That Generate Results Reach Highly Responsive Prospects Strategy + Experience + Execution = Results > ABOUT US Make the Right Move and Experience etargetmedia provides

More information

Thank You. Hello. Special offer

Thank You. Hello. Special offer % Thank You Hello Special offer Guide to Dynamic Content These days, effective email marketing campaigns are all about relevance. The time when generic mass mailings generated justifiable income are almost

More information

How to NOT Get Ripped Off on Your Digital Marketing. David Mayne Vice President - Digital Strategy Performance Intermedia LLC.

How to NOT Get Ripped Off on Your Digital Marketing. David Mayne Vice President - Digital Strategy Performance Intermedia LLC. How to NOT Get Ripped Off on Your Digital Marketing David Mayne Vice President - Digital Strategy Performance Intermedia LLC. David Mayne Vice President - Digital Strategy Performance Intermedia LLC. My

More information

Barcode Scanning Usage Among Smartphone Owners

Barcode Scanning Usage Among Smartphone Owners Barcode Scanning Usage Among Smartphone Owners Danielle Nohe, Director About Compete Compete connects the dots from online insights to marketing ROI Increase online and offline marketing effectiveness

More information

2010 Guide to Holiday Campaigns: 14 Tips to Increase Holiday Revenue

2010 Guide to Holiday  Campaigns: 14 Tips to Increase Holiday Revenue 2010 Guide to Holiday Email Campaigns: 14 Tips to Increase Holiday Revenue 01 2010, Listrak By Megan Ouellet, Director of Marketing September 15, 2010 Online retailers will face another challenging holiday

More information

Pricing Guide.

Pricing Guide. Pricing Guide www.benchmarkemail.com Layouts Blocks Global Styles Create & Send Responsive, Mobile Friendly Emails Get Signups with Signup Forms & Autoresponders Real-time Reports Best Support in the Industry

More information

The Development and Marketing of Responsive Websites. A Service Dedicated to Legal Where secureit makes the difference

The Development and Marketing of Responsive Websites. A Service Dedicated to Legal Where secureit makes the difference The Development and Marketing of Responsive Websites Service Dedicated to Legal Where secureit makes the difference Google recently changed their algorithms and they now check if a website is mobile-friendly

More information

If you re a Facebook marketer, you re likely always looking for ways to

If you re a Facebook marketer, you re likely always looking for ways to Chapter 1: Custom Apps for Fan Page Timelines In This Chapter Using apps for Facebook marketing Extending the Facebook experience Discovering iframes, Application Pages, and Canvas Pages Finding out what

More information

INSIGHTS, POWERED BY INSIDEVIEW

INSIGHTS, POWERED BY INSIDEVIEW INSIGHTS, POWERED BY INSIDEVIEW Installation Guide Product Version 4.0.1 MAY, 2017 Table of Contents Chapter 1: Introduction to Insights, powered by InsideView...2 What s New in this Release?... 3 Chapter

More information

Consumers Use of Mobile Financial Services 2015

Consumers Use of Mobile Financial Services 2015 Consumers Use of Mobile Financial Services 2015 Arturo Gonzalez and Ellen A. Merry Division of Consumer and Community Affairs Federal Reserve Board The analysis and conclusions set forth in this presentation

More information

SteveSmithApps. App Functionality List 2016

SteveSmithApps. App Functionality List 2016 SteveSmithApps App Functionality List 2016 Around Us The Around Us feature is a great way to display relevant points of interest within your app, drawing attention to hotspots in the area. Contact Give

More information

!!!!!! Digital Foundations

!!!!!! Digital Foundations Digital Foundations Digital Literacy Knowing which tools to use and how to use them. The goal of our workshop today is to improve your digital literacy so you strategically choose what to do online and

More information

SEO Get Google 1 st Page Rankings

SEO Get Google 1 st Page Rankings 1. SEO can decrease your cost per acquisition Another benefit of SEO is that it is free. It is far less expensive than advertising to acquire customers. The only costs in SEO are the costs to hire the

More information

Our Commitment To Privacy PRIVACY POLICY. Last Modified July 26, 2018

Our Commitment To Privacy PRIVACY POLICY. Last Modified July 26, 2018 Our Commitment To Privacy PRIVACY POLICY Last Modified July 26, 2018 Please read this Privacy Policy carefully before using this online entertainment service. Access to and use of this online entertainment

More information

Bonus #1 - Client Extractor (Get Paying Clients in 1-Click using Google Maps API Technology)

Bonus #1 - Client Extractor (Get Paying Clients in 1-Click using Google Maps API Technology) Bonus #1 - Client Extractor (Get Paying Clients in 1-Click using Google Maps API Technology) This is a simple tool for extracting data of local clients in any geographical area that would be interested

More information

The Mobile Landscape in France and Europe

The Mobile Landscape in France and Europe The Mobile Landscape in France and Europe E-Marketing Forum - 4 January Blandine Silverman, Director Mobile bsilverman@comscore.com Agenda Mobile Landscape Devices & Platforms From Phones Towards Connected

More information

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Advanced $1,999. Dominate $2,599. Standard $899

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Advanced $1,999. Dominate $2,599. Standard $899 Why Dealer Inspire? Flexible, fast, and custom-designed, the Dealer Inspire (DI) website platform adapts to each individual shopper with personalization and geofencing technology. The DI platform is packed

More information

This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information.

This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information. This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information. You can also include details, such as search keywords,

More information

NinthDecimal Mobile Audience Q Insights Report

NinthDecimal Mobile Audience Q Insights Report Q3 2013 Insights Report Research Overview Device Ownership and Usage 2 Consumer CPG Path to Purchase Behaviors 3-11 Mobile Ad Performance 12-13 Connected Device Trends & Adoption 14-15 Worldwide Location

More information

OUR SERVICES & PRICING SHEET

OUR SERVICES & PRICING SHEET OUR SERVICES & PRICING SHEET CONTENTS VIDEO CREATION 2 SEARCH ENGINE OPTIMIZATION (LOCAL PLANS) 3 SEARCH ENGINE OPTIMIZATION (NATIONAL PLANS) 8 SEARCH ENGINE OPTIMIZATION (SPANISH PLANS) 13 CLIENT SIDE

More information

Now that you ve got about 15 seed words, let s go examine the Keyword Planner tool.

Now that you ve got about 15 seed words, let s go examine the Keyword Planner tool. Googles New Keyword Planner Googles New Keyword Planner tool is a great way to research keywords and come up with new ideas for your website content. While you can use it for both Adwords and SEO, you

More information

MAPLYTICS User Manual

MAPLYTICS User Manual MAPLYTICS User Manual Page 1 of 70 Contents INTRODUCTION... 3 LANGUAGE SUPPORT... 4 MAPLYTICS CONFIGURATION (PERSONALIZATION)... 5 INDIVIDUAL RECORD MAP... 5 DETAIL MAP... 8 Plot: There are five different

More information

TRUST YOUR WEBSITE TO THE EXPERTS PROFESSIONALLY DESIGNED AND FOUND EVERYWHERE THAT MATTERS

TRUST YOUR WEBSITE TO THE EXPERTS PROFESSIONALLY DESIGNED AND FOUND EVERYWHERE THAT MATTERS TRUST YOUR WEBSITE TO THE EXPERTS PROFESSIONALLY DESIGNED AND FOUND EVERYWHERE THAT MATTERS CONTENTS Trust HQBytes with your website 04 The HQBytes difference 10 Designed by professionals 05 Our websites

More information

I Travel on mobile / UK

I Travel on mobile / UK I Travel on mobile / UK Exploring how people use their smartphones for travel activities Q3 2016 I About this study Background: Objective: Mobile apps and sites are a vital channel for advertisers to engage

More information

File Storage & Organization Tasks ROLE: GENERAL VIRTUAL ASSISTANT (GVA) & Schedule Management Tasks

File Storage & Organization Tasks ROLE: GENERAL VIRTUAL ASSISTANT (GVA)  & Schedule Management Tasks ROLE: GENERAL VIRTUAL ASSISTANT (GVA) Email & Schedule Management Tasks One of the biggest time-suckers in the land of entrepreneurship is email. Working with a GVA to handle your email, as well as things

More information

I Shopping on mobile / KSA

I Shopping on mobile / KSA I Shopping on mobile / KSA Exploring how people use their smartphones for shopping activities Q3 2016 I About this study Background: Objective: Mobile apps and sites are a vital channel for advertisers

More information

Going Mobile. Going Mobile. How small organizations are using, and planning to use, mobile for their events.

Going Mobile. Going Mobile. How small organizations are using, and planning to use, mobile for their events. Going Mobile Going Mobile How small organizations are using, and planning to use, mobile for their events. Editor s Note Hey there, The mobile technology industry is constantly evolving, giving people

More information

Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM TWO 11/9/2017

Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM TWO 11/9/2017 Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM TWO 11/9/2017 These questions and answers are hereby incorporated into and are considered to be an integral

More information

Capital Markets Seminar Hendrik Klindworth, Founder & CEO

Capital Markets Seminar Hendrik Klindworth, Founder & CEO Capital Markets Seminar 2017 Hendrik Klindworth, Founder & CEO COMPANY SNAPSHOT Founded 2007 In Germany 420 employees in two offices Located in Hamburg & Düsseldorf 200m registered users >30 language versions

More information

Measurement and evaluation: Web analytics and data mining. MGMT 230 Week 10

Measurement and evaluation: Web analytics and data mining. MGMT 230 Week 10 Measurement and evaluation: Web analytics and data mining MGMT 230 Week 10 After today s class you will be able to: Explain the types of information routinely gathered by web servers Understand how analytics

More information

Privacy Policy. Last Updated: August 2017

Privacy Policy. Last Updated: August 2017 Privacy Policy Last Updated: August 2017 Here at ConsenSys we know how much you value privacy, and we realize that you care about what happens to the information you provide to us through our website,

More information

Mobile Apps Showcase.

Mobile Apps Showcase. Mobile Apps Showcase BodyMasters 12/11/2014 2 BodyMasters Body Masters is the foremost chain of Health clubs in the Kingdom of Saudi Arabia. Features: List of all Body Masters Club Locations. Finding The

More information

Advanced Marketing Lab

Advanced Marketing Lab Advanced Marketing Lab The online tools for a performance e-marketing strategy Serena Pasqualetto serena.pasqualetto@unipd.it LESSON #1: AN OVERVIEW OF PERFORMANCE MARKETING About Serena Pasqualetto Serena

More information

GROUPON.COM - PRIVACY POLICY

GROUPON.COM - PRIVACY POLICY PRIVACY STATEMENT Last Updated: September 13, 2012 This Privacy Statement ( Privacy Statement ) explains how Groupon, Inc. ( Groupon, us, our, and we ) uses your information and applies to all who use

More information

The Future of the Mobile Wallet: Barriers and opportunities for the 2012 next stage of the mobile payment revolution 2015.

The Future of the Mobile Wallet: Barriers and opportunities for the 2012 next stage of the mobile payment revolution 2015. The Future of the Mobile Wallet: Barriers and opportunities for the 2012 next stage of the mobile payment revolution 2015 About this study The mobile wallet revolution is well underway, but the winning

More information