question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add correct version to search store UA

See original GitHub issue

algolia-search-store/src/index.js#L55

Something like this will probably work

import {version} from '../package.json';

//...
this._helper.getClient().addAlgoliaAgent(`Store (${version})`)
//...

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rayrutjescommented, Apr 11, 2017

I will add this to the Store directly for now, given you will re-work on the Core anyway and that the current Store is only used in Vue.

0reactions
Haroenvcommented, Apr 13, 2017

That seems perfect

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up Analytics for a website (Universal Analytics)
This article is for anyone who wants to set up Analytics (using a Universal Analytics property) on a new website. Universal Analytics is...
Read more >
Setting up Google Analytics - Shopify Help Center
Go to Online store > Preferences. In the Google Analytics section, paste your Universal Analytics property in the Google Analytics account field. Note....
Read more >
Localized Versions of your Pages | Google Search Central
Learn how you can use a sitemap and other methods to tell Google about all of the different language and regional versions of...
Read more >
WooCommerce Google Analytics Integration
Google Analytics is a free web analytics tool. The free WooCommerce Google Analytics Integration connects your store to your Google Analytics account to ......
Read more >
Getting Started with UA Connected Footwear - Under Armour
To be certain that you purchased the correct model, check for a ... Download and install the latest version of MapMyRun, MapMyWalk, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found