Introducing Team Invites

Team invites are here! It's now easier than ever to collaborate with team members in your Littledata account. In the new digital landscape, collaboration is the mother of invention. Our new Team feature lets you easily manage additional users for your Littledata account, so that everybody on your home team - or on a particular marketing or ecommerce project - can view smart metrics and reports for your site. What's new All Littledata accounts now include team functionality. You can invite and manage team members from your Littledata admin. Here's what you can do with Team members in Littledata: Invite new team members Manage current members Respond to requests to join your team From simply sharing reports to collaborating on complex analytics projects, team invites are a straightforward way to share information and hone down on accurate data, whether you're currently in the data setup phase or focusing on making and understanding business decisions based on that data stream. Adding team members to your account helps to ensure that your colleagues can take advantage of the automated reporting you set up in Littledata to get a clear view of your online business performance. And it doesn't stop there. Team members have access to all of the features in your Littledata plan, so you can collaborate on projects such as setting up accurate tracking, benchmarking your site, and running data-driven campaigns based on buyer personas. Note that while you can have multiple team members, there can only be one account owner for each Littledata subscription -- and only the owner can use the app to make changes in GA. Team members can view audits and reports but cannot make changes to the connected Google Analytics property using the Littledata app. We automatically limit permissions in this way to ensure that the account owner has oversight on any changes to tracking and reporting. [subscribe] Benefits for users, partners and agencies Team invites aren't just for your core ecommerce team. They can be used to enhance collaboration and ensure accurate reporting on any number of projects. The benefits extend to every type of Littledata user: General users can collaborate with both internal teams and external consultants such as PPC agencies Agencies can manage customer accounts internally (as an owner) or externally (as a team member) Partners can access client website data in one streamlined tool, including benchmarks, and find ways to optimise custom report packs based on client needs Team owners can always remove member permissions at a later date, so the Team feature is ideal for growing ecommerce sites that want to control who has access to their Google Analytics data when they change agencies or move on to a different project. Your Littledata team might be composed of members from a variety of teams in your office, and that's okay. In fact, it's encouraged. Sometimes your marketing department needs a good way to collaborate with your data team, your online merchandising department or your ecommerce site developers. As Littledata offers ways to both fix your tracking and get more relevant reporting, our app often brings new teams together to make smarter decisions. Early adopters of our Team functionality have found it particularly useful for expanding the range of reports they use in Littledata. In addition to finding ways to further enhance custom dashboards and reports, sometimes a team member will notice a particularly relevant report pack that had previously been overlooked, and the metrics in that pack will end up making the biggest difference to your online revenue. How to invite new team members and manage invitations To manage team members, login to your Littledata account and go to Settings > Members. You can access the Settings menu by clicking on the gear icon on the upper right, and you'll find Members in menu bar on the left. From the Members page, you can send new invitations, manage sent invitations, and respond to requests to join your team. In addition to invites, users can request to join an existing team. When new users sign up for Littledata or current users add a new site/view to their account, they can search for your site and request to join your team. When someone requests to join your team, you'll receive a notification at your registered email. You can either accept or remove their request. Wondering how to join a current Littledata team? You can request to join an existing team when you sign up using your Google account or a supported social login (currently Facebook and Twitter). Scalability Team member functionality is the logical next step in helping to support sustainable business growth for our customers. Last year we switched to transaction-based pricing because we are dedicated to providing apps and managed services that easily scale with any online business, whether you're doing $5,000 or $250,000 per month in sales when you first get going with Littledata. Our pricing is per web property (you need a separate account for each particular Google Analytics view or data source), not per user. Standard and higher plans include unlimited team members, but if you need a unique team setup or multi-site dashboard, let us know. We hope you love the new Team feature as much as our team does here at Littledata!

by Ari
2018-03-23

How to add Littledata's code snippet to your Shopify store templates

For most Shopify stores, the Littledata - Google Analytics reporting app automatically adds our tracking script to your shop's template. However, if your store has a custom template/layout, there will be some cases where our app isn't able to do this automatically. Luckily it's super-easy to resolve this issue by adding a code snippet yourself. Once you add the code, your store will automatically call our tracking script at just the right time. That way we can help you get accurate data across the customer life cycle. In this quick how-to guide I'll show you how to add the code snippet. How to add the snippet to your shop's code 1. Edit the code in your Shopify admin Go to your Shopify Admin > Online Store > Themes > Actions > Edit code. 2. Copy the snippet Copy the following snippet. (Even though our script has already been added to your store, it still needs to be called for each Layout.) [code language="javascript"] <!-- Start of Littledata - Fix Google Analytics Script--> {% include 'LittledataLayer' %} <!-- End of Littledata - Fix Google Analytics Script --> [/code] 3. Paste the snippet Now paste the snippet in every one of your store's layouts, just under the <body> tag. In the example below, we'll paste the snippet in row 77. 4. Save and repeat After you paste the code, click Save and repeat the steps above for each layout. Note that you will need to make this change for each layout when you are installing our app, but also when you create another layout for a new campaign. Anytime you create a new layout, just follow the steps above to add the right code snippet. That's it! You're now all set to get a consistent stream of accurate data and intelligent insights for your Shopify store. Remember that it takes about a week for the new analytics setup to start producing useful reports. If you've followed these steps but still have questions, please don't hesitate to get in touch with our team. We <3 code. And we're here to deal with it so you don't have to :)

