Completed

Implementação de tag de audiência

Published on the April 26, 2016 in IT & Programming

About this project

Open

Precisamos implementar uma tag de audiência para contabilização de views em zoom de fotos em um blog de wordpress.

A Tag é a seguinte

(function (window, document, $, undefined) {

$('.cb-lightbox').on('click', function () {

try {

UOLPD.Audience.countMedia($(this).find('img').attr('class').split(' ').pop(), 'fotos');

} catch (e) {}

});

}(window, document, jQuery));

Category IT & Programming
Subcategory Web development
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects No (I haven’t managed this kind of project before)
Roles needed Designer, Developer

Delivery term: April 27, 2016