Data Collection Document version

Size: px
Start display at page:

Download "Data Collection Document version"

Transcription

1 Data Collection Document version

2 Contents 1 Options for data collection 1.1 Tag Integration 1.2 Standard pixel 1.3 Accelerated Mobile Pages AMP 1.4 Mobile SDKs 1.5 Server-to-Server 2 Advanced setup 2.1 First-/Third-party cookies 2.2 Custom domains for data collection and Tag Integration 2.3 How many Webtrekk accounts? 2.4 Exclusion of access 2.5 Data privacy 2.6 Single page applications 2.7 Multitab browsing

3 1 Options for data collection There are various ways to track web analytics data in Webtrekk. Website Tag Integration Standard pixel AMP extension Server-to-Server communication Apps Mobile SDKs Server-to-Server communication

4 1.1 Tag Integration Webtrekk-specific product features, tags of other service providers and custom plugins can be configured in a straightforward user interface with Webtrekk Tag Integration.

5 1.1 Tag Integration Tag Integration script All tags are aggregated in one JavaScript. The Tag Integration script is loaded asynchronously. Thus, it does not slow down the loading of the website. The specific tags work like as if they would have been integrated without Tag Integration. Some tags of external service providers generate cookies. In these cases, opt-out possibilities have to be integrated for each tag. In order to track users with deactivated JavaScript include an additional NoScript pixel int the website.

6 1.1 Tag Integration For a fast integration Webtrekk provides plugins for the following shop systems: Tags Description Hybris Allows a fast integration of Webtrekk Analytics into Hybris systems. Magento 2 Allows a fast integration of Webtrekk Analytics into Magento 2 systems. Shopware Allows a fast integration of Webtrekk Analytics into Shopware systems.

7 1.1 Tag Integration Special features of Tag Integration: Low demand on the resources of the IT department for maintenance and the expansion of data collection. Independent of internal release processes. Data sovereignty: You decide, which data you send to external tag providers. Efficient data collection with the use of a uniform data layer. Future-proof: Ongoing expansion of the plugin library by Webtrekk. Initial setup for the configuration of Tag Integration necessary.

8 1.1.1 Containers A container defines an URL section. For each Webtrekk account (e.g. live account, test account) a container has to exist. Container WEBSITE Live URL:

9 1.1.2 Plugins For each container a defined set of plugins is used. Plugins can be configured individually for each container. Container WEBSITE Live URL: Plugins Webtrekk plugin Marketing Automation Teaser Tracking Criteo Scroll depth Page load time

10 1.1.2 Plugins Available tags for Webtrekk-specific product features: Tags Cross Device Bridge Detect AdBlock Net Promoter Score Page Load Time Product Advertised Product List Tracking Scrollposition Survey Widget Teaser Tracking Webtrekk Plugin Webtrekk Marketing Automation Description For submitting user-specific information in order to improve the matching in the Cross Device Bridge. Tracks in Webtrekk Analytics, if an adblocker is activated. An NPS survey can be shown. The results are tracked in Webtrekk Analytics. Tracks, how long it takes to load a single page of website. Tracks, if the product advertised in external campaigns is also purchased. Shows, which products were viewed on which position in the product list and what the effects of other product status are. Determines, what percentage of a page was viewed and how many pixels it is high. Allows the integration of surveys, that can be tracked in Webtrekk Analytics. Measure teaser views and clicks as well as their effects on the achievement of website goals. Allows the data collection in Webtrekk Analytics/Q3. Allows the use of Webtrekk Marketing Automation.

11 1.1.2 Plugins Available Plugins for A/B test tools: Tags AB Tasty Description Tests provided by AB Tasty can be analyzed in Webtrekk Analytics. Kameleoon Tests provided by Kameleoon can be analyzed in Webtrekk Analytics. Optimizely Tests provided by Optimizely can be analyzed in Webtrekk Analytics. Other plugins: Tags Cookie Policy Import External Customer Journey URL Campaign Mapper Description Shows an opt-out reference for cookies. Layout and text can be configured. Allows the import of customer journey data from third party service providers. The customer journey tracked by Webtrekk will be overwritten. The plugin is able to read out URL parameters and combine them to a Webtrekk campaign code.

12 1.1.2 Plugins Plugins for other service providers: Tags AdClear Adition Tagging Description AdClear make it possible to track the entire customer journey, including campaign views, and calculates the optimal attribution model. The plugin allows the data submission to AdClear and the use of the AdClear purchase probability for predictions calculated by Webtrekk. With the plugin users can be marked for Adition. Adition Tracking With the plugin success pixels for Adition can be sent. Affilinet Retargeting With the plugin users can be market for Affilinet. Affilinet Order With the plugin success pixels for Affilinet can be sent. Criteo With the plugin users can be marked for Criteo as well as success pixels can be sent. OMQ OMQ offers predefined answers to internal searches based on an intelligent knowledge data base. The plugin provides detailed information, that can be used in Webtrekk Analytics.

13 1.1.2 Plugins Custom plugins can be created in addition to the tags preconfigured by Webtrekk ( Custom plugins > New custom plugin ). They can be executed in different positions as well: Instantly As soon as Tag Integration has been fully loaded. e.g. A/B tests In Head Before the website content is loaded. e.g. jquery frameworks After <BODY> When the website content starts loading. e.g. marketing pixel on the order confirmation page Before </BODY> When the website content has been fully loaded. e.g. 3rd-party tracking provider

14 1.1.3 Parameters Parameters is information, that has to be defined globally in Tag Integration. They can be used in plugins (e.g. page name, order ID). For doing so, JavaScript variables or URL parameters can be used. Container WEBSITE Live URL: Parameters Plugins Webtrekk plugin Teaser Tracking Scroll depth Product name Page name Order value Internal search phrase Events Order ID Customer ID Product category Marketing Automation Criteo Page load time

