100+ datasets found
  1. Total global visitor traffic to Google.com 2024

    • statista.com
    Updated Aug 20, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Total global visitor traffic to Google.com 2024 [Dataset]. https://www.statista.com/statistics/268252/web-visitor-traffic-to-googlecom/
    Explore at:
    Dataset updated
    Aug 20, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Oct 2023 - Mar 2024
    Area covered
    Worldwide
    Description

    In March 2024, search platform Google.com generated approximately 85.5 billion visits, down from 87 billion platform visits in October 2023. Google is a global search platform and one of the biggest online companies worldwide.

  2. Website traffic strategies by industry and size of enterprise

    • datasets.ai
    • www150.statcan.gc.ca
    • +2more
    21, 55, 8
    Updated Jun 27, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statistics Canada | Statistique Canada (2018). Website traffic strategies by industry and size of enterprise [Dataset]. https://datasets.ai/datasets/a7882acc-a647-4fa6-a58b-6dae889de472
    Explore at:
    8, 55, 21Available download formats
    Dataset updated
    Jun 27, 2018
    Dataset provided by
    Statistics Canadahttps://statcan.gc.ca/en
    Authors
    Statistics Canada | Statistique Canada
    Description

    Digital technology and Internet use, website traffic strategies, by North American Industry Classification System (NAICS) and size of enterprise for Canada from 2012 to 2013.

  3. Website Statistics

    • data.wu.ac.at
    • data.europa.eu
    csv, pdf
    Updated Jun 11, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lincolnshire County Council (2018). Website Statistics [Dataset]. https://data.wu.ac.at/schema/data_gov_uk/M2ZkZDBjOTUtMzNhYi00YWRjLWI1OWMtZmUzMzA5NjM0ZTdk
    Explore at:
    csv, pdfAvailable download formats
    Dataset updated
    Jun 11, 2018
    Dataset provided by
    Lincolnshire County Councilhttp://www.lincolnshire.gov.uk/
    License

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    License information was derived automatically

    Description

    This Website Statistics dataset has four resources showing usage of the Lincolnshire Open Data website. Web analytics terms used in each resource are defined in their accompanying Metadata file.

    • Website Usage Statistics: This document shows a statistical summary of usage of the Lincolnshire Open Data site for the latest calendar year.

    • Website Statistics Summary: This dataset shows a website statistics summary for the Lincolnshire Open Data site for the latest calendar year.

    • Webpage Statistics: This dataset shows statistics for individual Webpages on the Lincolnshire Open Data site by calendar year.

    • Dataset Statistics: This dataset shows cumulative totals for Datasets on the Lincolnshire Open Data site that have also been published on the national Open Data site Data.Gov.UK - see the Source link.

      Note: Website and Webpage statistics (the first three resources above) show only UK users, and exclude API calls (automated requests for datasets). The Dataset Statistics are confined to users with javascript enabled, which excludes web crawlers and API calls.

    These Website Statistics resources are updated annually in January by the Lincolnshire County Council Business Intelligence team. For any enquiries about the information contact opendata@lincolnshire.gov.uk.

  4. Estimated app and website visitor numbers to Christie's 2017-2019

    • statista.com
    Updated Jul 9, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Estimated app and website visitor numbers to Christie's 2017-2019 [Dataset]. https://www.statista.com/statistics/999550/christie-s-estimated-website-and-app-visitor-numbers/
    Explore at:
    Dataset updated
    Jul 9, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    Worldwide
    Description

    This graph depicts the estimated number of visitors to the Christie's website and app from 2017 to 2019. In 2019, the number of online visitors amounted to approximately **** million, up from approximately ** million the previous year.

  5. Total global visitor traffic to X.com/Twitter.com 2024

    • statista.com
    Updated Sep 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Total global visitor traffic to X.com/Twitter.com 2024 [Dataset]. https://www.statista.com/statistics/470038/twitter-audience-reach-visitors/
    Explore at:
    Dataset updated
    Sep 24, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Oct 2023 - Mar 2024
    Area covered
    Worldwide
    Description

    In March 2024, X's web page Twitter.com had *** billion website visits worldwide, up from *** billion site visits the previous month. Formerly known as Twitter, X is a microblogging and social networking service that allows most of its users to write short posts with a maximum of 280 characters.

  6. Z

    Network Traffic Analysis: Data and Code

    • data.niaid.nih.gov
    Updated Jun 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Moran, Madeline; Honig, Joshua; Ferrell, Nathan; Soni, Shreena; Homan, Sophia; Chan-Tin, Eric (2024). Network Traffic Analysis: Data and Code [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_11479410
    Explore at:
    Dataset updated
    Jun 12, 2024
    Dataset provided by
    Loyola University Chicago
    Authors
    Moran, Madeline; Honig, Joshua; Ferrell, Nathan; Soni, Shreena; Homan, Sophia; Chan-Tin, Eric
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Code:

    Packet_Features_Generator.py & Features.py

    To run this code:

    pkt_features.py [-h] -i TXTFILE [-x X] [-y Y] [-z Z] [-ml] [-s S] -j

    -h, --help show this help message and exit -i TXTFILE input text file -x X Add first X number of total packets as features. -y Y Add first Y number of negative packets as features. -z Z Add first Z number of positive packets as features. -ml Output to text file all websites in the format of websiteNumber1,feature1,feature2,... -s S Generate samples using size s. -j

    Purpose:

    Turns a text file containing lists of incomeing and outgoing network packet sizes into separate website objects with associative features.

    Uses Features.py to calcualte the features.

    startMachineLearning.sh & machineLearning.py

    To run this code:

    bash startMachineLearning.sh

    This code then runs machineLearning.py in a tmux session with the nessisary file paths and flags

    Options (to be edited within this file):

    --evaluate-only to test 5 fold cross validation accuracy

    --test-scaling-normalization to test 6 different combinations of scalers and normalizers

    Note: once the best combination is determined, it should be added to the data_preprocessing function in machineLearning.py for future use

    --grid-search to test the best grid search hyperparameters - note: the possible hyperparameters must be added to train_model under 'if not evaluateOnly:' - once best hyperparameters are determined, add them to train_model under 'if evaluateOnly:'

    Purpose:

    Using the .ml file generated by Packet_Features_Generator.py & Features.py, this program trains a RandomForest Classifier on the provided data and provides results using cross validation. These results include the best scaling and normailzation options for each data set as well as the best grid search hyperparameters based on the provided ranges.

    Data

    Encrypted network traffic was collected on an isolated computer visiting different Wikipedia and New York Times articles, different Google search queres (collected in the form of their autocomplete results and their results page), and different actions taken on a Virtual Reality head set.

    Data for this experiment was stored and analyzed in the form of a txt file for each experiment which contains:

    First number is a classification number to denote what website, query, or vr action is taking place.

    The remaining numbers in each line denote:

    The size of a packet,

    and the direction it is traveling.

    negative numbers denote incoming packets

    positive numbers denote outgoing packets

    Figure 4 Data

    This data uses specific lines from the Virtual Reality.txt file.

    The action 'LongText Search' refers to a user searching for "Saint Basils Cathedral" with text in the Wander app.

    The action 'ShortText Search' refers to a user searching for "Mexico" with text in the Wander app.

    The .xlsx and .csv file are identical

    Each file includes (from right to left):

    The origional packet data,

    each line of data organized from smallest to largest packet size in order to calculate the mean and standard deviation of each packet capture,

    and the final Cumulative Distrubution Function (CDF) caluclation that generated the Figure 4 Graph.

  7. Total global visitor traffic to Wikipedia.org 2024

    • statista.com
    Updated Aug 20, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Total global visitor traffic to Wikipedia.org 2024 [Dataset]. https://www.statista.com/statistics/1259907/wikipedia-website-traffic/
    Explore at:
    Dataset updated
    Aug 20, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Oct 2023 - Mar 2024
    Area covered
    Worldwide
    Description

    In March 2024, close to 4.4 billion unique global visitors had visited Wikipedia.org, slightly down from 4.4 billion visitors since August of the same year. Wikipedia is a free online encyclopedia with articles generated by volunteers worldwide. The platform is hosted by the Wikimedia Foundation.

  8. d

    Website Statistics - Dataset - Datopian CKAN instance

    • demo.dev.datopian.com
    Updated Oct 7, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Website Statistics - Dataset - Datopian CKAN instance [Dataset]. https://demo.dev.datopian.com/dataset/lcc--website-statistics
    Explore at:
    Dataset updated
    Oct 7, 2025
    License

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    License information was derived automatically

    Description

    This Website Statistics dataset has three resources showing usage of the Lincolnshire Open Data website. Web analytics terms used in each resource are defined in their accompanying Metadata file. Please Note: due to a change in Analytics platform and accompanying metrics, the current files do not contain a full years data. The files will be updated again in January 2025 with 2024-2025 data. The previous dataset containing Web Analytics has been archived and can be found in the following link; https://lincolnshire.ckan.io/dataset/website-statistics-archived Website Usage Statistics: This document shows a statistical summary of usage of the Lincolnshire Open Data site for the latest calendar year. Website Statistics Summary: This dataset shows a website statistics summary for the Lincolnshire Open Data site for the latest calendar year. Webpage Statistics: This dataset shows statistics for individual Webpages on the Lincolnshire Open Data site by calendar year. Note: The resources above exclude API calls (automated requests for datasets). These Website Statistics resources are updated annually in February by the Lincolnshire County Council Open Data team.

  9. e

    Visitors Statistics Open Data MFSR - Website traffic statistics by country...

    • data.europa.eu
    Updated Sep 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ministerstvo financií SR (2024). Visitors Statistics Open Data MFSR - Website traffic statistics by country (daily) [Dataset]. https://data.europa.eu/data/datasets/https-opendata-mfsr-sk-opendata-catalog-statistika-navstevnosti-open-data-mfsr-statistika-navstevnosti-webu-podla-krajin-denne/embed
    Explore at:
    Dataset updated
    Sep 12, 2024
    Dataset authored and provided by
    Ministerstvo financií SR
    Description

    Visitors Statistics Open Data MFSR - Website traffic statistics by country (daily)

  10. O

    Website statistics—Community support

    • data.qld.gov.au
    • researchdata.edu.au
    • +1more
    csv
    Updated Apr 24, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Communities, Housing and Digital Economy (2021). Website statistics—Community support [Dataset]. https://www.data.qld.gov.au/dataset/website-statistics-community-support
    Explore at:
    csv(21 KiB), csv(15 KiB), csv(16 KiB), csv(12 KiB), csv(11.5 KiB), csv(25.5 KiB), csv(26.5 KiB), csv(29 KiB), csv(10 KiB), csv(17.5 KiB), csv(15.5 KiB), csv(14 KiB)Available download formats
    Dataset updated
    Apr 24, 2021
    Dataset authored and provided by
    Communities, Housing and Digital Economy
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Monthly statistics for pages viewed by visitors to the Queensland Government website—Community support franchise. Source: Google Analytics

  11. w

    Websites using Traffic Counter Widget

    • webtechsurvey.com
    csv
    Updated Dec 29, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    WebTechSurvey (2024). Websites using Traffic Counter Widget [Dataset]. https://webtechsurvey.com/technology/traffic-counter-widget
    Explore at:
    csvAvailable download formats
    Dataset updated
    Dec 29, 2024
    Dataset authored and provided by
    WebTechSurvey
    License

    https://webtechsurvey.com/termshttps://webtechsurvey.com/terms

    Time period covered
    2025
    Area covered
    Global
    Description

    A complete list of live websites using the Traffic Counter Widget technology, compiled through global website indexing conducted by WebTechSurvey.

  12. GQ magazine: website visitors in the United Kingdom (UK) 2013-2017

    • statista.com
    Updated Jul 9, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). GQ magazine: website visitors in the United Kingdom (UK) 2013-2017 [Dataset]. https://www.statista.com/statistics/413504/gq-magazine-website-visitors-uk/
    Explore at:
    Dataset updated
    Jul 9, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Sep 2013 - Sep 2017
    Area covered
    United Kingdom
    Description

    This statistic displays the number of website visitors to gq-magazine.co.uk, the website of GQ magazine in the United Kingdom (UK) in selected months from ************** to **************. The website had *** thousand visitors in *************.

  13. r

    Amazon Daily Traffic Statistics 2025

    • redstagfulfillment.com
    html
    Updated May 19, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Red Stag Fulfillment (2025). Amazon Daily Traffic Statistics 2025 [Dataset]. https://redstagfulfillment.com/how-many-daily-visits-does-amazon-receive/
    Explore at:
    htmlAvailable download formats
    Dataset updated
    May 19, 2025
    Dataset authored and provided by
    Red Stag Fulfillment
    Time period covered
    2019 - 2025
    Area covered
    Global
    Variables measured
    Daily website visits, Monthly traffic volume, Geographic distribution, Seasonal traffic patterns, Traffic sources breakdown, Mobile vs desktop traffic split
    Description

    Comprehensive dataset analyzing Amazon's daily website visits, traffic patterns, seasonal trends, and comparative analysis with other ecommerce platforms based on May 2025 data.

  14. V

    Port of Virginia Website Statistics

    • data.virginia.gov
    pdf
    Updated Feb 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Datathon 2025 (2025). Port of Virginia Website Statistics [Dataset]. https://data.virginia.gov/dataset/port-of-virginia-website-statistics
    Explore at:
    pdf(90646)Available download formats
    Dataset updated
    Feb 24, 2025
    Dataset authored and provided by
    Datathon 2025
    Description

    The Strategic Planning and Analytics Department prepares and publishes The Port of Virginia’s trade statistics

  15. O

    Website statistics—Parents and families

    • data.qld.gov.au
    • researchdata.edu.au
    • +1more
    csv
    Updated Apr 24, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Communities, Housing and Digital Economy (2021). Website statistics—Parents and families [Dataset]. https://www.data.qld.gov.au/dataset/website-statistics-parents-and-families
    Explore at:
    csv(2 KiB), csv(2.5 KiB)Available download formats
    Dataset updated
    Apr 24, 2021
    Dataset authored and provided by
    Communities, Housing and Digital Economy
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Monthly statistics for pages viewed by visitors to the Queensland Government website—Parents and families franchise. Source: Google Analytics

  16. O

    Website statistics—Recreation, sport and arts

    • data.qld.gov.au
    • researchdata.edu.au
    • +1more
    csv
    Updated Apr 24, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Communities, Housing and Digital Economy (2021). Website statistics—Recreation, sport and arts [Dataset]. https://www.data.qld.gov.au/dataset/website-statistics-recreation-sport-and-arts
    Explore at:
    csv(1.5 KiB), csv(1 KiB), csv(4.5 KiB), csv(2.5 KiB), csv(4 KiB)Available download formats
    Dataset updated
    Apr 24, 2021
    Dataset authored and provided by
    Communities, Housing and Digital Economy
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Monthly statistics for pages viewed by visitors to the Queensland Government website—Recreation, sport and arts franchise. Source: Google Analytics

  17. O

    Website statistics—Homes and housing

    • data.qld.gov.au
    • researchdata.edu.au
    • +1more
    csv
    Updated Apr 24, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Communities, Housing and Digital Economy (2021). Website statistics—Homes and housing [Dataset]. https://www.data.qld.gov.au/dataset/website-statistics-homes-and-housing
    Explore at:
    csv(122 KiB), csv(51.5 KiB), csv(51 KiB), csv(122.5 KiB), csv(113.5 KiB), csv(127 KiB), csv(130 KiB), csv(126.5 KiB), csv(125 KiB), csv(129 KiB), csv(102 KiB), csv(133 KiB), csv(120.5 KiB), csv(91.5 KiB)Available download formats
    Dataset updated
    Apr 24, 2021
    Dataset authored and provided by
    Communities, Housing and Digital Economy
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Monthly statistics for pages viewed by visitors to the Queensland Government website—Homes and housing franchise. Source: Google Analytics

  18. O

    Website statistics—Environment, land and water

    • data.qld.gov.au
    • researchdata.edu.au
    • +1more
    csv
    Updated Apr 24, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Communities, Housing and Digital Economy (2021). Website statistics—Environment, land and water [Dataset]. https://www.data.qld.gov.au/dataset/website-statistics-environment-land-and-water
    Explore at:
    csv(18.5 KiB), csv(27.5 KiB), csv(15.5 KiB), csv(20 KiB), csv(6.5 KiB), csv(22.5 KiB), csv(19 KiB), csv(23 KiB), csv(9.5 KiB), csv(13 KiB), csv(15 KiB), csv(26.5 KiB)Available download formats
    Dataset updated
    Apr 24, 2021
    Dataset authored and provided by
    Communities, Housing and Digital Economy
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Monthly statistics for pages viewed by visitors to the Queensland Government website—Environment, land and water franchise. Source: Google Analytics

  19. O

    Website statistics—Health and wellbeing

    • data.qld.gov.au
    • researchdata.edu.au
    • +1more
    csv
    Updated Apr 24, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Communities, Housing and Digital Economy (2021). Website statistics—Health and wellbeing [Dataset]. https://www.data.qld.gov.au/dataset/website-statistics-health-and-wellbeing
    Explore at:
    csv(13.5 KiB), csv(11.5 KiB), csv(10 KiB), csv(12.5 KiB), csv(13 KiB), csv(15 KiB), csv(11 KiB), csv(10.5 KiB), csv(12 KiB)Available download formats
    Dataset updated
    Apr 24, 2021
    Dataset authored and provided by
    Communities, Housing and Digital Economy
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Monthly statistics for pages viewed by visitors to the Queensland Government website—Health and wellbeing franchise. Source: Google Analytics

  20. Website Statistics (Archived) - Dataset - data.gov.uk

    • ckan.publishing.service.gov.uk
    Updated Jan 11, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ckan.publishing.service.gov.uk (2018). Website Statistics (Archived) - Dataset - data.gov.uk [Dataset]. https://ckan.publishing.service.gov.uk/dataset/website-statistics
    Explore at:
    Dataset updated
    Jan 11, 2018
    Dataset provided by
    CKANhttps://ckan.org/
    License

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    License information was derived automatically

    Description

    Note: This dataset has been archived and is no longer being updated due to a change in analytics platform. You can find the new dataset relating to Website Statistics in the following link; https://lincolnshire.ckan.io/dataset/website-statistics This Website Statistics dataset has three resources showing usage of the Lincolnshire Open Data website. Web analytics terms used in each resource are defined in their accompanying Metadata file. Website Usage Statistics: This document shows a statistical summary of usage of the Lincolnshire Open Data site for the latest calendar year. Website Statistics Summary: This dataset shows a website statistics summary for the Lincolnshire Open Data site for the latest calendar year. Webpage Statistics: This dataset shows statistics for individual Webpages on the Lincolnshire Open Data site by calendar year. Note: The resources above show only UK users, and exclude API calls (automated requests for datasets). For further information, please contact the Lincolnshire County Council Open Data team.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Statista (2025). Total global visitor traffic to Google.com 2024 [Dataset]. https://www.statista.com/statistics/268252/web-visitor-traffic-to-googlecom/
Organization logo

Total global visitor traffic to Google.com 2024

Explore at:
7 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
Aug 20, 2025
Dataset authored and provided by
Statistahttp://statista.com/
Time period covered
Oct 2023 - Mar 2024
Area covered
Worldwide
Description

In March 2024, search platform Google.com generated approximately 85.5 billion visits, down from 87 billion platform visits in October 2023. Google is a global search platform and one of the biggest online companies worldwide.

Search
Clear search
Close search
Google apps
Main menu