From Strategy to Execution
- MarTech frameworks
- Assess maturity and gaps
- Deliver ROI


Find Out What Tracking Tools Are on Your Website
Many websites use tracking tools like Google Analytics, Adobe Analytics, Facebook Pixel, and other marketing tags to collect visitor data. But how do you know what tools are actually on your site and where theyβre located?

Combining A/B Testing and Personalization
Read time:
8β12 minutesIn today’s digital landscape, personalization is key to enhancing user experiences and driving conversions. But how can we truly measure its impact? There are some approaches to merge A/B testing and personalization, unlocking the potential to deliver tailored experiences while evaluating effectiveness.

How to pass the Adobe Analytics Architect Exam
Read time:
8β13 minutesSharing my journey of preparing for and successfully clearing this challenging certification in one go. It has a bit of a showoff π, some references for preparation, and experience from the examination. If you aim to become an Adobe Analytics Architect, I hope this can offer some help to secure a one-time pass.

Recalculate Adobe Target Result
Read time:
7β11 minutesGo beyond the basics and unlock powerful insights by integrating Adobe Target with Adobe Analytics via A4T, to analyze testing and personalization activities using a wide range of metrics. Addressing the limitation of the A4T solution by leveraging Data Warehouse and Data Feed to perform offline calculations using Python to perform Welch’s t-test and proportion…

Harnessing GenAI Chatbot to Generate A/B Testing Ideas
Read time:
16β23 minutesA/B testing is vital for optimizing web page performance, but generating impactful ideas can be time-consuming. Using a GenAI Chatbot can streamline ideation, enable data-driven decisions, and boost web page conversions.

What Makes a Success: Delivery and Presentation
Read time:
4β7 minutesIt is an incredible honour to be invited to serve as a judge at the Digital Media Awards 2024, a privilege that I have a chance to look into some of the most innovative and impactful campaigns. It comes to me that there are two primary factors when I am reviewing entries and call them…

Tab, Tab, Tab, And Website Traffic Analytics
Read time:
6β9 minutesWe are using tabs for web browsing a lot which can seriously impact the web analytics of the site: user behaviour across multiple tabs and windows, sharing cookies, isn’t distinguished in data analysis. This behaviour affects accurate session tracking and attribution, complicating the understanding of user journeys. Solutions include improving website design and tracking, shifting…

Measuring Customer Journeys For Life Insurance In Asia Using Adobe Analytics
Read time:
10β15 minutesWenzhou-Kean University collaborates with Hong Kong Baptist University, adopting Adobe Analytics to equip students with transborder skills in web analytics. Invited by Hong Kong Baptist University to share the caption with students from Wenzhou-Kean University attending an Adobe Analytics training conducted by HKBU to present Asia’s insurance industry landscape, and how the Internet and digital…

Tracking Adobe Experience Cloud ID With WebSDK
Read time:
4β5 minutesThe ECID is a unique identifier in Adobe Experience Cloud/Platform that helps recognize individuals and devices. While ECID is not available as a dimension in Adobe Analytics, capturing it as a custom dimension is desired for data linkage. The older AppMeasurement tracking allows assigning the ECID using the getMarketingCloudVisitorID() function. However, with the new WebSDK,…

Converting event_list And post_event_list In Adobe Analytics Data Feed
Read time:
5β8 minutesThe event_list and post_event_list columns are heavily encoded and impossible to use directly. Showing how to convert the encoded event_list and post_event_list columns in Adobe Analytics Data Feed into meaningful event names and split them into individual columns using Apache Spark to make the data more interpretable and easier to analyze.

User Retention By Days Of Access
Read time:
4β7 minutesInstead of the traditional day since the last visit or cohort analysis, calculating user retention based on the number of days users access a portal or app over multiple visits provides a more comprehensive understanding of retention. Using PySpark with Adobe Analytics Data Feed to extract the required data, calculate the weekly and monthly access…

Rebuilding Adobe Analytics Full Path Report With Spark
Read time:
4β5 minutesThe full path report is missing in the new Analysis Workspace in Adobe Analytics and rebuilding using Apache Spark. However, we can rebuild it using Apache Spark and data from the Adobe Analytics Data Feed, by reading the hit data, filtering valid page names, grouping by visit, ordering the page sequences, removing duplicates if needed,…