15 1.1.3 Parameters Webtrekk recommends using a global data layer, which provides all relevant information. This information is requested and defined as parameters in Tag Integration. Data Layer Tag Integration pixel Please click here to get more information on data layers in the Support Center.

16 1.1.4 Rules Rules are used to define, when plugins should be executed. Parameters, events or the URL can be used for definition. Container WEBSITE Live URL: Parameters Plugins Webtrekk plugin Teaser Tracking Scroll depth Product name Page name Order value Internal search phrase Events Order ID Customer ID Product category Marketing Automation Criteo Page load time Rules Home page URL Product view Parameter Product status = view All pages URL *

17 1.1.4 Rules By using a filter function, various conditions can be combined with each other.

18 1.2 Standard pixel Data collection can also be done via a standard pixel. The pixel is integrated in the source code of the website. Each page (also e.g. layers) should contain a pixel in order to prevent errors in the data interpretation. Users with and without activated JavaScript can be tracked. For a quick and easy integration Webtrekk provides plugins for some shop systems (e.g. Hybris, Magento 2, Shopware).

19 1.2 Standard pixel The following steps happen when a website is requested: Web server 1 Database Pixel 3 4 Track Server

20 1.2 Standard pixel Special features of the standard pixel: Compared to Tag Integration there is a higher effort in the IT department for maintaining and extending the data collection. Often adaptions are lengthy, as they depend on internal release processes.

21 1.2 Standard pixel The chosen integration position has a significant influence on the data collection When integrating it at the beginning of a website: Tracking is done as quickly as possible. Advantage: Higher data accuracy. Disadvantage: Qualitative view only available when using additional plugins (e.g. scroll depth, page load time). When integrating it at the end of a website: Tracking is only done, when the page was loaded completely. Advantage: Qualitative tracking. Disadvantage: Missing data (e.g. campaigns, orders).

22 1.3 Accelerated Mobile Pages AMP AMP is an open source project and serves for accelerating mobile websites. Depending on the device either the normal website is displayed or the AMP website. Webtrekk can be used via the amp-analytics extension. A limited range of functions is supported. The tracking of media, forms and heatmap is not possible. Pixelation (e.g. page naming) has to be done manually.

23 1.4 Mobile SDKs For a quick app integration Webtrekk provides SDKs for Android and ios. Range of functions for the tracking is the same as with pixel integration. Tracking data for offline usage is stored temporally and sent as soon as an internet connection is available again. Automatic tracking of activities. No appstore release for adaptions of the tracking necessary, when using the mobile container in Tag Integration. Special features of the mobile SDKs: Quick setup process. Supports only the native developer tools.

24 Offline Online 1.4 Mobile SDKs The following steps are executed when the app is used: Database Online Pixel Track server

25 1.5 Server-to-Server Server-to-Server tracking provides the highest data accuracy. Data is transmitted directly from the web server and not from the client to Webtrekk. Example: Web server Database 3 2 Track server The process is also used to measure directly linked PDF files.

26 1.5 Server-to-Server Special features of Server-to-Server: Very high data accuracy. No tracking visible. Consider data privacy (opt-out possibility). Complex integration. No direct testing on website possible. Structure of a tracking request: http[s]://[track domain]/[track ID]/wt?p=[version],[page name], Further information can be found in the technical documentation.

27 2 Advanced setup The advanced setup takes the following points into account: First-/third-party cookies Custom domains for data collection and Tag Integration How many Webtrekk accounts? Access exclusion Data privacy Single page applications Multitab browsing

28 2.1 First-/third-party cookies First- or third-party cookies can be used to recognize visitors with Tag Integration or the standard pixel. First-party cookies The cookie is set in the domain of the website. Greater acceptance enables higher data accuracy. Default setting in Webtrekk. Third-party cookies Cookie is set in the track domain. Domain-independent tracking in an account WITHOUT session break. Is deleted automatically by some browsers after session end. To improve the visitor identification, a customer ID should be submitted.

29 2.2 Custom domains for data collection and Tag Integration Track domain: Where should the tracked data be sent to? Webtrekk track domain The data is sent directly to a Webtrekk domain (e.g. knigge.wt-eu02.net ). Advantage: Disadvantage: Domain-independent visitor recognition possible (when using third-party cookies). No measurement when tracking blockers are used. Custom track domain A custom sub domain (e.g. img.knigge.de ) is used for data submission. A redirection is done from there to the Webtrekk track domain. If SSL is used on the website, too, a corresponding certificate has to be installed. Advantage: Disadvantage: Greater data accuracy, as tracking blockers do not work. Costs for certificate (when using SSL).

30 2.2 Custom domains for data collection and Tag Integration Tag Integration: From where is Tag Integration loaded? Webtrekk domain responder.wt-safetag.com is requested. From there a redirection is done on the JS file, that is stored at d1r27qvpjiaqj3.cloudfront.net. Custom domain Alternatively, custom domains can be used, that redirect to the Webtrekk domains. If SSL is used on the website, too, a corresponding certificate has to be installed. Advantage: Disadvantage: Greater data accuracy, as tracking blockers do not work. Costs for certificate (when using SSL).

31 2.2 Custom domains for data collection and Tag Integration Example for custom domains used for data collection and Tag Integration Web server Tag Integration script Containers ti.knigge.de responder.wtsafetag.com cdn.knigge.de d1r27qvpjiaqj3.cloudfront.net Data collection img.knigge.de knigge.wt-eu02.net In order to ensure a best possible data accuracy, custom domains should be used for the tracking and Tag Integration.

32 2.3 How many Webtrekk accounts? Is all data supposed to be tracked in one account? Example for useful differentiation: Different countries (e.g. Shop UK, Shop US) If pages of different content are tracked (e.g. shop and blog) Live/test account Usually, one live and one test account are recommended. Thus, tests won t impact data analysis!

