Posts

Migration Automation Tool: Migrate Google Analytics GA3 / Universal Analytics(UA) to GA4 using Google Tag Manager

Image
Here is POC on Migrating GA3 / Universal Analytics to GA4 using Google Tag Manager. Demo Covers: Creation of GTM Account, Container and Workspace for tags  Adding GTM codes to webpages and enabling GTM Universal Analytics Property Creation in GA GTM UA / GA3 Pageview tag creation GA3 Event tag creation by capturing CSS selector for the button event trigger GA4 Property Creation and linking via GA Enabling GA4 pageview tag  Using GTM GA4 migrator tool to migrate GA3/UA event tags to GA4 Scanning though the GA4 event migration Validation using GTM debug mode Report validation

About Indian Temples & Idols

Temples and idols are concepts that originated from Sruti (the heard vedic wisdom) to enable the human beings to realize the goal of life with their reasoning faculty- the merger and the original Brahman for the ultimate liberation from the trials and tribulations, stresses and strains, happiness and unhappiness, miseries and manupulations, that taint and tarnish human minds in this earthly existence, and help them gain permanent happiness (bliss). Human life is considered the highest of the 8.4 million forms of lives in this universe because human being is the only form with.. read more about temples and idols at Rama Tulsi .

Adobe Indesign & Web Analytics Data Presentation

Image
Adobe Indesign has got a data-merge functionality which facilitates automatic import of external data into a layout. Importing web analytics data into the ready made / custom layouts can bestow great reports embedded in wonderful layouts which are pleasing to the eyes to whom it matters; indeed the client. Want to please your client by sending your reports over a scintillating and colorfully designed template. Try Adobe Indesign which can seamlessly merge with external data.

Drinking Coconut Water - Madonna and Rihanna

Image
Drinking the clear liquids found inside tender coconuts is old school here, but expensive bottled versions are now big among the celeb set. Madonna and Rihanna are just two touting its health benefits. Research by Australian consumer organization Choice found that, despite the many claims made for coconut waters' powers, you're better off drinking normal H2O and getting a potassium hit from banana or a potato.

Rama Tulsi for Religious Needs

Gods power the life of human beings with immense strength, wisdom and happiness. Read Rama Tulsi regularly for satisfying your religious needs

WordTracker Keyword Data is Made of US & UK Searches - Data Gathered from Dogpile, Meta Crawler & Google

WordTracker complies the keyword data from Dogpile, Meta Crawler and from the Great Google's database. It doesn't use the keyword search data residing in Bing database. More over, at present, the keword data reported in WordTracker is complied from searches made in two countries; US and UK.     Jo:   [12:06]   Welcome to our real-time support chat. How can I help you today?     KamalChandran:   [12:06]   Hi Support Team     Jo:   [12:07]   Hi Kamal, thanks for getting in touch, how can we help you today?     KamalChandran:   [12:08]   Can WordTracker provide keyword search volumes done outside United States [12:08]   or the results are only confined to United States     Jo:   [12:09]   We have data for the US and UK [12:09]   We also show the Google data for other regions [12:09]   What region are you after?     KamalChandr...

In-Page Analytics Improvements in Google Analytics

In-Page Analytics in Google Analytics had a major flaw in attributing the statistics of similar urls in the page. All the similar links will have the same amount of data while viewing through In-Page Analytics tool. This was persistent for many years and Google Analytics has found a way to fix this issue and give precise statistics for clicks on similar destination links in a given page. In order to make this work two lines of code need to added to the basic tracking code before _trackPageview and enable the enhanced link attribution in the property settings:. The llustration in the green text furnished below is where the new lines of code should go in: var _gaq = _gaq || []; var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js'; _gaq.push(['_require', 'inpage_linkid', pluginUrl]); _gaq.push(['_setAccount', 'UA-XXXXXX-Y']); _gaq.push(['_trackPageview']); In addition to the above improvement there are couple o...

Automate GA Reports, Create Visualizations and Build Dashboards | API, Apps Script

API & Apps Script Integration in Google Spreadsheet Google analytics data can be pulled into Apps script supported products such as Google Docs, Sites, or Spreadsheets using GA  API. This integration dramatically reduces the manual work required to pull Google Analytics data and  you can utilize all the great features of Google Spreadsheets, such as easy sharing, collaboration, automation, charting and visualization tools. Components of Integration Application Registration to Generate API Key Enabling API in Google Script Google Script Installation Querying GA Data Creating Reports, Automation and Building Dashboards Benefits of Integration Create GA reports using Google spreadsheet Define & automate reporting tasks – Minutes / Hours / Days / Weeks / at any specified date Access GA data by writing queries in spreadsheet, without logging to Google Analytics UI Multiple queries to pull GA data can be made simultaneously  from Google spreadsheet Create new visualizat...