diff --git a/README.MD b/README.MD index 750d30d..abfe8f9 100644 --- a/README.MD +++ b/README.MD @@ -62,4 +62,8 @@ Get utm tags from current page url ### `utmAska.getUtmFromCookies(arrayOfUtmTags)` -Get utm tags from cookies \ No newline at end of file +Get utm tags from cookies + +### `utmAska.getCookieByName(cookieName)` + +Get value of single cookie record by name \ No newline at end of file