33 2.3 How many Webtrekk accounts? Benefits and disadvantages of separate accounts per country: Benefits No filtering on domain/country/page etc. required. Less data faster calculation. Customized naming of metrics, parameters etc. possible (e.g. in local language). Limits (e.g. reports amount, parameter characteristics) apply for each account. Better account administration for individual teams. Disadvantages Account setup more complex. Usually higher costs. No overview of total accesses (Please note: Cross-domain visitor recognition for first-party cookies only with customized implementation possible!) Less custom metrics required (e.g. Visits US, Visits UK ) Campaign structure properly displayable.

34 2.3 How many Webtrekk accounts? Most flexible solution: Use an overall account and additional sub accounts. By using the feature Dataprofile it is possible to automatically copy tracking data into other accounts. Thus, various accounts can be filled by one pixel. Example: Data collection in one overall account ( Shop Global ), in which overall analyses are possible. For individual shop analyses separate local accounts ( Shop UK, Shop US ) are used. Copy from sub accounts to a global account Shop UK Account Account Shop US Shop UK Account Shop Global Shop US

35 2.3 How many Webtrekk accounts? Copy from global account into sub accounts Shop UK Account Account Shop UK Shop US Account Shop Global Shop US Configuration is done at Webtrekk Q3 > Configuration > System configuration > Data collection. Please note, that the source and target accounts should be configured identically (e.g. custom parameters, categories ).

36 2.3 How many Webtrekk accounts? Configuration examples: If the parameter cg1 ( content group 1 ) is set for the value uk, the track request is copied from the account Shop UK. If the domain is mobile.shop, the track request is copied from the account Mobile Shop. Filters can be set using regular expressions.

37 2.4 Exclusion of access Known bots and crawlers are automatically excluded from the measurement. Moreover, access can be excluded on the basis of the following criteria: IP address Domain This might be useful in order to prevent the own access activity or that of an agency from distorting the data. The setting can be found under Webtrekk Q3 > Configuration > System Configuration.

38 2.5 Data privacy Requirements of the German data privacy regulation: The tracked data must not have any direct personal references Example: Tracking of form fields Alternative: Opt-in procedure Reference in data privacy statement Possibility for users to opt-out from the data collection No storage of IP addresses in the analysis tool Cookie duration max. 6 months

39 2.6 Single page applications For single page applications data is submitted by a function call. In the call it is determined, if the tracking should be done as event or page. By doing so, virtual pages can be generated. Please note, that the use of virtual pages is suitable for various calculations: Page duration Click paths analysis Process/funnel analysis Entries/exits/bounces

40 2.7 Multitab browsing Webtrekk offers two different options of how data can be collected when using multiple browser tabs. A) As soon as a new tab is opened (even if the active tab is not left), Webtrekk tracks it. Renewed accesses of a tab are not counted a second time. Advantages: In some circumstances it can be more cost-effective, because less page impressions are measured. Correlates with common measurements in analytics tool. B) Only when a tab is seen, Webtrekk tracks it. Every renewed call of a tab leads to a repeated count. Advantages: Corresponds to the real user behavior. (Page) paths are correctly depicted. Clicks (events) are correctly assigned to a page. By default option A is activated. In order to use option B, the corresponding option has to be activated in Tag Integration.

41 2.7 Multitab browsing Example: While being on the page Solutions, the link for Industries is opened in another tab (not seen!). Afterwards, the link Analytics is clicked and seen in the current tab, following a switch to the tab Industries. 1 2 Data collection when using option A or B: A) As soon as a tab is opened, Webtrekk tracks it. 1 2 PAGE Solutions > ACTION Mainmenu.Industries > PAGE Industries > ACTION Analytics > PAGE Analytics B) Only when a tab is seen, Webtrekk tracks it. 1 2 PAGE Solutions > ACTION Mainmenu.Industries > ACTION Analytics > PAGE Analytics > PAGE Industries

42 Summary You should now be able to answers questions like these: What options for data collection are available? Which advantages come with the use of Tag Integration? What is a container in Tag Integration? Get your certification! We offer several certifications to prove your expertise ranging from Basic to Admin level. Click here for more information.

43 Thank you for your interest in Webtrekk! To help us improve the training documentation we request an evaluation. Your feedback assists us with the further optimization of the training documentation. To do so scroll down on the article page in the Support Center. To the evaluation This presentation is protected by copyright. Any exploitation, dissemination or use without the consent of Webtrekk GmbH is prohibited!

Setup Options for the Tracking of Elements

Setup Options for the Tracking of Elements Setup Options for the Tracking of Elements Document version 1.2 2017 About this document Webtrekk offers a variety of analyses. Some of them automatically provide data, as soon as Webtrekk is integrated

More information

Live Elements in Reports

Live Elements in Reports Webtrekk Analytics Training Chapter Live Elements in Reports Document Version 1.0 2018 Table of Contents 1 Live Analytics 2 Available Dimensions and Figures 3 Live Elements 3.1 Analysis LIVE 3.2 Single

More information

User Interface Document version

User Interface Document version User Interface Document version 1.6 2018 Table of contents 1 General information 1.1 General technical remarks 1.2 User interface composition 1.3 Profile settings 1.4 Structure of the main menu 2 User

More information

Document version Cohorts

Document version Cohorts Document version 1.1 2018 Cohorts Table of contents 1 Cohorts overview 2 Date of first visit 2.1 Predefined analyses 2.2 Daily and weekly cohorts 2.3 Filtering cohorts 2.4 Use Cases 3 Time since first

More information

Document version Referrer Analyses

Document version Referrer Analyses Document version 1.0 2016 Referrer Analyses Table of contents 1 Overview 2 Where does the information come from? 3 Referrer types 4 Entry referrers and Referrers 5 External Search Phrases 1 Overview This

More information

Custom Track Domain. Version 1.0

