The Site Metrics API is a powerful tool that allows developers, marketers and website owners to obtain detailed information about the performance of their web properties. This API provides a wealth of information that allows users to make data-driven decisions, improve the user experience and ultimately achieve their online goals.
The Site Metrics API provides a number of functionalities and data points that are crucial to understanding a website's performance and how users interact with it.
The core of this API is traffic data that sheds light on how users find a website and interact with it. This includes data on search traffic percentage, daily time on site. Understanding traffic patterns is critical to tailoring content and marketing strategies to your audience's preferences.
Website performance is a critical factor for user satisfaction and SEO ranking. The API provides essential performance metrics, such as visitors by country, keywords. This data allows website owners to optimize their websites to achieve higher user visits by improving the user experience.
The Site Metrics API can be seamlessly integrated with a variety of third-party tools and platforms. Whether you use it in conjunction with your preferred analytics dashboard or your content management system, the API's versatility ensures that it fits seamlessly into your existing workflow.
The Site Metrics API is a versatile and indispensable tool for anyone looking to optimize their online presence. By providing detailed information on website traffic, performance and user behavior, this API enables users to make data-driven decisions, improve user experience and achieve their online goals. With the ability to seamlessly integrate into existing workflows, this API is a valuable asset for users, businesses and individuals alike in the increasingly competitive digital landscape. Whether you are a developer, marketer or website owner, this API provides you with the data and tools you need to succeed in the online world.
It will receive parameters and provide you with a JSON.
SEO Optimization: Analyze website traffic and user behavior data to optimize SEO strategies and improve search engine rankings.
Content strategy: Identify popular content and keywords to guide content creation and marketing efforts.
Conversion rate optimization: Track user conversions and identify bottlenecks in the conversion funnel to optimize user experience and increase conversions.
Improve user experience: Analyze website performance metrics to improve load times and overall user experience.
Competitor analysis: Compare your website traffic and performance against competitors to identify areas for improvement.
1 request per second.
Basic Plan: 300 API Calls. 1 request per second.
Pro Plan: 700 API Calls. 1 request per second.
Pro Plus Plan: 2,000 API Calls. 1 request per second.
{
"alexa_rank": "1",
"daily_pageviews_per_visitor": "17.65",
"daily_time_on_site": "14:18",
"bounce_rate_percentage": "24.0",
"search_traffic_percentage": "0.4",
"total_sites_linking_in": "6,458,120",
"visitors_by_country": [
{
"country": "United States",
"site_traffic_percentage": "17.2"
},
{
"country": "India",
"site_traffic_percentage": "11.5"
},
{
"country": "China",
"site_traffic_percentage": "6.9"
}
],
"top_keywords": [
{
"keyword": "gmail",
"search_traffic_percentage": "4.66"
},
{
"keyword": "google translate",
"search_traffic_percentage": "4.14"
},
{
"keyword": "google maps",
"search_traffic_percentage": "2.02"
},
{
"keyword": "google analytics",
"search_traffic_percentage": "1.9"
},
{
"keyword": "translate",
"search_traffic_percentage": "1.86"
}
],
"similar_sites": [
{
"website": "wikipedia.org",
"search_traffic_percentage": "77"
},
{
"website": "microsoft.com",
"search_traffic_percentage": "35"
},
{
"website": "youtube.com",
"search_traffic_percentage": "16.9"
},
{
"website": "facebook.com",
"search_traffic_percentage": "8.1"
},
{
"website": "google.com",
"search_traffic_percentage": "0.4"
}
]
}
curl --location --request GET 'https://zylalabs.com/api/2538/site+metrics+api/2534/analyze+site?domain=google.com' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
To use this API, users will have to indicate the URL of a domain.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
The Site Metrics API is a tool that allows developers to access real-time data and analytics related to user traffic.
The Analyze Site endpoint returns a variety of metrics including Alexa rank, daily pageviews per visitor, daily time on site, bounce rate percentage, search traffic percentage, total sites linking in, visitors by country, and top keywords.
Key fields in the response include "alexa_rank," "daily_pageviews_per_visitor," "bounce_rate_percentage," "visitors_by_country," and "top_keywords," each providing insights into different aspects of site performance and user engagement.
The response data is structured in JSON format, with top-level fields for overall metrics and nested arrays for "visitors_by_country" and "top_keywords," allowing for easy parsing and analysis of specific data points.
The endpoint provides insights into web traffic, user engagement, geographic distribution of visitors, keyword performance, and overall site performance metrics, enabling comprehensive analysis of a website's effectiveness.
Users can customize their requests by specifying the URL of the domain they wish to analyze. This allows for tailored insights based on specific websites of interest.
The data is sourced from various web analytics and traffic monitoring tools, ensuring a comprehensive view of user engagement and site performance across different regions and demographics.
Data accuracy is maintained through regular updates and quality checks, leveraging multiple data sources to cross-verify metrics and ensure reliable insights for users.
Typical use cases include SEO optimization, content strategy development, conversion rate optimization, user experience improvement, and competitor analysis, helping users make informed decisions based on real-time data.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
1,322ms
Service Level:
100%
Response Time:
2,242ms
Service Level:
100%
Response Time:
519ms
Service Level:
100%
Response Time:
833ms
Service Level:
100%
Response Time:
3,472ms
Service Level:
100%
Response Time:
548ms
Service Level:
100%
Response Time:
802ms
Service Level:
100%
Response Time:
960ms
Service Level:
100%
Response Time:
2,684ms
Service Level:
100%
Response Time:
522ms
Service Level:
100%
Response Time:
1,701ms
Service Level:
100%
Response Time:
15,677ms
Service Level:
100%
Response Time:
10,037ms
Service Level:
100%
Response Time:
1,716ms
Service Level:
100%
Response Time:
55ms
Service Level:
100%
Response Time:
34ms
Service Level:
100%
Response Time:
32ms
Service Level:
100%
Response Time:
42ms
Service Level:
100%
Response Time:
4,636ms
Service Level:
100%
Response Time:
3,826ms