Internal Search Results Clicks - Data Layer - Adobe Launch | Community
Skip to main content
Level 4
July 22, 2020
Solved

Internal Search Results Clicks - Data Layer - Adobe Launch

  • July 22, 2020
  • 1 reply
  • 1228 views

Anyone can help me to get some sample data layer implementation for the number of search results found for a search term and specific result link clicked by the users.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhui-bc

It will be difficult to provide the exact implementation details because it depends on how the internal search function has been built into your site.

But basically, when the search results are shown, you should then update your data layer with the search term and number of search results. Those should be populated by your internal search function somehow. After your data layer has been updated with them, then you can track as desired to your analytics tool.

1 reply

yuhui-bc
yuhui-bcAccepted solution
Level 2
September 8, 2020

It will be difficult to provide the exact implementation details because it depends on how the internal search function has been built into your site.

But basically, when the search results are shown, you should then update your data layer with the search term and number of search results. Those should be populated by your internal search function somehow. After your data layer has been updated with them, then you can track as desired to your analytics tool.

prathap08Author
Level 4
September 11, 2020
we have implemented moreover same. Thanks mate.