Custom Track Domain. Version 1.0 Custom Track Domain Version 1.0 1 Table of Contents 1 Table of Contents... 2 2 General... 3 3 Setting up the custom track domain... 4 4 Contact... 7 2 2 General A custom track domain enables the tracking

More information

Custom Reports & Dashboards

Custom Reports & Dashboards Custom Reports & Dashboards Document version 1.7 2018 Table of contents 1 What are reports and dashboards? 2 Accessing a report 2.1 Reports in the main menu 2.2 Report overview 2.3 Report view 2.4 Ad-hoc

More information

Document version Introduction to Webtrekk Analytics

Document version Introduction to Webtrekk Analytics Document version 1.0 2016 Introduction to Webtrekk Analytics Table of contents 1 Welcome 2 Login 3 User interface composition 4 Main navigation 5 Accessing and editing analyses 5.1 Changing the analysis

More information

Webtrekk Analytics Training Chapter. Custom Reports. Document version

Webtrekk Analytics Training Chapter. Custom Reports. Document version Webtrekk Analytics Training Chapter Custom Reports Document version 2.0 2018 Table of contents 1 What are reports? 2 Accessing a report 2.1 Reports in the main menu 2.2 Report overview 2.3 Report view

More information

VISITOR SEGMENTATION

VISITOR SEGMENTATION support@magestore.com sales@magestore.com Phone: 084.4.8585.4587 VISITOR SEGMENTATION USER GUIDE Version 1.0.0 Table of Contents 1. INTRODUCTION... 3 Create unlimited visitor segments... 3 Show targeted

More information

GOOGLE ANALYTICS HELP PRESENTATION. We Welcome You to. Google Analytics Implementation Guidelines

GOOGLE ANALYTICS HELP PRESENTATION. We Welcome You to. Google Analytics Implementation Guidelines GOOGLE ANALYTICS HELP PRESENTATION We Welcome You to Google Analytics Implementation Guidelines 05/23/2008 Ashi Avalon - Google Analytics Implementation Presentation Page 1 of 28 1) What Is Google Analytics?

More information

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM WIKISYS TECHNOLOGY INTERNSHIP PROGRAM WEB DESGINING Create layout Design Photoshop Html 5 CSS 3 Responsive Website Bootstrap GIF Animation Flash Dreamweaver Java Script JQuery FTP File Uploading Print

More information

Making online easy. Cube Reviews User Guide

Making online easy. Cube Reviews User Guide Making online easy Cube Reviews User Guide Introduction page Funnel How to Link Your Review Sites page How to Customise Funnel Content page How to Customise Funnel Set-Up page 7 Widgets page 8 Invites

More information

APPLICATION USER GUIDE

APPLICATION USER GUIDE APPLICATION USER GUIDE Application: Analytics Version: 1.0 Description: Analytics provides a complete view of your website analytics and usage. Page 2 of 59 Analytics 1.0 Summary Contents 1 ANALYTICS...

More information

For our services, the data controller (the company that s responsible for your privacy), is Rent a Van 365 Limited. Registered address:

For our services, the data controller (the company that s responsible for your privacy), is Rent a Van 365 Limited. Registered address: Web Privacy Policy Rent a Van 365 Ltd is committed to protecting your personal information. This policy aims to help you to understand what information we may collect about you and how we use it. We are

More information

Multiple Custom Forms

Multiple Custom Forms Multiple Custom Forms for Magento 2 Extension for Magento 2 User Guide Table of contents 1. Module Features 2. Module Configuration 3. Manage Forms 4. Add Field 4.1. Text Field 4.2. Text Area 4.3. Drop

More information

Joint Industry Committee for Web Standards JICWEBS. Reporting Standards. AV / Ad Web Traffic

Joint Industry Committee for Web Standards JICWEBS. Reporting Standards. AV / Ad Web Traffic Joint Industry Committee for Web Standards JICWEBS Reporting Standards AV / Ad Web Traffic Version 2 Issued November 2015 CONTENTS Section Page A Introduction 2 B Certification 3 Reported Data B1. You

More information

HUGO BOSS will only collect, process and use your personal data to the extent described below.

HUGO BOSS will only collect, process and use your personal data to the extent described below. PRIVACY POLICY The protection of your personal data is very important to HUGO BOSS. Therefore, HUGO BOSS will only collect, process and use your personal data in compliance with the provisions of this

More information

Control for CloudFlare - Installation and Preparations

Control for CloudFlare - Installation and Preparations Control for CloudFlare - Installation and Preparations Installation Backup your web directory and Magento 2 store database; Download Control for CloudFlare installation package; Copy files to /app/firebear/cloudflare/

More information

MASTERCARD PRICELESS SPECIALS INDIA PRIVACY POLICY

MASTERCARD PRICELESS SPECIALS INDIA PRIVACY POLICY Effective Date: 12 September 2017 MASTERCARD PRICELESS SPECIALS INDIA PRIVACY POLICY Mastercard respects your privacy. This Privacy Policy describes how we process personal data, the types of personal

More information

IBM emessage Version 9 Release 1 February 13, User's Guide

IBM emessage Version 9 Release 1 February 13, User's Guide IBM emessage Version 9 Release 1 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 471. This edition applies to version

More information

Types of information we collect and how we collect it

Types of information we collect and how we collect it Your Privacy Rights We appreciate the trust you place in CWGS Enterprises, LLC and the Camping World and Good Sam family of companies, including Gander Outdoors. To continue to earn this trust, we are

More information

Joomla User Guide Ver 3

Joomla User Guide Ver 3 LiveHelp Server Joomla User Guide Ver 3 Introduction The process of configuration and implementation of the LiveHelp server is divided into four stages, which are detailed below. The approximate time of

More information

Add Munchkin Tracking Code to Your Website

Add Munchkin Tracking Code to Your Website Add Munchkin Tracking Code to Your Website Marketo's custom JavaScript tracking code, called Munchkin, tracks all individuals who visit your website so you can react to their visits with automated marketing

