ADVERTISEMENT

PUP JME successfully executes Decipher

Published Jun 26, 2026 10:39 am
PUP JME's Decipher (Photos: PUP)
PUP JME's Decipher (Photos: PUP)
The signals converged as the PUP Junior Marketing Executives successfully mounted DECIPHER: Between the Lines, Beneath the Minds on June 19, 2026, a breakthrough event that brings together marketing students, industry practitioners, sponsors, media partners, and future marketers for an immersive exploration of subliminal marketing and its influence on consumer behavior, perception, and decision-making.
Designed to decode the unseen mechanisms behind consumer choices, DECIPHER challenged participants to look beyond visible messages and uncover the subtle signals that shape preferences, memories, and purchasing decisions.
Leading the initiative were the executive board and body, Christle Raphie Jewell G. Go, vice president for Research and Development as the Project chairwoman, Maegan V. Barrid, executive secretary, Rozoelle Anne D. Valdez,vice president for the Projects, Allysha Nicole G. Gulayan, associate vice president for External Affairs, Bryce Alfred J Uno D. Durano, associate vice president for Advertising and Christian P. Evangelista, associate vice president for Administration as the project heads, whose dedication and vision transformed the concept into an engaging academic experience that bridged theory with real-world marketing practice.
Access granted
The event formally commenced with the opening remarks of Christle who encouraged participants to critically examine the ethical dimensions of persuasion and influence in marketing. "Keep questioning where the line lies between effective marketing and ethical persuasion. Not everything that influences us is immediately visible, and that's exactly why awareness matters." Her message set the tone for the discussions that followed, reminding participants that awareness remains one of the most important tools in navigating today's highly persuasive marketplace.
Signal navigators
Guiding participants throughout the transmission were the event hosts, Chelsea Rusiana and Lynuel Escama, whose energy, professionalism, and seamless facilitation ensured an engaging and dynamic experience from beginning to end.
Signal transmission
The event featured a series of insightful discussions from industry professionals and marketing practitioners who helped participants decrypt the psychology behind influence and consumer behavior.
Delivering the keynote speaker transmission, prof. Agustin Miguel Borromeo, highlights the subtle forces that shape consumer choices and challenges the conventional belief that consumers make entirely rational decisions, emphasizing that: "Consumers believe their decisions are rational, even when influences act subconsciously."
Following this, guest speaker Justin Piñon captivated the audience through an engaging discussion that revealed how some of our choices are quietly shaped by signals we may never consciously notice. Through his interactive approach, he highlighted that: "Brands don't fight for your attention. They make space in your memory."
Further decrypting the architecture of persuasion, workshop speaker Carla Cabrera explored how subtle forms of influence quietly shape perception beyond conscious awareness, explaining how emotions and subconscious associations affect interpretation and decision-making processes. As she emphasized: "The key to success in marketing is to craft brand identities and strategies first to serve as a foundation and groundwork before any execution and implementation."
As one frequency, the speakers reinforced a common realization: that the strongest influences are often the least visible.
Live signals
Beyond the discussions and knowledge-sharing sessions, DECIPHER featured performances that energized the system and enriched the overall participant experience. The event showcased performances from the Jambayan Performers, Jesela and France Manangan, alongside guest performers John Sam and A-ON, whose talents added creativity, entertainment, and vibrancy to the program.
Access authorized
Another highlight of the event was the recognition of outstanding participants during the awarding ceremony for both DECIPHER pre-event and event competitions. Participants who demonstrated exceptional creativity, analytical thinking, and marketing excellence were recognized in:
DAEMON: Immersing in Simulation, Queueing Senses
FIREWALL: Configuring System, Authorizing Access
ECHO: Rendering Reality, Beyond Time
These competitions provided participants activated their knowledge, processed new perspectives, and deployed innovative solutions within immersive marketing simulations.
Final transmission
As the event reached its final sequence, Jalen Gomez, president of PUP JME delivered the closing remarks that served as the program's final signal: "The true essence of marketing should never be about controlling minds—it should be understanding people. It should bridge needs with solutions, emotions with authenticity, and influence with trust." His message reminded participants that behind every campaign, metric, and strategy lies the responsibility to use influence ethically and purposefully.
DECIPHER may have reached the end of its final sequence, but the questions it uncovered and the perspectives it awakened continue to move beyond the boundaries of the program. In an age where attention has become currency and influence travels faster than awareness, the event challenged future marketers not only to understand how minds are reached, but to consider the responsibility that comes with reaching them—not as architects of manipulation, but as stewards of trust, meaning, and human connection.
The final code may have been decrypted. The last transmission may have been sent. But some signals are not meant to end when the program does. They echo, they evolve, and they continue to shape the conversations yet to come.
The transmission is complete. The signal lives on.

Related Tags

DECIPHER: Between the Lines Beneath the Minds PUP JME
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.