{"info":{"_postman_id":"6c5c6f62-6959-437b-be3d-f9817db36e83","name":"WP-Statistics REST API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3239688","collectionId":"6c5c6f62-6959-437b-be3d-f9817db36e83","publishedId":"RWTkSeby","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-08-11T18:55:10.000Z"},"item":[{"name":"Check auth code","id":"14e5ba6a-7294-4cd1-8d70-7eae235325a5","request":{"method":"GET","header":[],"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/validate?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","validate"],"host":["wp-statistics","com"],"query":[{"description":{"content":"<p>Your Auth code</p>\n","type":"text/plain"},"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"2837e5cf-06a0-467c-a9bf-4e28bb8394e6","name":"Check auth code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/validate?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","validate"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f","description":"Your Auth code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 06 Jan 2019 07:20:58 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"75"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.9"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Allow","value":"GET"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": \"The auth is validate.\",\n    \"data\": {\n        \"status\": 200\n    }\n}"}],"_postman_id":"14e5ba6a-7294-4cd1-8d70-7eae235325a5"},{"name":"Get Summary Stats","id":"1bfbad34-88d1-4e1f-9781-deeb37490848","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/summary?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","summary"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"069035d2-bc01-49fa-b052-fbf96dcd866b","name":"Get Summary Stats","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/summary?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","summary"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"239","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 18:55:56 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"{\"user_online\":1,\"visitors\":{\"today\":492,\"yesterday\":515,\"week\":4232,\"month\":16252,\"year\":48788,\"total\":48788},\"visits\":{\"today\":1668,\"yesterday\":1673,\"week\":14152,\"month\":55083,\"year\":178732,\"total\":178732},\"total_posts\":61,\"total_pages\":17,\"total_comments\":873,\"total_spams\":1,\"total_users\":278,\"lastpostdate\":\"December 1, 2017\",\"average_post\":0.13,\"average_comment\":2.45,\"average_registeruser\":0.61}"}],"_postman_id":"1bfbad34-88d1-4e1f-9781-deeb37490848"},{"name":"Get Browsers","id":"2700b3df-e16f-462e-a72b-f25e034745be","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/browsers?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","browsers"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"rangestartdate","value":"2018-01-01"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"rangeenddate","value":"2018-08-08"}],"variable":[]}},"response":[{"id":"11d3360e-872f-4b08-9c42-135847d45623","name":"Get Browsers","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/browsers?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","browsers"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"},{"key":"rangestartdate","value":"2018-01-01","description":"Optional","disabled":true},{"key":"rangeenddate","value":"2018-08-08","description":"Optional","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1163","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:01:30 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"{\"Ace\":\"1\",\"AHC\":\"5\",\"AmigaVoyager\":\"1\",\"ANAM\":\"1\",\"Android Browser\":\"61\",\"AngleSharp\":\"4\",\"ANTFresco\":\"1\",\"Apache-HttpClient\":\"34\",\"Apple-iPhone\":\"1\",\"Apple-iPod\":\"1\",\"AppleWebKit\":\"587\",\"aria2\":\"1\",\"Auto\":\"1\",\"aw\":\"1\",\"bidswitchbot\":\"9\",\"bitlybot\":\"2\",\"BlackBerry Browser\":\"2\",\"Boobot\":\"2\",\"bot\":\"1\",\"CakePHP\":\"4\",\"CATExplorador\":\"1\",\"Chrome\":\"19420\",\"Chromeless\":\"1\",\"Commerce\":\"1\",\"curl\":\"37\",\"d3Atc3RhdGlzdGljcy5jb20\":\"1\",\"Dalvik\":\"2\",\"dcrawl\":\"2\",\"dfgdfg36fsdfsgh\":\"1\",\"Dillo\":\"1\",\"Dispatch\":\"64\",\"DocZilla\":\"1\",\"DomainStatsBot\":\"1\",\"DonutP\":\"1\",\"DowntimeDetector\":\"2\",\"Edge\":\"669\",\"ELinks\":\"1\",\"en\":\"2\",\"endo\":\"1\",\"Faraday\":\"1\",\"FeedlyBot\":\"8\",\"Fetchbot\":\"1\",\"Firefox\":\"16996\",\"G-i-g-a-b-o-t\":\"2\",\"GigablastOpenSource\":\"8\",\"Go--client\":\"61\",\"Grammarly\":\"2\",\"HTTPing\":\"4\",\"IceWeasel\":\"2\",\"IE6\":\"1\",\"IEMobile\":\"10\",\"Iframely\":\"2\",\"IFTTT-Ottter\":\"1\",\"internetnl\":\"2\",\"intraVnews\":\"2\",\"Jakarta\":\"1\",\"Java\":\"42\",\"Jersey\":\"11\",\"Jigsaw\":\"1\",\"JoBo\":\"1\",\"jsminingstatistics\":\"1\",\"K-Meleon\":\"1\",\"Kaspersky\":\"1\",\"Kerrigan\":\"1\",\"KOCMOHABT\":\"6\",\"LABLEBot\":\"1\",\"libwww-perl\":\"4\",\"lp\":\"1\",\"LWP\":\"2\",\"Lynx\":\"1\",\"M\":\"1\",\"Magic\":\"1\",\"MB-LinkChecker\":\"1\",\"Mediumbot-MetaTagFetcher\":\"1\",\"Microsoft\":\"10\",\"mr\":\"1\",\"MSFrontPage\":\"1\",\"MSIE\":\"4249\",\"MTUyNjgzNTM5Ng\":\"1\",\"MTUyNjgzNTM5NQ\":\"1\",\"NetFront\":\"1\",\"NetTrack\":\"1\",\"NSPlayer\":\"1\",\"null\":\"27\",\"oc\":\"1\",\"ocspd\":\"1\",\"ok\":\"8\",\"Opera\":\"257\",\"Opera Next\":\"1116\",\"OutclicksBot\":\"13\",\"Pierre\":\"1\",\"Post-Archival-Plugin\":\"8\",\"Puffin\":\"8\",\"Python\":\"3\",\"python-requests\":\"165\",\"Python-urllib\":\"203\",\"queuedriver\":\"1\",\"QuickTime\":\"1\",\"Qwantify\":\"10\",\"Rome\":\"4\",\"Ruby\":\"3\",\"RyteBot\":\"6\",\"Safari\":\"2247\",\"SafeDNSBot\":\"21\",\"SamsungBrowser\":\"86\",\"Screaming\":\"21\",\"SE\":\"3\",\"SeobilityBot\":\"15\",\"SEresearch\":\"1\",\"ShareExtension\":\"1\",\"Silk\":\"5\",\"Slackbot-LinkExpanding\":\"17\",\"SOcrawl\":\"1\",\"SpuhexBot\":\"1\",\"Sunrise\":\"1\",\"SycamoreBot\":\"1\",\"Symfony\":\"1\",\"Test\":\"127\",\"Trident\":\"53\",\"TUM\":\"5\",\"Typhoeus\":\"1\",\"UC Browser\":\"21\",\"UCWEB\":\"1\",\"UniversalFeedParser\":\"1\",\"Unknown\":\"1523\",\"URL\":\"2\",\"Validator\":\"1\",\"Vivaldi\":\"78\",\"vk\":\"1\",\"voltron\":\"3\",\"W3C\":\"1\",\"Wada\":\"3\",\"WebFetch\":\"1\",\"Wget\":\"25\",\"WhatsApp\":\"12\",\"Who\":\"2\",\"winHttp\":\"2\",\"WordPress\":\"180\",\"Wordupbot\":\"1\",\"WPVulnDB\":\"13\",\"www\":\"1\",\"Xaldon\":\"1\",\"Xenu\":\"4\",\"Y\":\"1\",\"yacybot\":\"11\",\"YisouSpider\":\"51\",\"your-search-bot\":\"1\",\"Zalo-win32-24v293\":\"3\",\"Zalo-win32-24v298\":\"3\",\"ZoomBot\":\"4\",\"ZoominfoBot\":\"16\"}"}],"_postman_id":"2700b3df-e16f-462e-a72b-f25e034745be"},{"name":"Get Search Engines","id":"1befd38e-d127-410d-9524-7793dbbccc46","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engines?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","search_engines"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"897000c5-9587-4095-9cd5-8e2a888d9575","name":"Get Search Engines","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engines?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","search_engines"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"312","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:01:37 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"{\"baidu\":{\"name\":\"Baidu\",\"translated\":\"Baidu\",\"tag\":\"baidu\",\"sqlpattern\":\"%baidu.com%\",\"regexpattern\":\"baidu\\\\.com\",\"querykey\":\"wd\",\"image\":\"baidu.png\"},\"bing\":{\"name\":\"Bing\",\"translated\":\"Bing\",\"tag\":\"bing\",\"sqlpattern\":\"%bing.com%\",\"regexpattern\":\"bing\\\\.com\",\"querykey\":\"q\",\"image\":\"bing.png\"},\"duckduckgo\":{\"name\":\"DuckDuckGo\",\"translated\":\"DuckDuckGo\",\"tag\":\"duckduckgo\",\"sqlpattern\":[\"%duckduckgo.com%\",\"%ddg.gg%\"],\"regexpattern\":[\"duckduckgo\\\\.com\",\"ddg\\\\.gg\"],\"querykey\":\"q\",\"image\":\"duckduckgo.png\"},\"google\":{\"name\":\"Google\",\"translated\":\"Google\",\"tag\":\"google\",\"sqlpattern\":\"%google.%\",\"regexpattern\":\"google\\\\.\",\"querykey\":\"q\",\"image\":\"google.png\"},\"yahoo\":{\"name\":\"Yahoo!\",\"translated\":\"Yahoo!\",\"tag\":\"yahoo\",\"sqlpattern\":\"%yahoo.com%\",\"regexpattern\":\"yahoo\\\\.com\",\"querykey\":\"p\",\"image\":\"yahoo.png\"},\"yandex\":{\"name\":\"Yandex\",\"translated\":\"Yandex\",\"tag\":\"yandex\",\"sqlpattern\":\"%yandex.ru%\",\"regexpattern\":\"yandex\\\\.ru\",\"querykey\":\"text\",\"image\":\"yandex.png\"}}"}],"_postman_id":"1befd38e-d127-410d-9524-7793dbbccc46"},{"name":"Get Search Engine - Summary","id":"f8dec734-f4a8-4c00-9c1f-319444d96708","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engine/summary?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","search_engine","summary"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"88ef2e8f-1187-46bd-b1f0-5888dd1978f1","name":"Get Search Engine - Summary","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engine/summary?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","search_engine","summary"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"267","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:01:44 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"[{\"total\":5071,\"search_engine\":[{\"name\":\"Baidu\",\"translated\":\"Baidu\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/baidu.png\",\"today\":3,\"yesterday\":3},{\"name\":\"Bing\",\"translated\":\"Bing\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/bing.png\",\"today\":1,\"yesterday\":0},{\"name\":\"DuckDuckGo\",\"translated\":\"DuckDuckGo\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/duckduckgo.png\",\"today\":0,\"yesterday\":0},{\"name\":\"Google\",\"translated\":\"Google\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/google.png\",\"today\":30,\"yesterday\":40},{\"name\":\"Yahoo!\",\"translated\":\"Yahoo!\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/yahoo.png\",\"today\":1,\"yesterday\":0},{\"name\":\"Yandex\",\"translated\":\"Yandex\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/yandex.png\",\"today\":2,\"yesterday\":1}]}]"}],"_postman_id":"f8dec734-f4a8-4c00-9c1f-319444d96708"},{"name":"Get Search Engine - Referrers","id":"e6cd0cd8-0fc5-41cc-94b0-59977d589735","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engine/referrers?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","search_engine","referrers"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"af1695e6-efce-492c-a438-f6e6ead3a7c0","name":"Get Search Engine - Referrers","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engine/referrers?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","search_engine","referrers"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"106","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:01:50 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"[{\"date\":\"Aug 2\",\"referrer\":54},{\"date\":\"Aug 3\",\"referrer\":55},{\"date\":\"Aug 4\",\"referrer\":32},{\"date\":\"Aug 5\",\"referrer\":28},{\"date\":\"Aug 6\",\"referrer\":58},{\"date\":\"Aug 7\",\"referrer\":57},{\"date\":\"Aug 8\",\"referrer\":54},{\"date\":\"Aug 9\",\"referrer\":43},{\"date\":\"Aug 10\",\"referrer\":44},{\"date\":\"Aug 11\",\"referrer\":37}]"}],"_postman_id":"e6cd0cd8-0fc5-41cc-94b0-59977d589735"},{"name":"Get Search Engine Words","id":"24bdff37-e55a-4892-afda-51afdc1a085a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engine_words?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","search_engine_words"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"dbc618b1-a847-429c-b8c2-5d5acb781b3f","name":"Get Search Engine Words","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/search_engine_words?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","search_engine_words"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1647","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:01:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"[{\"engine\":\"google\",\"words\":\"\",\"total\":\"4893\"},{\"engine\":\"google\",\"words\":\"%28site statistic widget%29 -windows -linux -unix\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"0451\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"0IKM\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"1DE\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"2W6\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"48FS\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"579\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"5GZ\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"5VMQ\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"6 month baby par bade wp stats masui\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"6EPN\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"A26M\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"againsthde\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"analogy%2C statistics and examples as it concerns advanced reporting\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"AOO\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"availabletep\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"basisp2h\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"birdse2l\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"BJ7\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"blowe3m\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"BM7\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"bushc9f\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"BWZ\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"BZA\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"caughtmcn\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"CDN\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"clawsdya\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"clawsvbd\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"clock578\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"coachkv2\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"coal3t5\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"command396\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"complete statistics site\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"consisteet\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"containuni\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"conversationnrs\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"darknessgja\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"dashboard and statistic chart wp\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"dependnrs\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"differentiate between visit and visits\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"diffference between visit and visitor blogspot\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"diffrent beetwen visitor and visited\",\"total\":\"1\"},{\"engine\":\"bing\",\"words\":\"diospsytrek wordpress stats\",\"total\":\"1\"},{\"engine\":\"bing\",\"words\":\"does WP Statistics inflate numbers\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"dressapf\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"E42\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"E6ZF\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"eagerllf\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"earti8\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"effectl4u\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"effectmlf\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"enemycqg\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"enougho1l\",\"total\":\"1\"},{\"engine\":\"bing\",\"words\":\"error downloading geoip_countries file arbor\",\"total\":\"2\"},{\"engine\":\"baidu\",\"words\":\"EX5\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"farmereev\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"fewiqq\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"findya3\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"fourthbai\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"freedommyk\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"gone6ad\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"GQI\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"guess34v\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"GXKN\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"happeneduwe\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"have2w5\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"havef6q\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"hen1j\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"HGO\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"HLD\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"how teal is WP Statistics\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"https:\\/\\/wp-statistics.com\\/\",\"total\":\"2\"},{\"engine\":\"google\",\"words\":\"https:\\/\\/wp-statistics.com\\/2017\\/05\\/26\\/function-api\\/\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"https:\\/\\/wp-statistics.com\\/donate\\/\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"HTU\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"huge9mk\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"humandbk\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"HY9D\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"I9A\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"identityrde\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"IEGB\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"itself94n\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"itsmca\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"IZF\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"J3S\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"J5L4\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"jungle88y\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"kids5zo\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"ledtbh\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"letterv66\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"loose5l3\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"lowerbl6\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"LU5\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"matterioc\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"methodikz\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"missing43l\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"mostlyqm6\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"nearesttkc\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"NHP\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"NI2\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"NOP\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"occasionallymmi\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"occasionallytbl\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"officialjh5\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"pilest3\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"pocketmk4\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"poeth4v\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"positivevqr\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"possibly9we\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"power3zo\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"pricetbm\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"prizeeoq\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"protection3zp\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"pupil966\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"QOT5\",\"total\":\"2\"},{\"engine\":\"baidu\",\"words\":\"quarterpir\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"rathergfn\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"replieduix\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"representgx4\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"RNN\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"roarwrs\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"rubberjuu\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"rushat2\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"RZI\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"scared4vw\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"sendpyf\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"settingwg2\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"shallub8\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"slavegog\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"solvens2\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"stairslfu\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"statistics plugin donAte\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"supper14m\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"TAMV\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"tankok9\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"taughtiw9\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"TEO\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"torn9zi\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"tornc6w\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"toward3jb\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"TUFQ\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"UIS\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"url and ip address stats\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"US9C\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"verticale3k\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"viewd5x\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"VXQE\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"what is difference between visitors and visits in a blod\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"WHP\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wordpress does caching affect statistics%3F\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wordpress statistics\",\"total\":\"2\"},{\"engine\":\"google\",\"words\":\"wordpress visitor stats\",\"total\":\"1\"},{\"engine\":\"duckduckgo\",\"words\":\"wordpress website statistics\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"workel3\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wp statistic mail date\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"WP Statistics\",\"total\":\"3\"},{\"engine\":\"google\",\"words\":\"WP Statistics - Hits%3A\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wp statIstics bots\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wp statistics cookies\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wp statistics datenschutzerkl%C3%A4rung\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wp statistics gdpr\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"WP Statistics privaCY\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wp-statistics\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"WPStatistics %E2%80%93 Advanced reporting\",\"total\":\"1\"},{\"engine\":\"google\",\"words\":\"wpstatistics GeoIP collection requires the cURL PHP extension\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"wrongwcc\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"www\",\"total\":\"1\"},{\"engine\":\"bing\",\"words\":\"www.bicofeng.com%2Fwp-admin\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"Y42\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"YG93\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"young5v2\",\"total\":\"1\"},{\"engine\":\"baidu\",\"words\":\"YPG\",\"total\":\"1\"}]"}],"_postman_id":"24bdff37-e55a-4892-afda-51afdc1a085a"},{"name":"Get Hits","id":"18451a37-6eab-4695-b304-22794bdd37ee","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/hits?token_auth=5eaf75938d69748ce72b262f","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","hits"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}],"variable":[]}},"response":[{"id":"378a3e01-f978-4662-8af5-32e2d28fe6a7","name":"Get Hits","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/hits?token_auth=5eaf75938d69748ce72b262f","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","hits"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"152","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:02:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"[{\"date\":\"Aug 2\",\"visitor\":579,\"visit\":1862},{\"date\":\"Aug 3\",\"visitor\":535,\"visit\":1740},{\"date\":\"Aug 4\",\"visitor\":533,\"visit\":2130},{\"date\":\"Aug 5\",\"visitor\":477,\"visit\":1452},{\"date\":\"Aug 6\",\"visitor\":578,\"visit\":1973},{\"date\":\"Aug 7\",\"visitor\":553,\"visit\":1832},{\"date\":\"Aug 8\",\"visitor\":586,\"visit\":1883},{\"date\":\"Aug 9\",\"visitor\":498,\"visit\":1541},{\"date\":\"Aug 10\",\"visitor\":515,\"visit\":1673},{\"date\":\"Aug 11\",\"visitor\":492,\"visit\":1670}]"}],"_postman_id":"18451a37-6eab-4695-b304-22794bdd37ee"},{"name":"Get Visitors","id":"96132e5d-c1bf-4fc1-a739-aea517246ab2","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://wp-statistics.com/wp-json/wpstatistics/v1/visitors?token_auth=5eaf75938d69748ce72b262f&page=1","urlObject":{"protocol":"https","path":["wp-json","wpstatistics","v1","visitors"],"host":["wp-statistics","com"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"4c3ad97b-d8ae-4218-8f9a-e9e9d3b87bc6","name":"Get Visitors","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://wp-statistics.com/wp-json/wpstatistics/v1/visitors?token_auth=5eaf75938d69748ce72b262f&page=1","protocol":"https","host":["wp-statistics","com"],"path":["wp-json","wpstatistics","v1","visitors"],"query":[{"key":"token_auth","value":"5eaf75938d69748ce72b262f"},{"key":"page","value":"1","description":"Page number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"711","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 11 Aug 2018 19:02:05 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<https://wp-statistics.com/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding,User-Agent","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Powered-By","value":"PHP/7.2.7","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"wp-statistics.com","path":"/","secure":false,"value":"mg0ttqmn6merbnfmp5fg281pas","key":"PHPSESSID"}],"responseTime":null,"body":"[{\"IP\":\"186.22.154.197\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"AR\",\"name\":\"Argentina\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/AR.png\"},\"agent\":{\"name\":\"Chrome\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Chrome.png\",\"version\":\"67.0.3396.99\"},\"platform\":\"Windows\",\"referred\":\"http:\\/\\/caliceproducciones.com\\/yearreview\\/wp-admin\\/admin.php?page=wps_plugins_page\",\"hits\":\"2\"},{\"IP\":\"83.219.137.23\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"RU\",\"name\":\"Russian Federation\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/RU.png\"},\"agent\":{\"name\":\"Chrome\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Chrome.png\",\"version\":\"62.0.3202.94\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/wp-statistics.com\\/\",\"hits\":\"1\"},{\"IP\":\"112.211.246.13\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"PH\",\"name\":\"Philippines\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/PH.png\"},\"agent\":{\"name\":\"Chrome\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Chrome.png\",\"version\":\"67.0.3396.99\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/wp-statistics.com\",\"hits\":\"2\"},{\"IP\":\"98.16.25.64\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"US\",\"name\":\"United States\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/US.png\"},\"agent\":{\"name\":\"Firefox\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Firefox.png\",\"version\":\"40.1\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/wp-statistics.com\",\"hits\":\"1\"},{\"IP\":\"18.218.249.165\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"US\",\"name\":\"United States\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/US.png\"},\"agent\":{\"name\":\"Firefox\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Firefox.png\",\"version\":\"42.0\"},\"platform\":\"Macintosh\",\"referred\":\"https:\\/\\/wp-statistics.com\",\"hits\":\"1\"},{\"IP\":\"88.18.109.148\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"ES\",\"name\":\"Spain\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/ES.png\"},\"agent\":{\"name\":\"Test\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Test.png\",\"version\":\"Unknown\"},\"platform\":\"Unknown\",\"referred\":\"https:\\/\\/wp-statistics.com\",\"hits\":\"1\"},{\"IP\":\"50.100.247.113\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"CA\",\"name\":\"Canada\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/CA.png\"},\"agent\":{\"name\":\"Firefox\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Firefox.png\",\"version\":\"40.1\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/wp-statistics.com\",\"hits\":\"1\"},{\"IP\":\"92.255.195.226\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"RU\",\"name\":\"Russian Federation\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/RU.png\"},\"agent\":{\"name\":\"Firefox\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Firefox.png\",\"version\":\"37.1\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/trojka-zajm.ga\\/bezporuchiteley\\/215-storony-po-dogovoru-zayma.html\",\"hits\":\"1\"},{\"IP\":\"54.38.56.252\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"FR\",\"name\":\"France\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/FR.png\"},\"agent\":{\"name\":\"Firefox\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Firefox.png\",\"version\":\"57.0\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/trojka-zajm.ga\\/bezporuchiteley\\/215-storony-po-dogovoru-zayma.html\",\"hits\":\"1\"},{\"IP\":\"88.118.183.117\",\"time\":\"August 11, 2018\",\"location\":{\"code\":\"LT\",\"name\":\"Lithuania\",\"flag\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/flags\\/LT.png\"},\"agent\":{\"name\":\"Chrome\",\"icon\":\"https:\\/\\/wp-statistics.com\\/wp-content\\/plugins\\/wp-statistics\\/assets\\/images\\/Chrome.png\",\"version\":\"68.0.3440.106\"},\"platform\":\"Windows\",\"referred\":\"https:\\/\\/latvijaslats.com\\/\",\"hits\":\"2\"}]"}],"_postman_id":"96132e5d-c1bf-4fc1-a739-aea517246ab2"}]}