More information

marketing (if applicable): With your permission, we may send you s about our store, new products and other updates.

marketing (if applicable): With your permission, we may send you  s about our store, new products and other updates. PRIVACY STATEMENT ---- SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION? When you browse our site, we also automatically receive your computer s internet protocol (IP) address in order to provide us with

More information

Digital Marketing. Introduction of Marketing. Introductions

Digital Marketing. Introduction of Marketing. Introductions Digital Marketing Introduction of Marketing Origin of Marketing Why Marketing is important? What is Marketing? Understanding Marketing Processes Pillars of marketing Marketing is Communication Mass Communication

More information

Privacy and cookie policy

Privacy and cookie policy Privacy and cookie policy http://www.ferrybookings.com/ (Website) and the Burger Ferry Agencies BV App (APP) is brought to you by Burger Ferry Agencies BV, a company incorporated and registered in Rotterdam,

More information

Using Google Analytics within Cvent

Using Google Analytics within Cvent Using Google Analytics within Cvent MARCH 2017 Cvent, Inc 1765 Greensboro Station Place McLean, VA 22102 www.cvent.com Access Resources Submit Your Questions Sign Up for Training Contents Using Google

More information

Privacy Policy. Third Party Links

Privacy Policy. Third Party Links Privacy Policy This Privacy Policy is provided by POP Tracker LLC, which is referred to within the policy collectively as "POP Tracker", "we", "us" and/or "our". It applies to all POP Tracker-owned websites,

More information

Data Protection Declaration

Data Protection Declaration Data Protection Declaration Welcome to our website. On this page you will find information on how we process your personal data when you visit this website. 1. Name and address of the controller This website

More information

Website privacy policy 25 May 2018

Website privacy policy 25 May 2018 Website privacy policy 25 May 2018 This privacy notice tells you about the information we collect from you when you use our website. In collecting this information, we are acting as a data controller and,

More information

TRACKING YOUR WEBSITE WITH GOOGLE ANALYTICS CHRIS EDWARDS

TRACKING YOUR WEBSITE WITH GOOGLE ANALYTICS CHRIS EDWARDS TRACKING YOUR WEBSITE WITH GOOGLE ANALYTICS CHRIS EDWARDS Hi, I am Chris Edwards Data Nerd & Agency Owner Website Developer 18 years WordPress Developer 6 years Google Analytics 13 years Digital Marketer/SEO

More information

Inbound Marketing Glossary

Inbound Marketing Glossary Inbound Marketing Glossary A quick guide to essential imbuecreative.com Inbound Marketing Glossary A/B Testing Above the Fold Alt Tag Blog Buyer s Journey Buyer Persona Call to Action (CTA) Click-through

More information

Analytics. EduPristine DM Analytics. EduPristine

Analytics. EduPristine DM Analytics. EduPristine Analytics EduPristine www.edupristine.com Making the Data work for the Business 1 Digital Analytics Digital analytics is the analysis of qualitative and quantitative data from your business and the competition

More information

DATA PROTECTION STATEMENT of FALKE KGaA

DATA PROTECTION STATEMENT of FALKE KGaA DATA PROTECTION STATEMENT of FALKE KGaA We respect the privacy of each person who visits our Burlington Online Shop. It is important to us that your personal data are safeguarded. Therefore we would like

More information

MAXIMIZING ROI FROM AKAMAI ION USING BLUE TRIANGLE TECHNOLOGIES FOR NEW AND EXISTING ECOMMERCE CUSTOMERS CONSIDERING ION CONTENTS EXECUTIVE SUMMARY... THE CUSTOMER SITUATION... HOW BLUE TRIANGLE IS UTILIZED

More information

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Social Security Number Protection Policy.

Social Security Number Protection Policy. Privacy HIPAA Notice of Privacy Practices. Website Privacy Policy. Social Security Number Protection Policy. HIPAA Notice of Privacy Practices: To read more about our privacy practices regarding health

More information

Inclusions. Your Package Inclusions & Conditions.

Inclusions. Your Package Inclusions & Conditions. Inclusions Your Package Inclusions & Conditions SHOPPING CART WEBSITE You have purchased a fully functional website that has been built using the Woo Commerce Cart plugin on the Word Press platform. Word

More information

John Biancamano Inbound Digital LLC InboundDigital.net

John Biancamano Inbound Digital LLC InboundDigital.net John Biancamano Inbound Digital LLC 609.865.7994 InboundDigital.net About Me Owner of Inbound Digital, LLC digital marketing consulting and training: websites, SEO, advertising, and social media. Senior

More information

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42 A User Guide Signup forms are the most popular tools for building a subscriber database. They let your website visitors become subscribers by entering basic details such as name and email address. The

More information

Mobile app marketing analytics solutions

Mobile app marketing analytics solutions Mobile app marketing analytics solutions In-app Web Campaign Definition Tracks user s journey through an app, time spent within app and bounce rate Tracks user s journey through mobile websites and web

More information

You Are Being Watched Analysis of JavaScript-Based Trackers

You Are Being Watched Analysis of JavaScript-Based Trackers You Are Being Watched Analysis of JavaScript-Based Trackers Rohit Mehra IIIT-Delhi rohit1376@iiitd.ac.in Shobhita Saxena IIIT-Delhi shobhita1315@iiitd.ac.in Vaishali Garg IIIT-Delhi vaishali1318@iiitd.ac.in

More information

WELCOME TO STEELHOUSE NEW CLIENT QUICK START GUIDE

WELCOME TO STEELHOUSE NEW CLIENT QUICK START GUIDE WELCOME TO STEELHOUSE NEW CLIENT QUICK START GUIDE STEELHOUSE QUICK START GUIDE Follow us along the path to higher conversion 3 New Client Checklist 4 What You Need to Know 5 What Your Engineers Need to

