Quantcast
Channel: Optimizely Search & Navigation
Viewing all articles
Browse latest Browse all 6894

EpiFind click tracking and a CDN

$
0
0

Hey,

We cache our search results so if you go to https://www.greenmangaming.com/search/far cry.  We do the following:

  1. Query Epifind
  2. Display the results
  3. Cache HTML on CDN

On the second hit. We do:

  1. Get the HTML from cache
  2. Profit

This allows us to provide quick search results.  At the moment we are not handling click tracking and want to add support.  If we reuse the track ID for both the first and second hit will that cause issues?  Because after all the html is cached.   Another option would be, we call Episerver from javascript and get  a new track id but I can't see that is an option.

Has anyone else had this problem? or is it not a problem and we can safely reuse the same track ID?


Viewing all articles
Browse latest Browse all 6894

Trending Articles