This entry is part 1 of 4 in the series Sitecore: Track External Link with DMSIn this How To I’ll show you how to extend Sitecore to track outgoing links trough the Sitecore Digital Marketing System (DMS). First of we start with creating a sublayout that saves the outgoing link clicks to the Analytics database. Next step is creating a solution for tracking the outgoing link. There are multiple solutions of tracking external links but in this series we are creating the More Info »
This entry is part 2 of 4 in the series Sitecore: Track External Link with DMSThis step is the first of the series: How to track External Links with Sitecore DMS. In this step we are going to create a page (link.aspx) that will register the outgoing traffic into the Sitecore Analytics database and redirects the visitor to the external website. Save the outgoing click information to the Analytics database Create the custom page event Open the content editor, go to /sitecore/system/Settings/Analytics/Page Events and More Info »
This entry is part 3 of 4 in the series Sitecore: Track External Link with DMSThis article is part of Sitecore How To: Track Exteral links with DMS series. Before starting with this step you need to be finished with Step 1: Save outgoing click to the DMS analytics database. For this solution I want to measure all the outgoing link using the Analytics Database of Sitecore Digital Marketing System (DMS). Based on this data I want to create a report in the Sitecore Engagement More Info »
This entry is part 5 of 4 in the series Sitecore: Track External Link with DMSThis article is part 3 of Sitecore How To: Track Exteral links with DMS series. Before starting with this step you need to be finished with Step 2. Otherwise you don’t have any report data. Show the outgoing links in a report The easiest way to generate a report is find a report that matches your needs, copy the report and change the datasource and layout. For this POC More Info »
[...] using Sitecore Rocks Query. There are some really handy blog post ...