More information

PRIVACY POLICY. Article 4 of the EU General Data Protection Regulation defines a data controller and a data processor as follows.

PRIVACY POLICY. Article 4 of the EU General Data Protection Regulation defines a data controller and a data processor as follows. 1 PRIVACY POLICY This Privacy Policy (hereby referred to as the Document ) applies to NeoZeo AB and SIA NeoZeo (hereby referred to as NeoZeo, we or us) owned and operated websites www.neozeo.com and www.biogas-upgrading.co

More information

OnlineNIC PRIVACY Policy

OnlineNIC PRIVACY Policy OnlineNIC PRIVACY Policy ONLINENIC INC (ONLINENIC) TAKES YOUR PRIVACY SERIOUSLY. Our Privacy Policy is intended to describe to you how and what data we collect, and how and why we use your personal data.

More information

Acceptance. Changes to this Policy

Acceptance. Changes to this Policy Privacy Policy Last Updated: January 3, 2019 Thank you for visiting Etalia Foods! We work hard to provide you unforgettable and naturally gluten-free pizzas. We know that by choosing Etalia Foods for your

More information

NPR.ORG - PRIVACY POLICY

NPR.ORG - PRIVACY POLICY Effective Date February 06, 2013 See related: NPR Terms of Use At NPR, we recognize the importance of privacy to visitors of NPR.org, NPR's mobile sites and applications, NPR's interactive voice response

More information

PrimePay System Requirements

PrimePay System Requirements PrimePay Web-Based System Requirements Document Title Document Goal PrimePay System Requirements Detail the system requirements for PrimePay s Web based application. Table of Contents 1.0 Minimum Software

More information

Organization information. When you create an organization on icentrex, we collect your address (as the Organization Owner), your

Organization information. When you create an organization on icentrex, we collect your  address (as the Organization Owner), your Privacy policy icentrex Sweden AB Privacy Policy Updated: November 3, 2017 This privacy policy is here to help you understand what information we collect at icentrex, how we use it, and what choices you

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Welcome to Tradedoubler! The following guide will help you get started. Follow the easy steps below to link to advertisers and start earning commission. Introducing your publisher

More information

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0 Sitecore Experience Platform 8.0 Rev: September 13, 2018 Sitecore Experience Platform 8.0 All the official Sitecore documentation. Page 1 of 455 Experience Analytics glossary This topic contains a glossary

More information

Microsoft MB Microsoft Dynamics 365 for Marketing.

Microsoft MB Microsoft Dynamics 365 for Marketing. Microsoft MB2-719 Microsoft Dynamics 365 for Marketing https://killexams.com/pass4sure/exam-detail/mb2-719 QUESTION: 40 You need to resize an image that is stored in Dynamics 365 for Marketing. What should

More information

Privacy Policy. Last updated: May 11, 2018

Privacy Policy. Last updated: May 11, 2018 Last updated: May 11, 2018 Privacy Policy This Privacy Policy explains how FraudScore and its affiliates (" FraudScore ", "we", "us", or "our") collects, uses, discloses and transfers the personal information

More information

Fritztile is a brand of The Stonhard Group THE STONHARD GROUP Privacy Notice The Stonhard Group" Notice Whose Personal Data do we collect?

Fritztile is a brand of The Stonhard Group THE STONHARD GROUP Privacy Notice The Stonhard Group Notice Whose Personal Data do we collect? Fritztile is a brand of The Stonhard Group THE STONHARD GROUP Privacy Notice For the purposes of applicable data protection and privacy laws, The Stonhard Group, a division of Stoncor Group, Inc. ( The

More information

AMCTHEATRES.COM - PRIVACY POLICY

AMCTHEATRES.COM - PRIVACY POLICY Thank you for visiting AMCTheatres.com. AMC Entertainment Inc. values its relationship with guests, members and clients, and is committed to responsible information handling practices. This privacy policy

More information

Rochester Regional Library Council

Rochester Regional Library Council Rochester Regional Library Council Google Analytics Training 1/23/17 Introduction Matt Weaver Digital Director Mason Digital, LLC Mason Digital is an official Google Agency Partner Google Analytics and

More information

PERFORMANCE HORIZON NEWSLETTER

PERFORMANCE HORIZON NEWSLETTER Tuesday,)December)8,)2015)at)8:13:53)AM)Pacific)Standard)Time Subject: Introducing+the+Mobile+Measurement+Kit+&+Smart+Redirects. Date: From: To: Wednesday,+November+25,+2015+at+12:30:14+AM+Pacific+Standard+Time

More information

PRIVACY POLICY. Personal Information Our Company R&D Enterprises Group, LLC Collects and How It Is Used

PRIVACY POLICY. Personal Information Our Company R&D Enterprises Group, LLC Collects and How It Is Used PRIVACY POLICY Your privacy is very important to us. We want to make your experience on the Internet as enjoyable and rewarding as possible, and we want you to use the Internet's vast array of information,

More information

ATHLETICS WORLD CUP PRIVACY NOTICE

ATHLETICS WORLD CUP PRIVACY NOTICE ATHLETICS WORLD CUP PRIVACY NOTICE This Privacy Notice explains how Athletics World Cup ("AWC") collects, uses and shares the personal information that you provide to us either when using this website

More information

Spectrum Wellness Privacy Statement

Spectrum Wellness Privacy Statement Spectrum Wellness Privacy Statement This policy sets out the basis on which any personal data we collect from you, or that you provide to us, will be processed by us. Please read the following carefully

More information

Guide to Google Analytics: Admin Settings. Campaigns - Written by Sarah Stemen Account Manager. 5 things you need to know hanapinmarketing.

