Skip to content

Explore visualization/representation methods for site connections #2

@cory-skeers

Description

@cory-skeers

Issue

We have a wide web ecosystem, and currently our main form of analysis is siloed at the host domain level. How these domains connect, or how this looks once you get into a site, is less clear.

Look into how to "map" user journeys, and explore other visualization and site connection methods. Likely some form of node graphs, but exploration of other possibilities.

Proposed solution

  • Parse directories/pages to create similarity scores for pages within an individual site, to create forked/branching paths
  • Create bigrams of page referrers to measure site "distance" and connection points
    • Node graph with stretchy connections weighted by a sort of TF-IDF measure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions