Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Sign up for free
Menu
Search
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Pricing
Search
Sign in
Sign up for free
wcmc.io
Search
Decio Battaglia
August 09, 2013
400
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
wcmc.io
An introduction to the
http://wcmc.io
website.
Decio Battaglia
August 09, 2013
Featured
See All Featured
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
530
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
440
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
1
470
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
680
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
200
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
580
BBQ
matthewcrist
89
10k
WCS-LA-2024
lcolladotor
0
830
Building a Modern Day E-commerce SEO Strategy
aleyda
45
9.2k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
610
Claude Code のすすめ
schroneko
67
230k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.6k
Transcript
wcmc.io Use this great tool to find out who is
reading your work!
shorten, share and track URLs about your documents, work and
articles. How?
How does it work? When a user accesses the short-URL
the application redirects him to the original resource, but in doing so it saves the user's URL information.
This information is then matched against third party public IP
geolocation databases.
The URL is first searched against • Organization • City
• Country If a match is found against an organization, a second search is made against a public geocoding API. If a match is found against an organization, a second search is made against a public geocoding API.
There are many public geolocation APIs
Use Case Understand which type of job vacancy advert attracts
more interest.
This can also be visualized graphically
Use Case Track URL visits to your documents in cities
or places ahead of planned meetings.
Map example
Use Case Have an overview of which organizations are more
interested in specific URL resources.
None
This Web tool is not only a proof of concept
about the usefulness of tracking specific URL's. It is also an experimentation on how to create simple and effective data visualizations.
How does one handle the interactive presentation of big quantities
of point data? One possible solution: cluster the data depending on the zoom level...
The interactive map uses the Google Maps API, but the
orange circles are created using d3.js
d3.js
d3 gives us flexibility... Not convinced about the effectiveness of
the clustered circles approach? We can implement a heat-map instead!
Challenges and limitations It is not always possible to name
and geocode every organization of potential interest.
Challenges and limitations We need a way to filter out
search engine robots from real users... this result, for example, is suspicious...
A lot can still be done in researching and improving
the tool's data and mapping visualizations and interactions. These achievements though can potentially be used across other applications and Websites.