Skip to content

Instantly share code, notes, and snippets.

@TheoOliveira
Created August 19, 2022 14:14
Show Gist options
  • Select an option

  • Save TheoOliveira/32b16d2880068fbfa2d4c4c10fc3d980 to your computer and use it in GitHub Desktop.

Select an option

Save TheoOliveira/32b16d2880068fbfa2d4c4c10fc3d980 to your computer and use it in GitHub Desktop.
(function() {
Krux('scrape', {
page_attr_utag_editoria: { 'js_global': 'utag_data.editoria' },
page_attr_utag_page_type: { 'js_global': 'utag_data.tipo_pagina' },
page_attr_utag_produto: { 'js_global': 'utag_data.produto' },
page_attr_searchQuery: { 'js_global': 'busca.q' }
});
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment