Skip to content

Instantly share code, notes, and snippets.

@alaahd
Created March 18, 2013 11:22
Show Gist options
  • Save alaahd/5186544 to your computer and use it in GitHub Desktop.
Save alaahd/5186544 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