2018-03-07

Troubleshooting your Google Analytics goals setup (VIDEO)

https://www.youtube.com/watch?v=SGY013J9QGg So you've got your new sales plan in action and you've set up unique goals in Google Analytics. Are they tracking what you think they're tracking? Are you sure they're giving you reliable data? If you've audited your analytics setup, you might have noticed any number of incorrect audit checks about how you've set up custom events for your Google Analytics (GA) goals. Goals are used to make important business decisions, such as where to focus your design or advertising spend, so it's essential to get accurate data about them. In this quick video we cover common issues with setting up Google Analytics goals, including: Tracking pageviews rather than completed actions Selecting the wrong match type Inconsistent naming when tagging marketing campaigns Filters in your GA view rewriting URLs (so what you see in the browser is different from what you see in GA) Issues with cross-domain tracking [subscribe] In GA, a goal is any type of completed activity on your site or app. GA is a remarkably flexible platform, so you can use it to measure many different types of user behaviour. This could be visitors clicking a subscribe button, completing a purchase, signing up for membership -- known as 'conversion goals' -- or other types of goals such as 'destination goals', when a specific page loads, and 'duration goals', when a user spends over a particular amount of time on a page or set of pages. That all sounds well and good, but trouble comes if you simply set up goals and then trust the data they give you in GA, without double-checking to make sure that data's consistent and reliable. We hope you find the video useful. And don't despair -- even a little extra time spent on your GA setup can yield awesome results. Sign up for the Littledata app to audit your site for free, and let us know if you've experienced other common issues with setting up goals in GA.

2018-02-21

How to set up demographics tracking in Google Analytics (VIDEO)

Could you be missing out on your best customers - those that are more likely to convert, and more likely to make big purchases when they do? Watch this quick video to find out how to to set up demographics tracking in Google Analytics. [embed]https://www.youtube.com/watch?time_continue=5&v=PAeCubNxoKI[/embed] Demographics and interests data provides information about the types of customers that are using your site, along with the interests they express through their online travel and purchasing activities. Once you set up this tracking, you'll be able to see your customer base broken down by age group, gender and interests. This data isn't just nice to have; it helps you market to the biggest potential spenders by discovering who's most interested in your products or services. Analytics and AdWords use the same age, gender, and interests categories, so this is particularly useful for improving your targeting on the Google Display Network. [subscribe] That said, connecting demographics data with shopping activity and revenue is a complicated art. Our popular Buyer Personas feature automates reporting and shows you how to improve that spend. And we don't just stop with paid ads. We include personas for every significant channel, including email marketing, organic search, affiliates/referrals and social media campaigns. Wherever you want to use demographics targeting to increase revenue, we've got you covered.

2017-12-05

How to set up campaign tagging in Google Analytics (VIDEO)

https://www.youtube.com/watch?v=YVxi0sQmro0&t=5s Google Analytics is only as smart as your tagging. To lower average CPA and increase conversions in a sustainable way, you need an in-depth view of customer acquisition channels. Accurate campaign tagging makes it possible to get the data needed to understand acquisition costs based on particular source and medium. If you want to improve marketing ROI, it's essential to get campaign tagging right in Google Analytics. But how does it all work? Follow the simple rules in this quick how-to video to make sure you're getting accurate data about where your traffic is coming from. [subscribe] Questions addressed in the setup video: What is a campaign in Google Analytics (GA)? What is UTM Parameter and how do I use it? Is it possible that a large volume of my 'Direct' traffic in GA is actually coming from sources such as email or social, but just wasn't tagged correctly? How do I know? I want to see all email marketing campaign traffic as one line item in my GA reports. Do spellings matter? Are UTM parameters case-sensitive? What are the best practices for GTM tagging using the Google Analytics Link Builder? For more info on custom campaign tracking, check out this detailed post about campaign parameters and how to use them. Remember that when you set up new campaigns or marketing channels, things can change or get lost in the mix. It's important to keep an eye on your analytics setup. Even once you've successfully set up campaign tagging in GA, we recommend auditing your analytics on a regular basis. And don't stop there. Once you've established data accuracy, follow in the footsteps of the most successful ecommerce sites and use Buyer Personas to get a clear view of which types of customers are more likely to convert in each channel. Now that's smart growth, driven by data!

2017-10-31

How to see shopping behaviour for each product you sell (VIDEO)

