Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Minasokoni/40c51e2c8858993cde16 to your computer and use it in GitHub Desktop.
Save Minasokoni/40c51e2c8858993cde16 to your computer and use it in GitHub Desktop.
//Update google Analytics - client side
$window._gaq.push(['_trackPageview', $location.path()]);
//reload DFP banners
googletag.pubads().refresh();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment