SiteCatalyst integration successful but for page component it triggers the onclick event instead of onLoad event
I followed step by step process and successfully integrated the site catalyst. Under the cloudservices -> framework I added page component (/foundation/components/page) from side kick and added few variables (page name and page path) to track. Now, when I load the page, I see that the Omniture call is being made but it is firing the onClick event and not the onLoad event.
Does anyone know what do I need to do in order to trigger the onLoad event instead?