This is the current noscript tag image:
img src="http://examplecom.112.2O7.net/b/ss/examplecom/1/H.13--NS/0
adding a random number to the end, such as
img src="http://examplecom.112.2O7.net/b/ss/examplecom/1/H.13--NS/0/7287598
would prevent browsers from caching the image.

Adding a random number would ensure that multiple requests aren’t cached and treated as a single request.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sharda_ram’s picture

Assigned: kresimir » Unassigned
Status: Active » Needs review
FileSize
1.26 KB

Appended random number as suggested.

Race.it’s picture

Version: 6.x-1.0 » 6.x-2.x-dev
Status: Needs review » Reviewed & tested by the community

The change is ok, I will commit the patch to the 6.x-2.x-dev version

Race.it’s picture

Status: Reviewed & tested by the community » Fixed

updated the module to contain proper spacing around concatination of the strings in the output for the footer. This has been committed to the repository

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.