You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: allow users to turn analytics on and off (v2.1.0) (#632)
* feat: allow users to turn analytics on and off (v2.1.0)
This PR adds a new property to the SearchAnalyticsConfig, which
can be used to start with analytics enabled or disabled by
default. Three new methods are added to the analytics object-
two to turn analytics on/off, and one to get the current enabled
status.
J=WAT-5404
TEST=auto, manual
Ran test site locally with debugging and buttons to turn
analytics on and off, saw expected behavior.
* Update various names to be in-line with pages code
* Automated update to repo's documentation from github action
* Add enableYextAnalytics function to window
* drop unneeded parens
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* release: v2.1.0
---------
Co-authored-by: Fondryext <160865254+Fondryext@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jacob Fondriest <jfondriest@yext.com>
0 commit comments