Skip to content

utilizes the Navigation Timing API to send the results to a tracking pixel

Notifications You must be signed in to change notification settings

Bigpoint/remote.performance.timing.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built with Grunt

Description

remote.performance.timing is an anonymous javascript function which utilizes the Navigation Timing API and send the results to a tracking pixel.

Usage

You must define the tracking pixel, so that the script knows what to call.

<script> var remotePerformanceTimingPixelUrl = '//example.com/t.gif'; </script>
<script src="remote.performance.timing.js"></script>

Download

Support

  • Firefox 7+
  • Chrome
  • IE 9+

Knowledge Links & Credits

This project uses various pieces of ideas. Please check their sites for further documentation.

Poem

'Ist dies schon Tollheit, hat es doch Methode' - William Shakespeare (1564-1616), engl. Dramatiker

Contributors

Contribute

Tutorial

License and Author

Author:: Alexander Jäger

Copyright 2014, Bigpoint GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

utilizes the Navigation Timing API to send the results to a tracking pixel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published