Guide to Google Analytics: Admin Settings. Campaigns - Written by Sarah Stemen Account Manager. 5 things you need to know hanapinmarketing. Guide to Google Analytics: Google s Enhanced Admin Settings Written by Sarah Stemen Account Manager Campaigns - 5 things you need to know INTRODUCTION Google Analytics is vital to gaining business insights

More information

Google Analytics. powerful simplicity, practical insight

Google Analytics. powerful simplicity, practical insight Google Analytics powerful simplicity, practical insight 1 Overview Google Analytics Improve your site and increase marketing ROI Free, hosted web analytics service View over 80+ reports online, for download,

More information

& Cross-Channel Customer Engagement RFP Guide

& Cross-Channel Customer Engagement RFP Guide Email & Cross-Channel Customer Engagement RFP Guide Customer Engagement in a Perpetually Connected World Today s perpetually connected customer is interacting with your brand through digital, mobile &

More information

We will never knowingly collect the personal information of minors.

We will never knowingly collect the personal information of minors. Shop To It Inc. Privacy Policy The Shop To It Inc. application and the associated Shop To It Inc. website available at www.shoptoit.ca (collectively, "Shop To It Inc.") are owned and operated by Shop To

More information

sign you up for our mailing list so we can send you marketing and survey communications;

sign you up for our  mailing list so we can send you marketing and survey communications; Last updated June 4, 2018 Hotel Mela ( Hotel, we, us, or our ) is committed to protecting your privacy when you visit and/or interact with our website located at www.hotelmela.com (the Site ). As such,

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

Marketing Automation:

Marketing Automation: Email Marketing Automation: Integration with Google Analytics 1 To integrate FreshMail with Google Analytics, you will need: 1. An active FreshMail account. If you don t have one yet, you can open it here.

More information

CUSTOMER PORTAL USER MANUAL. Marketing

CUSTOMER PORTAL USER MANUAL. Marketing CUSTOMER PORTAL USER MANUAL Marketing 1 The marketing tab contains five different areas (depending on level); these are accessible by clicking the relevant option from the left-hand side. COMMUNICATIONS

More information

Google Universal Analytics Integration Set-up

Google Universal Analytics Integration Set-up Google Universal Analytics Integration Set-up Ifbyphone s Google Universal Analytics Integration enables you to track your phone calls and push the data into the standard and custom reports in Universal

More information

Solv3D Privacy Policy

Solv3D Privacy Policy Solv3D Inc. ( Solv3D, We, Us, or Our ) is committed to transparency in the collection and use of your personal information. The Privacy Policy below describes how we collect and use personal information,

More information

Marketing Cloud Data Management and Analytics

Marketing Cloud Data Management and Analytics Marketing Cloud Data Management and Analytics Salesforce, Winter 19 @salesforcedocs Last updated: December 4, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Existing Data. Platform. User Roles and Permissions. What would happen to our current data ( , web visits...etc)?

Existing Data. Platform. User Roles and Permissions. What would happen to our current data ( , web visits...etc)? Questions Answers Existing Data What would happen to our current data (email, web visits...etc)? What s the process for integrating w/our CRM? Link to integration doc would be great. Platform Is your platform

More information

Webtrekk Raw Data Export

Webtrekk Raw Data Export Webtrekk Raw Data Export Contents 1 General information... 4 2 Prerequisites for use... 4 3 Configuration of the raw data export... 4 3.1 Raw data export... 4 3.2 FTP access data... 5 3.3 Export data...

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

Metrics that Matter Setup. v12.7

Metrics that Matter Setup. v12.7 Metrics that Matter Setup v12.7 Metrics That Matter Setup Page 2 of 16 Contents Client Settings... 3 Supported Browser Configurations... 3 Screen Resolution... 3 Smartphone Device Support... 4 Pop-Up Blocker

More information

Pardot Setup Implementation Guide

Pardot Setup Implementation Guide Pardot Setup Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: May 31, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

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

Adobe Marketing Cloud Data Workbench Controlled Experiments

Adobe Marketing Cloud Data Workbench Controlled Experiments Adobe Marketing Cloud Data Workbench Controlled Experiments Contents Data Workbench Controlled Experiments...3 How Does Site Identify Visitors?...3 How Do Controlled Experiments Work?...3 What Should I

More information

A Quick Start Guide On How To Promote Your Site Using WebCEO

A Quick Start Guide On How To Promote Your Site Using WebCEO Move your site to the top! A Quick Start Guide On How To Promote Your Site Using WebCEO Welcome to WebCEO, a set of 15 cloud-based tools for SEO, Social Media Analytics and Competitive Analysis. This platform

More information

ethnio tm IMPLEMENTATION GUIDE ETHNIO, INC W SUNSET BLVD LOS ANGELES, CA TEL (888) VERSION NO. 3 CREATED JUL 14, 2017

ethnio tm IMPLEMENTATION GUIDE ETHNIO, INC W SUNSET BLVD LOS ANGELES, CA TEL (888) VERSION NO. 3 CREATED JUL 14, 2017 ethnio tm IMPLEMENTATION GUIDE VERSION NO. 3 CREATED JUL 14, 2017 ETHNIO, INC. 6121 W SUNSET BLVD LOS ANGELES, CA 90028 TEL (888) 879-7439 SUMMARY Getting Ethnio working means placing one line of JavaScript

More information

It is the policy of DMNS Networks PTE LTD (the Company ) to protect the privacy of the users of our Website and Services.

It is the policy of DMNS Networks PTE LTD (the Company ) to protect the privacy of the users of our Website and Services. Privacy Policy It is the policy of DMNS Networks PTE LTD (the Company ) to protect the privacy of the users of our Website and Services. The use of our Website is possible without any indication of your

More information

Seven Things You Didn t Know You Could Do With Google Analytics

Seven Things You Didn t Know You Could Do With Google Analytics Seven Things You Didn t Know You Could Do With Google Analytics Introduction Google Analytics is a fantastic and powerful tool for tracking your website activity and using that data to inform and improve