Product performance can seem confusing, but it doesn't have to be. In this quick video, we show you how to use Google Analytics to see shopping behaviour related to each product you're selling. All you'll need to see this report is a site connected to Google Analytics with the Enhanced Ecommerce plugin setup. [embed]https://www.youtube.com/watch?v=YVGAdHTkw3s[/embed] Using the Shopping Behavior report in Google Analytics Whether your ecommerce site is large or small, the Shopping Behavior report makes it easy to drill deep into user behaviour to understand why some products are converting better than others. If a particular product isn't selling well, the Shopping Behavior report will help you figure out why. It shows how far shoppers engage with your products, from initial list views through to shopping cart activities. [subscribe] Reasons a product might not be selling well It isn't at an optimal place in a product list or display The product details, such as images and description, aren't sending the right message Customers are abandoning their shopping carts completely, or removing that particular product (or group of products, such as multiple pairs of jeans) after adding it Who knows? You haven't audited your Google Analytics setup lately so your customer behaviour data can't be trusted to help you improve Each of those issues requires different actions, sometimes by entirely different departments (ie. marketing, pricing, ux)! That's what makes the Shopping Behavior report so important for improving ecommerce sales and conversions. We hope you enjoyed this latest video in our series of Google Analytics how-to guides. Need help setting up Enhanced Ecommerce in Google Analytics, or ensuring that your data is accurate? Contact a Littledata consultant today.

2017-09-14

How to set up Site Search tracking in Google Analytics (VIDEO)

What are visitors searching for on your website? Watch this quick video to learn how to set up Site Search tracking in Google Analytics. Site Search makes it easy to track search activity on your site. In the video we show you how to: Set up Site Search for a web property connected to your Google Analytics account Understand which query parameters you're using, and apply them to your Site Search setup View the resulting search metrics, including visits with search, total unique searches, specific search terms (what web visitors are searching for), and search depth Tracking on-site search terms is surprisingly easy! All you'll need to get started is a Google Analytics account and a search box on your site. [embed]https://www.youtube.com/watch?v=OlsMBWFt5aQ[/embed] What are visitors searching for on your site? On-site search is one of the things we scan for with our free Google Analytics audit tool. Many online businesses forget to add this to their Google Analytics setup, focusing instead on external search data such as that from Google AdWords (or ignoring search activity altogether!), but this is a mistake. Capturing on-site search terms is essential for any online business that that is serious about growth. Understanding what web visitors are searching for - and how that leads to deep engagement with your site or app - can help you improve site UX (user experience), develop product offerings which your customers are already hungry for, and get a higher ROI from product marketing campaigns and ad spend. For more details on the Site Search feature and how to identify search query parameters, check out the Google Analytics help guide. Still have questions? The Littledata team is always here to help. You can contact us directly in the app, or feel free to connect with our Google Analytics consultants for larger projects. [subscribe] Hint: Use search-related benchmarks to find out how your on-site search traffic compares with other sites in your industry and location. The Littledata app includes analytics benchmarks to make this as easy as possible. For example, you can compare usage of internal search on your website against internal search usage on all websites. Once you've set up Site Search, you will automatically be able to see relevant search-related benchmarks in your Littledata dashboard.  

2017-09-06

How to add tracking for multiple websites or apps (VIDEO)

If you're tracking multiple sites or apps in Google Analytics, you can connect all of these views to your Littledata account and easily switch between them. Watch this quick video to learn how to add or remove a Google Analytics data source in the Littledata app. [embed]https://www.youtube.com/watch?v=xoISTTx1zlw[/embed] FAQs - Working with multiple Google Analytics views How do Littledata reports link to Google Analytics views? When you click to set up another site you will see a list of all the Google Analytics properties and views linked to your Google account. Typically you will only be interested in one of the views, which contains data for the site or app you are working on. When you select a view, Littledata fetches the data it needs to enable core features such as our intelligent Google Analytics audit and industry benchmarking. Note that this doesn't commit you to purchase anything. The underlying data in your Google Analytics account is not affected unless you opt-in to our automated fixes, which let you automatically fix particular aspects of your Google Analytics setup. [subscribe] How many websites or apps can I track? You can set up standard reporting for as many websites as you like. However, if you're using Littledata's Pro services for advanced custom reporting, this is priced per view or data source. You can switch between these sites using the drop-down menu in the top bar. Does your reporting work with mobile app properties? Right now, some of the features will work - such as dashboards, alerts and buyer personas - but audit and benchmarking are specifically for websites. How do I add or remove a site? Once you've connected multiple web properties to your Littledata account, you can manage them using the My Sites page under the profile photo drop-down menu in the upper right. Can Littledata handle micro-sites? Yes. If each micro-site have it's own Google Analytics view, then go ahead and connect them all to your Littledata account. If the micro-sites are all under one web view, then ask the Littledata team about custom solutions to create a multi-site dashboard that lets you visualise Google Analytics data from many micro-sites and benchmark against each other. We have done this for a range of customers and are happy to discuss the details of what is involved in reporting on multiple micro-sites, whether just a few or several hundred!

2017-08-02

Try the top-rated Google Analytics app for Shopify stores

Get a 30-day free trial of Littledata for Google Analytics or Segment