Mr. Onlyup
Mr. Onlyup
CDCloudflare Developers
Created by Mr. Onlyup on 3/21/2024 in #general-help
How to get keywords that people used at the search engines when entered my website?
for example at the UI u can see the keyword that the user used in Google for example that through it he found my website and how many people used it to find my website, how can I get the same results as in the UI by using the Graphql ?
2 replies
CDCloudflare Developers
Created by Mr. Onlyup on 3/21/2024 in #general-help
Graphql Analytics "datetimeMinute: Time!" is it the first time or last time the event occurred ?
I'm taking the "datetimeMinute: Time" from the type AccountHttpRequestsAdaptiveGroupsDimensions {} When I'm getting the value of the datetimeMinute is it the datetime the event occurred for the first or last time ? if it's last time how can I get also the first time it occurred ?
12 replies
CDCloudflare Developers
Created by Mr. Onlyup on 3/18/2024 in #general-help
"message": "zone "" cannot request data older than 691200s",
If I get that error when requesting data from Cloudflare Graphql, is it related to cloudflare restrictions or the GraphQL admin that can adjust it ?
3 replies
CDCloudflare Developers
Created by Mr. Onlyup on 3/14/2024 in #general-help
Do I must know the accountTag or zoneTag to query Cloudflare GraphQL API ?
I have received the Cloudflare GraphQL token from our partner, which is essential for executing queries within the GraphQL environment. However, it appears that many of the examples provided in the docs, such as accessing endpoints detailing user website visits and other pertinent data, necessitate the inclusion of either the account tag or zonetag. is it right?
2 replies