More information

Data protection declaration

Data protection declaration Data protection declaration The following information describes the service provider's data processing and data usage guidelines for entertainment products by the Aeria Games GmbH, henceforth to be referred

More information

+1 (646) (US) +44 (20) (UK) Blog. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions

+1 (646) (US) +44 (20) (UK) Blog. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions Blog for Magento 2 Table of contents: Table of contents:... 2 Reference table... 3 Getting started... 4 Sidebar... 5 SEO... 6 Related Products... 6 Wordpress Import... 7 Blog categories... 7 Blog posts...

More information

Chrome and IE comparisons

Chrome and IE comparisons Last updated September 16, 2016 Copyright Copyright ezdi, Inc 2016 All Rights Reserved All rights reserved. No part of this manual may be photocopied or reproduced in any form without written permission

More information

VDA 6.3-Analysis Tool User manual

VDA 6.3-Analysis Tool User manual VDA 6.3-Analysis Tool User manual Contents 1 Foreword... 3 1.1 Licence... 3 2 Description and installation of the tool... 3 2.1 Reports/ action plans / files... 4 2.2 JSON file format... 4 2.3 Checking

More information

Privacy Policy. You may exercise your rights by sending a registered mail to the Privacy Data Controller.

Privacy Policy. You may exercise your rights by sending a registered mail to the Privacy Data Controller. Privacy Policy Revision date: April, 26th 2018 Privacy and security of personal data are of utmost importance to epresspack and we strive to ensure that our technical and organisational measures we have

More information

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018 PRODUCT SHEET ENGAGEMENT March 2018 Facelift brand building technologies GmbH Gerhofstr.19 20354 Hamburg Germany www.facelift-bbt.com + 49 40 2286 849 0 March 2018 Page 0 of 5 Features Summary World s

More information

2. What is Personal Information and Non-Personally Identifiable Information?

2. What is Personal Information and Non-Personally Identifiable Information? Privacy Notice Snipp Interactive, Inc. Last Updated: February 11, 2016 Contents: 1. Introduction 2. What is Personal Information? 3. Information we collect about you 4. Use of Your Information 5. Location

More information

Privacy Policy for the Lipotype Platform

Privacy Policy for the Lipotype Platform Privacy Policy for the Lipotype Platform Lipotype GmbH, Tatzberg 47, 01307 Dresden, Germany (hereinafter "Lipotype") provides an online platform (hereinafter "Platform") for lipid analysis services (hereinafter

More information

Magento Survey Extension User Guide

Magento Survey Extension User Guide Magento Survey Extension User Guide Page 1 Table of Contents To Access Plugin, Activate API Key... 3 Create Questions... 5 Manage Survey... 6 Assign Question to Survey... 7 Reveal Survey In Three Ways...

More information

Adobe Analytics Developer Adobe Certified Expert Exam Guide. Exam number: 9A0-411

Adobe Analytics Developer Adobe Certified Expert Exam Guide. Exam number: 9A0-411 Adobe Analytics Developer Adobe Certified Expert Exam Guide Exam number: 9A0-411 Revised 06 February 2018 About Adobe Certified Expert Exams To be an Adobe Certified Expert is to demonstrate expertise

More information

AURA ACADEMY Training With Expertised Faculty Call us on for Free Demo

AURA ACADEMY Training With Expertised Faculty Call us on for Free Demo AURA ACADEMY Training With Expertised Faculty Call us on 8121216332 for Free Demo DIGITAL MARKETING TRAINING Digital Marketing Basics Basics of Advertising What is Digital Media? Digital Media Vs. Traditional

More information

KonaKart Shopping Widgets. 3rd January DS Data Systems (UK) Ltd., 9 Little Meadow Loughton, Milton Keynes Bucks MK5 8EH UK

KonaKart Shopping Widgets. 3rd January DS Data Systems (UK) Ltd., 9 Little Meadow Loughton, Milton Keynes Bucks MK5 8EH UK KonaKart Shopping Widgets 3rd January 2018 DS Data Systems (UK) Ltd., 9 Little Meadow Loughton, Milton Keynes Bucks MK5 8EH UK Introduction KonaKart ( www.konakart.com ) is a Java based ecommerce platform

More information

Kohelet Policy Forum R.A. Site Legal Terms. What personal data we collect and why we collect it. Comments. Media. Contact forms and newsletter

Kohelet Policy Forum R.A. Site Legal Terms. What personal data we collect and why we collect it. Comments. Media. Contact forms and newsletter Kohelet Policy Forum R.A. Site Legal Terms Our address: 8 Am Ve'loamo Street Jerusalem office@kohelet.org.il www.kohelet.org.il What personal data we collect and why we collect it We collect anonymous

More information

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Contents 1. Configuring Accelerated Mobile Pages 2. AMP Home Page Configuration 2.1. Setting AMP Category Images

More information

MARKOMI Marketing Automation Tool. User s Guide Version: 2.0

MARKOMI Marketing Automation Tool. User s Guide Version: 2.0 MARKOMI Marketing Automation Tool User s Guide Version: 2.0 MARKOMI Table of contents I Table of contents What is Markomi?... 1 Purpose of this guide... 1 How to get Markomi... 1 Create a bizhub Evolution

More information

What Information Do We Collect? How and Why We Collect Information

What Information Do We Collect? How and Why We Collect Information Privacy Policy This Privacy Policy discloses the privacy practices for DanaPalmerCoaching.com and applies solely to information collected by this website. We have created this privacy statement in order

More information

We offer background check and identity verification services to employers, businesses, and individuals. For example, we provide:

We offer background check and identity verification services to employers, businesses, and individuals. For example, we provide: This Privacy Policy applies to the websites, screening platforms, mobile applications, and APIs (each, a Service ) owned and/or operated by Background Research Solutions, LLC ("we"/ BRS ). It also describes

More information