Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 

README.md

sitespeed.io plugin for decoding third party requests

Build Status

Run Paul Irish third-party-decode as a plugin for sitespeed.io. It will decode third parties the same way as Chrome do. It's not 100% solution that works for everything. For example it doesn't categorise Facebook, Google Tag Manager as third party so you should always check with the Coach.

You can read more about sitespeed.io plugins here.

Test with current master

If you have checked out as the same level as sitespeed.io you run it like this (else just change the path).

git clone https://github.com/sitespeedio/sitespeed.io.git
cd sitespeed.io
npm install
bin/sitespeed.js --plugins.add ../plugin-third-party-decode/lib/ https://www.sitespeed.io/ -n 1

What you will get

Run in production

If you want to run Third Party Decoder with your other sitespeed.io test, follow the instructions in the add a plugin docs.

sitespeed.io version

You need sitespeed.io 6.0 or later to run the plugin.

About

Run Paul Irish Third Party Decode library to categorise third parties

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.